How Do You Order The Pages List in The Lower Menu (Above The Footer)
Hi!
The upper menu list (other than 'Home' and 'Categories' - which I don't want to change in any event!) are easy to edit by just setting up a 'menu' in the 'Appearance' section of the 'Dashboard'. Unfortunately, the lower menu above the footer just grows in a seemingly random manner which is unaffected by the 'menu' set up.
My question here is 'How do you set up the lower 'menu' to duplicate the upper ';menu' which is what would seem logical to me, at least?
I did find this in the forum but am afraid to go there:
"actually, I add a new custom menu in wordpress
in functions.php, I added
Code:
register_nav_menus( array('footer' => 'footer menu',) );then, added
Code:
<?php wp_nav_menu( array('theme_location' => 'footer')); ?>where I wanted the menu
now I can manage this custom menu in wordpress admin
"
I also saw a note about excluding pages but I don't want to exclude anything; I just want to 'order' it.
Thanks!
Jon Hall
73.biz