Hi,
I need to display something like this on my custom taxonomy archive page:
Number of items: x, where x is the post count on the current page.
I have 3 "categories" in my custom taxonomy and each of them have an individual "archive page"
What code should I put in my taxonomy-taxonomyname.php file?
Thanks in advance