How do I change the ordering of the groups? for example I want it to show files first, activity feed 2nd. etc etc.
Thanks in advance.
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.
- thefonz22@thefonz22

thefonz22 - 0 likes
- iionly@iionly

iionly - 0 likes
- Steve Clay@steve_clay

Steve Clay - 0 likes
- Steve Clay@steve_clay

Steve Clay - 0 likes
- thefonz22@thefonz22

thefonz22 - 0 likes
- thefonz22@thefonz22

thefonz22 - 0 likes
- iionly@iionly

iionly - 0 likes
You must log in to post replies.Any suggestions/ ideas?
What are you exactly referring to with "groups"? It seems to me you might not mean Elgg groups but something else as you mention "files" and "activity feed" which are surely not "groups". Do you mean the entries in the site menu? Or something else?
I think you mean the group profile blocks (appearing below the description). There's currently no good way to order them, but widget_manager replaces this area with widgets that can be ordered/configured by group owner(s).
FYI all the group widgets have moved to the group_tools plugin by the same author, so to get group widgets you need the minimal group_tools functionality or to copy its widgets into a separate plugin.
Hey iionly, thanks for the reply. Here is an image to better explain what I'm on about. http://www.seoguelph.com/images/groups.jpg
How would I adjust the order. say for example I wanted group activity to appear first when someone clicks on a group.
Did I explain that better?
Cheers.
Ahhh thanks Steve, I'll check this widget manager out. May be exactly what I'm after.
Widget Manager and groop_tools plugins should do it.