php list_cat problem
-
on my sidebar i am using the following code for the category list:
<?php list_cats(1, ‘All’, ‘name’, ‘asc’, ”,1,0,1,1); ?>
I think its right; all I really want to do is have my category list show the number of posts in each category. I have gotten the # of posts to show up, but they come on a second line beneath the category. Any fixes?
go to https://www.sskhalsa.com if u wanna see the problem in action
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘php list_cat problem’ is closed to new replies.