Vor Kurzem aufgerufene Suchen
Keine vor kurzem aufgerufene Suchen
Different restrictions for help center and community
Gepostet 29. Juli 2024
If the entire help center is restricted to signed in users only, is it possible to allow your Gather community to be accessible to everyone? I would like to only require users to sign in to post, comment or react.
0
1
1 Kommentar
Tony
I believe that's not possible as there is no setting in guide admin access panel to differentiate the 2 access.
I think it might be possible via coding though, like using a custom javascript code to show or not the element if:
{{#if user.signed_in}}
I hope that helps a bit.
Best,
0