Information and Links

Join the fray by commenting, tracking what others have to say, or linking to it from your blog.

Other Posts
How to import entries from Blogsome to Wordpress
24mbps broadband for Londoners?

How to display Subcategories for Wordpress

Posted by andrew on September 3rd, 2005

Go to sidebar.php and replace this code under Categories:

< ?php wp_list_cats('sort_column=name& hide_empty=0');?>



Reader Comments

um, replace that code with what??

Just put the code in sidebar.php under “Categories”, replacing your default code. Remember to remove the space before the first question mark.

Thanks for the quick fix for subcategories. I’d looked elsewhere with no luck.

No problem, Tom. :)