Hi!
Is it possible to display the same pages in the submenu as in the main – Mega – menu? Now you have to manually order the sub menu using the Page attributes. It would be great if the sub menu follows the structure of the Main menu. So you to do the ordering of the pages only once – on the Menu page.
Do I have to edit the code for it? Any suggestions?
Thanks!
Wouter
The sub menu uses the wp_list_pages() function which does not interact with your menus (Appearance > Menus). However – you mentioned this above – you can configure the “menu order” id (Page attributes).
You can try to use the “Custom Menu” widget (Appearance > Widgets) in the sidebar – it enables you to display the main menu (or any other menu you created on the Appearance > Menu option page) in the footer or sidebar widget areas.