Quote:
Originally Posted by CBytch
Try changing optioncount=0 to optioncount=1 in the code in the sidebar. So that it looks like
Code:
<?php wp_list_cats('sort_column=id&hide_empty=0&optioncount=1&hierarchical=1'); ?>
Hope this helps
|
that works perfectly thank you
