• Resolved Mr.Tyree

    (@mrtyree)


    How can I display the count of a specific post category without any title or any other content?

Viewing 1 replies (of 1 total)
  • Plugin Contributor zymeth25

    (@zymeth25)

    You can use the category_count parameter like this:

    [catlist name=nintendo catlink=yes category_count=yes]

    but it will also display a list of posts. You will have to use CSS (display: none;) on list elements to hide them, there is no other way to hide the list itself.

Viewing 1 replies (of 1 total)

The topic ‘Display count ONLY without title’ is closed to new replies.