Categories
-
I have a non-widget aware template that I like to use and the categories need to be collapsable.
###################################################################
The code that I have on the sidebar is:
<?php list_cats(FALSE, ”, ‘name’,
‘asc’, ”, TRUE, FALSE,
TRUE, FALSE, FALSE,
TRUE, FALSE, ”, FALSE,
”, ”, ‘1’,
TRUE); ?>
###################################################################
Could someone please give me the code so that the category listing collapses?Robin.
- The topic ‘Categories’ is closed to new replies.