Jump to content

Pages - remove permission from guests


Doped_Wizard

Recommended Posts

Posted

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

Posted

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.

Posted

Hi will give this a go thank you!

Still weird that there is no option in the software for this, as it should be possible to just follow forum restrictions even on pages...

Archived

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

  • Recently Browsing   0 members

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