Hey Guys, I have been trying to change the order of the menu items. By default, they are arranged alphabetically. Is there any possible way to do that??
Thanks
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.
- Mohammed Aqeel@m.aqeel

Mohammed Aqeel - 0 likes
- Baljeet Singh@Baljeet

Baljeet Singh - 0 likes
You must log in to post replies.You can configure the site menus from the admin panel.
The menus are ordered based on the "priority" parameter, when you register a new menu.
thanks mohammed.....the thing is i was using a theme plugin and whenever i tried to add a new menu item manually using elgg_register_menu_item, it arranged them alphabetically and even though i set the priority, it didn't do anything.