• How do I display the number of Posts in each category?
    I am using the following code, but it only displays the list and sublist of Categories.

    [categories orderby=name number=all count=true fields=count]

    For example, I want to display as follows –
    Category A (15 posts)
    Category B (5 posts)
    Category C (12 posts)

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Display the Number of Posts in a Category’ is closed to new replies.