I do not want regular users to see the "Create a new group" button on the Groups page. I have already disabled group-adding functionality for anyone other than the admin, but the button still shows. How can I make it disappear?
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Team Webgalli@webgalli

Team Webgalli - 0 likes
You must log in to post replies.Look into the page handler functionality of groups plugin and override it in your plugin by removing the elgg_register_title_button()