Hello,
I've disabled Can Add Topic in the Forum Access for Guests, see attached.
For each forum created, I then gave Read Only access to everyone.
The problem is, I do not want guests to be able to see or click the "Add Topic" button.
How do I fix this bug?
Thanks in advance
Screenshot 1
Screenshot 2
Screenshot 3
One further issue, how can I disable the "Login" or "Register" bar on the bottom of this page for Guests?
Further, how do I disable the "Quote" button for Guests?
https://anuinitiative.org/updates/initiatives/test-topic/#post-1
This is not a bug. All works correct. The button only exists for attracting guests to login or register, it doesn't allow creating topics, so the topic creation permission is disabled.
If you don't want to attract not-loggedin users to login or register, you can hide the button using a simple CSS code. Put this code in Forums > Settings > Styles > Custom CSS Code textarea, save it, delete all caches:
#wpforo #wpforo-wrap.wpf-guest .wpf-head-bar-right .wpf-button, #wpforo #wpforo-wrap .wpf-please-login{ display:none; }
You have issues (errors) on your pages:
AND REMOVE THIS FROM YOUR PAGE of wpForo:
<!-- Page generated by LiteSpeed Cache 4.6 on 2022-05-16 09:11:51 -->