Admin abilities in Community
B
Becky Capuzzi
It would be great if the Admin (and even if there ever is a Moderator level) could move posts from one channel to another. Relying on our members to keep posts organized under the right channel is frustrating - they all seem to post in the first one. I'd like to keep our posts organized properly before it gets out of control.
Along those lines, being able to edit a post (even by the original poster) to change the channel would be helpful!
Log In
K
Keith Besherse
Allow anonymous members for privacy.
K
Keith Besherse
Suppress particular high-traffic channels from the home feed:
K
Keith Besherse
Ideas Board Finds: Admin Abilities in HighLevel Communities
K
Keith Besherse
Thanks to Aaron Oliver Aaron Oliver
Add this CSS to hide Members & Leaderboard from the Nav Menu.
#communities-tabswitcher\.members-btn {
display: none;
}
#communities-tabswitcher\.leaderboard-btn {
display: none;
}
We shouldn’t need CSS for a basic function like this. If someone wants to change the branding, sure, have at it! But for operational reasons, basic administration of the group should not require code.
Hide the Invite Members button and Chat in Communities
K
Keith Besherse
Yes, it is helpful to have people able to keep the content organized.
See also this suggestion about permission levels: https://ideas.gohighlevel.com/communities/p/moderator-status
O
Omid Yalie
So needed!