If you just upgraded (like I did) to WP 2.8 and now your navbar reads No Categories it’s an easy fix.
wp_list_cats Doesn’t work in WordPress 2.8 just change to:
wp_list_categories
If you just upgraded (like I did) to WP 2.8 and now your navbar reads No Categories it’s an easy fix.
wp_list_cats Doesn’t work in WordPress 2.8 just change to:
wp_list_categories
I have this same problem on my sites. Where can I find the wp_list_cats?
In your theme folder in header.php