Information and Links
Join the fray by commenting, tracking what others have to say, or linking to it from your blog.
How to display Subcategories for Wordpress
Go to sidebar.php and replace this code under Categories:
< ?php wp_list_cats('sort_column=name& hide_empty=0');?>




um, replace that code with what??