Viewing 2 replies - 1 through 2 (of 2 total)
  • Yet another category question.
    Somewhere in your sidebar.php you will have the code to display the categories. I have:
    <?php list_cats(1, ‘all’, ‘name’, ‘asc’, ”, 1, 0, 1, 0, 0, 1, 0,0,”,”,”,”,1) ?>
    This allows children categories to be displayed under their parent category and shows the count. To get additional explanation of what these arguments are that are being passed to the function, please check the code.

    Thread Starter kunalgoel

    (@kunalgoel)

    worked! thx 😀

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Managing categories’ is closed to new replies.