Sidebar Category display
-
This should be simple, but maybe I’m just not searching for the right thing?
I want to do this:
<?php wp_list_categories('orderby=id&show_count=1 &use_desc_for_title=0&child_of=28'); ?>
And have it in my sidebar. Now, the categories widget lacks any decent functionality (yet you can have nine of them?) and searching has come up with nothing that I can discern as useful.
Is there any easy way to do this?
Thanks in advance
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Sidebar Category display’ is closed to new replies.