Forums

Showing How Many Posts Are In Each Category? (4 posts)

  1. garethdaine
    Member
    Posted 6 years ago #

    Hi,

    I am using a modified version of the Blix template and would like to display the amount of posts that are contained in each category next to the category name on my sidebar.

    What code should I implement?

    Thanks

    Gareth

  2. pizzaman
    Member
    Posted 6 years ago #

    I use <?php wp_list_cats('sort_column=name&optioncount=1'); ?>

    The optioncount argument is the one that shows how many posts are in each category.

  3. garethdaine
    Member
    Posted 6 years ago #

    Thanks alot, sorry I haven't replied I have been quite busy.

    Regards

    Gareth

  4. petit
    Member
    Posted 6 years ago #

    Good one pizzaman - thanks!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags