• I used the google search to find a answer to my question but I haven’t found it yet. I don’t want to order my pages in the sidebar, but i want to order them in the header. It’s probably REALLY easy but I have no idea how to do it.

    Ok my problem: My header looks like this
    “BUTTON 1” “BUTTON 2” “BUTTON 3”

    But I want my header to look like this
    “BUTTON 1” “BUTTON 3” “BUTTON 2”

    How can I do that? Thanks a lot!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • I am stuck in the same situation, is there a remedy to this please?

    I’m sure it’s simple, but I have yet to find it. ??

    i know i have done a little messing with this .. all i could suggest is maybe go into the header.php and look for where the “BUTTON”s are located and cut and paste in the order you prefer ..

    i might be wrong .. but i did this for https://www.glimpsesofyou.com

    Sashire (and IBBOY)
    Without knowing what theme you are talking about it is difficult to give any advice. Please, always give as much info as possible: theme, template tags used, what did you try etc. A link to your blog is the most helpful.

    And if it is about displaying Pages by using the wp_list_pages template tag – you should read about the parameters and take a look at the examples given in the Codex: Template_Tags/wp_list_pages. Hint: look for “menu_order”…

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to order pages (In the header!)’ is closed to new replies.