jchen
11 years agoBoss
login component for community pages
My community is currently closed and we're in the process of opening it. Registraiton is a little tricky, but we'd like people to be able to at least view our community--posts, articles, etc. On ...
- 11 years ago
Hi jchen
You're welcome.
Apart from the check for whether the user is registered, the component in your post only contains static content - so it shouldn't cause any errors to display it to all users.
To make it visible to all users you need remove the first and last lines (<#if ...> and </#if>).