• dasu

    (@dasu)


    I’m trying to get the categories count (in brackets) to display on the same line as the category title, but for some reason it is not working.
    I used:
    <?php wp_list_categories(‘orderby=name&order=asc&hierarchical=1&hide_empty=0&show_count=1&title_li=’); ?>

    But the ‘count’ goes to the next line, below the category title. Can anyone point me at the fix please?

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Categories (count) alignment in sidebar’ is closed to new replies.