Remove "Who's Online" from main page - guest view
+2
skouliki
sweeetviolet
6 posters
Page 1 of 1
Remove "Who's Online" from main page - guest view
Can I remove the "Who's Online" section when guests are viewing the forum portal? They can see which members are online and any upcoming birthdays when viewing the portal without logging in. I would prefer guests that are viewing not to see this information.
Thank you!
SweeetViolet
Thank you!
SweeetViolet
Last edited by sweeetviolet on January 16th 2018, 9:32 pm; edited 2 times in total
Re: Remove "Who's Online" from main page - guest view
sweeetviolet wrote:Can I remove the "Who's Online" section when guests are viewing the forum portal? They can see which members are online and any upcoming birthdays when viewing the portal without logging in. I would prefer guests that are viewing not to see this information.
Thank you!
SweeetViolet
Second Reminder: Please don't use bold or color and keep to the default text. This is reserved for the staff for moderation. Thank you.
|
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Remove "Who's Online" from main page - guest view
skouliki wrote:hello
maybe this will help you https://help.forumotion.com/t143805-how-can-i-make-who-is-online-not-visible-to-guests?highlight=Who+s+Online
This did not help. I don't have an option for "Templates" under the Display tab. I've searched our site in the admin panel for this option and don't see it. I did find a Who is Online Widget under Modules and removed "Guests" from the Rights but "Who is Online" is still visible to everyone on the login portal page.
Last edited by sweeetviolet on January 16th 2018, 9:31 pm; edited 2 times in total
Re: Remove "Who's Online" from main page - guest view
Hello @sweeetviolet,
For the portal widget as @skouliki said you can uncheck the box Guests in the widget's permissions.
If you want to disable the users online from the board index of your forum just post your index_body template, your forum link and your forum url here to check how to adapt it.
For the portal widget as @skouliki said you can uncheck the box Guests in the widget's permissions.
If you want to disable the users online from the board index of your forum just post your index_body template, your forum link and your forum url here to check how to adapt it.
Re: Remove "Who's Online" from main page - guest view
Under Modules>Portal management>Portal - I did uncheck guests from the Who is Online widget and it's still showing on the login page of our forum for all to see. I don't see "Templates" in my admin panel. This is the first forum that I have managed and I'm just trying to make minor adjustments if possible.
Last edited by sweeetviolet on January 16th 2018, 9:31 pm; edited 1 time in total
Re: Remove "Who's Online" from main page - guest view
Add this JavaScript.
Placement: In the portal
Placement: In the portal
- Code:
$(document).ready(function() {if(_userdata["session_logged_in"] == 0){$('#main-content > table.portal > tbody > tr > td:nth-child(3) > div:nth-child(1)').remove();}});
Re: Remove "Who's Online" from main page - guest view
Please only use the default font size and color.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Remove "Who's Online" from main page - guest view
You have to be logged in As the founder to see the templates Admin powers only will not show templates.
Only the founder can use the tools on the templates.
Only the founder can use the tools on the templates.
Similar topics
» Says 0 users online when i look at whos online.
» guest can view categories?
» Can the FAQ's be added to the NAVBAR for guest view ?
» Check the box for Guest only to view forum
» Disable guest memberlist view
» guest can view categories?
» Can the FAQ's be added to the NAVBAR for guest view ?
» Check the box for Guest only to view forum
» Disable guest memberlist view
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum