Forums

My Category Order
problem: Arras theme uses navbar to show categories (3 posts)

  1. potion2
    Member
    Posted 1 year ago #

    I uses Arras theme which categories is showing on top below the banner (navbar). I replace the theme header.php from wp_list_categories('number=11&hierarchical=1&orderby=id&hide_empty=1&title_li=');

    to

    wp_list_categories('orderby=order&title_li=');

    but it does not sort with my category order. any advice to fix this?

  2. Andrew Charlton
    Member
    Posted 1 year ago #

    potion,

    It seems like that should have switched the order if it is currently displaying categories. There are a few conditions the theme has to go through to get to that code so I'm not sure if it is actually displaying something else.

    Try adding &hierarchical=1 in there, it might be switching to flat ordering which would mess things up.

    Andrew

  3. Justino Design
    Member
    Posted 1 year ago #

    Andrew-
    I am having the same problem with plugin using Arras them. Tried the above and it's still not working. Any additional ideas you have for troubleshooting would be very welcomed!

    Thanks-
    Tori
    http://justinodesign.com/

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic