Private site
I've been with Boonex for several years, and am looking into UNA as a possibility for upgrading my site. However, my site is totally private, I want to either set up members myself, or send them invitations to sign up. I want nothing in my site visible to visitors, and I don't want members to share to any social media. I've been looking at ways to do this through the Studio and settings but other than setting permissions for logged in members, I cannot find a way to do this. Can someone point me in the correct direction? I would like to remove all sharing links from the site as well. Thanks!
-
-
·
Andrey Yasko
- ·
Most of it would be in Pages builder, where you can go to Settings of various pages and change Visibility to exclude Unauthenticated users.
-
·
Andrey Yasko
-
-
·
Andrey Yasko
- ·
Most likely you would still want to keep some pages public - About, Conatch, Terms, etc.
The homepage can be still visible to guests, but you can make most of the blocks invisible for them, or use Splash landing page - turn it on via Designer in Studio.
-
·
Andrey Yasko
-
-
·
Mark Purser
- ·
also using Invitations Module and leaving the site in Invite Only mode will be useful for you.
-
·
Mark Purser
-
- · r00nster
- ·
Hi All. My first post and am new to UNA. Really like what I'm seeing.
I too plan to setup a private site so any advice welcome. I will look at the above suggestions (Page builder, Invite module etc.).
Thanks in advance -
Hello r00nster !
Welcome to aboard! Don't forget to look our manuals https://github.com/unaio/una/wiki/Pages-Builder (Pages builder) and https://github.com/unaio/una/wiki/Permissions-Builder (Permissions)
-
- · r00nster
- ·
I've managed to tailor the homepage as I want it but how to I remove the "Join Now!" text from the Cover image?
-
It will require to delete the following fragment from your Splash block code:
<div class="bx-spl-cell bx-spl-c2 bx-hide-when-logged-in">
<div class="bx-spl-ccnt bx-def-padding">__join_form_in_box__</div>
</div>
This block can be found in Studio->Pages->System->home page area. Just click the necessary block, cut the mentioned part and press "Save" button.