Forums

How do I change the order of the links on my page? (3 posts)

  1. skywalker786
    Member
    Posted 2 years ago #

    Hi,

    How do I change the order of my page buttons on the top of my site:
    http://www.cycd.org.uk/

    I want home to first and then About BYL
    etc.

    Thanks
    Shebs

  2. esmi
    Theme Diva & Forum Moderator
    Posted 2 years ago #

    Use <?php wp_list_pages('title=&sort_column=menu_order');?> in the nav bar's template file and then use the Page Ordering system to set the order of each page (ie Home = 0, About BYL = 10, People = 20 etc).

  3. skywalker786
    Member
    Posted 2 years ago #

    I don't have a a navbar's template, what is the name of the file I should look at? header.php?

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.