My primary navigation menu consists of pages, categories, and custom taxonomy. It appears to be in a random order. How do I adjust the order of the links? (the drag/drop in wp menus panel doesn't seem to have any effect)
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
This may depend on the theme you are using. Recent themes support the selection of primary of main menus and potentially other menus, go to yoursite.com/wp-admin/nav-menus.php and create a menu, then set it as the main menu, in the top left "theme locations" section. If you do not see this section then you need to enable it for your theme. this gives you full control over hierarchy of your menu, what items are included and the order of the items. |
|||
|
|
Turns out under my theme (Bones) bottom position is actually the first one to display on front end. I had it backwards. |
|||
|
|