How do I remove it?
I tried removing &show_count=1 from this
<?php wp_list_categories('title_li=&show_count=1&hierarchical=0'); ?>
in the sidebar.php file, but it's still there!
How do I remove it?
I tried removing &show_count=1 from this
<?php wp_list_categories('title_li=&show_count=1&hierarchical=0'); ?>
in the sidebar.php file, but it's still there!
This topic has been closed to new replies.