im trying to have my categories show the number of posts it has in it. can anyone tell me how and where to change that setting? thanks in advance. example: advertising (6) SEO (2)
Hi there the template tag and parameter to show number of posts is: <?php wp_list_categories('show_count=1'); ?> Enjoy! S
You are using WordPress 2.3.1 and ify our theme is Widgets enabled I assume you are using Categories widget? If so just click on small window in top right corner of Categories widget and enable to display post count. Save changes.
Check ur presentation > widgets > if its supported by that theme then u can find that option right from that widget..... Otherwise do it manually..........