Forums

How to arrange the order of the pages on the header?? (4 posts)

  1. hey2you
    Member
    Posted 1 year ago #

    Dear all,

    Anyone know how to rearrange the order of the pages on the header?

    I mean I want:
    "home" "About" "photos"

    not

    "about" "home" "photos"

    but it seems to order the page by the creation time, any idea?

  2. MichaelH
    moderator
    Posted 1 year ago #

    How about the sort_column=menu_order parameter of the template tag, wp_list_pages()?

    wp_list_pages('sort_column=menu_order'); ?>

  3. maseran
    Member
    Posted 1 year ago #

    i also had the problem like that

    thank you

  4. maseran
    Member
    Posted 1 year ago #

    problem with page arrangement,we can refer from this site.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags