Forum Activity for @strumelia

Strumelia
@strumelia
05/19/18 12:36:28PM
3,605 posts

Activity Timeline Question


Design and Skin Customization

Ok I made this code change and tested it- it's working. Thanx much!
P.S. can Curtis add his 'login' value in there among the comma list to not let 'login' actions show on his main page feed as well? What exactly would he add in the comma-separated values?
Strumelia
@strumelia
05/19/18 12:02:48PM
3,605 posts

Activity Timeline Question


Design and Skin Customization

Great! Thanks Brian.
So... my new line of code will eliminate the need to even say "search2=..." and will combine both things to hide from the activity feed?
I'll make this code change and test it. :)
Strumelia
@strumelia
05/19/18 11:38:27AM
3,605 posts

Activity Timeline Question


Design and Skin Customization

Curtis, you can adjust your index_activity_list template.
First, see if you have that template in your custom skin... if so, then adjust that one. If not, then adjust that template in your jrAction module.
In my skin, I have it set so that two things do NOT show up in the main page activity feed: when someone 'follows' someone else, and when someone leaves a comment on another member's profile page. (I have lots of "welcome to the site!" comments)
So, my skin's template omits those things from the activity feed by adding:
{jrCore_list module="jrAction" search1="action_module != jrFollower" search2="action_module != jrComment"
to the skin's index_activity_list.
You could add something like Nate's above suggested search parameter there, using his "login" code example.

That said, logins do not show up on my main page activity feed to begin with, so I'm not sure how your site and mine differ in that way. There must be something else making them show up on yours. But perhaps that code will stop them showing regardless of the cause.
updated by @strumelia: 05/19/18 11:40:45AM
Strumelia
@strumelia
05/19/18 10:49:26AM
3,605 posts

Activity Timeline Question


Design and Skin Customization

Curtis, the function controls BOTH together, as per the Help text:

"If this option is checked, when a user signs up or logs in to this quota, the action will be added to the timeline."
Strumelia
@strumelia
05/19/18 08:53:54AM
3,605 posts

Activity Timeline Question


Design and Skin Customization

Oh cool, under quota config there! Never noticed it because my default was for 'off' anyway.
Thanks Paul, I learn something new every day!
Strumelia
@strumelia
05/14/18 07:20:11AM
3,605 posts

login & signup template


Design and Skin Customization

Rd, speaking of editing those pages, you can also add handy help text on both your login and signup pages, that your members will see, go to your Users module, then Global Config tab, then NOTES tab, when signed in as admin, you'll find it here:
https://yoursite.com/user/admin/global/section=notes

for example, I've added this to my Login page:
"Note: you can login using EITHER your account email address OR your member User name, plus your password."
Strumelia
@strumelia
05/14/18 07:03:48AM
3,605 posts

login & signup template


Design and Skin Customization

Not sure if you mean 'edit' the colors (probably reflects your skin's overall site 'style' settings)
OR edit the questions on your site's Signup page. To edit the signup and profile questions members are presented with, you use the Form Designer for those areas of your site, found at:
https://(yoursite.com)/user/form_designer/m=jrUser/v=signup ...and
https://(yoursite.com)/user/form_designer/m=jrUser/v=account

Here's a great tutorial on using the Form Designer in Jamroom:
https://www.jamroom.net/the-jamroom-network/documentation/jamroom-admin-handbook/1275/using-the-form-designer
Strumelia
@strumelia
05/11/18 09:06:34AM
3,605 posts

How to use the notifications dropdown menu - more clarity is needed


Using Jamroom

Oh, I see what you mean. ...and then I could temporarily switch my view if I actually NEEDED to do some Admin chore on a mobile in some unexpected situation maybe?
Strumelia
@strumelia
05/11/18 07:18:38AM
3,605 posts

How to use the notifications dropdown menu - more clarity is needed


Using Jamroom

Steve, I'm not into self torture... L O L ...my phone screen is way too small to even -think- about doing ACP Admin chores except for the most absolute simple stuff. I'd rather eat nails. hahaha...
  42