• Resolved starfishtrainers

    (@starfishtrainers)


    I have a menu comprised of 4 pages and I want to add 3 post categories (3,4,5).

    Is there a way to use wp_list_categories and have the display order be 4, 3, 5?

    I use <?php wp_list_categories(‘include=4,3,5’); ?>

    Also, I get the word Categories (non-link) and a line break in the menu line. How can I get rid of it?

    I.E. My menu looks like this (CAPS are links, lower case is not)

    HOME – ABOUT – categories
    – COMMENT – EXCERPT – CONTACT

    Any help/ideas would be great.

Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘General Menu Questions’ is closed to new replies.