“Single Category” page title
-
Hi guys,
I love the plugin, but am having one tiny issue that I can’t resolve:
On the single category pages, instead of showing the category as the page title, it just says “Single Category”. For example, it should say “Directors” (see shared link for example).
I am sure it has something to do with how the title is being shown in the template I’m using, but I don’t know how to make it show the category name instead. I currently use:
<h1><?php the_title(); ?></h1>
I have tried adding in “the_category” instead, but that didn’t work either. Any help would be greatly appreciated!
The page I need help with: [log in to see the link]
- The topic ‘“Single Category” page title’ is closed to new replies.