• Trying to get some categories in a specific order but they are not cooperating..i am using the below from pages i have found on wordpress

    <?php wp_list_categories(‘orderby=ID&include=6,4,3,7&title_li=’); ?>

    any idea why they don’t display correctly?

  • The topic ‘oderby=ID’ is closed to new replies.