Jump to content

Pages - remove permission from guests


Doped_Wizard

Recommended Posts

Hi

I have the following question. On my site I want reviews on pages to show to guests but not the comments (should only show the usual you have to login). Even though the forums are blocked for guests it shows the comments to guest. I do not seem to find an option to change this? Is there a possibility?

Thank you

Link to comment
Share on other sites

Try this:

1. Copy your theme. Make copies default theme.

2. Add in Custom css 'copy theme'

html[dir="ltr"] .ipsTabs [role="tablist"] > li:last-child .ipsTabs_item {
    display:none;
}

3. Edit your theme - General-> Available for : Mark all groups without guests

4. From the drop-down menu your theme, select "Set As Members' Theme"  ... mark all

Guests will see without 'Comments', all the rest as before.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...