categories issue
-
<?php wp_list_cats('sort_column=name&hide_empty=0'); ?>
it shows the categories, wether they have posts in those categories or not
but I want them to go like this:travel (x) (where x is the number of posts)…
but I want the categories to show even if they have 0.
so what do I need to change on my code above?
thank you…
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘categories issue’ is closed to new replies.