Forums

[resolved] Order Catergories & Pages in Nav (4 posts)

  1. J_Mo
    Member
    Posted 2 years ago #

    Hi,

    I have a navigation menu that contains both categories and pages but they are ordered like this:

    PAGE PAGE CAT CAT CAT CAT

    Can I change that to:

    PAGE CAT CAT CAT CAT PAGE??

    Thanks
    Phil

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

    You could make them all Pages and then uses the Page Links To plugin to re-direct some of the new Pages to the relevant categories.

  3. MichaelH
    Volunteer
    Posted 2 years ago #

    Use the technique described by esmi, populate the Order field for each Page to cause them to order in your sequence and if necessary set the sort_column=menu_order argument with the template tag, wp_list_pages(). You might also need to delete what's showing the categories (e.g. wp_list_categories).

  4. J_Mo
    Member
    Posted 2 years ago #

    Thanks, all sorted.
    Phil

Topic Closed

This topic has been closed to new replies.

About this Topic