Tagged: categories
When I am on an individual blog post, it displays the categories of that blog post. If I click on a category, it brings me to a page that lists all the blog posts with that category. On that category page, is it possible to have a page title that tells the user that the blog posts are all from a specific category. For instance the title could be “Posts about (category name)” where the Category is displayed where is says (category name).
Is that possible?
Great, thanks so much. I did that and then used the display: none code for all pages that I didn’t want the title to appear. Hopefully that was correct as it appears to have worked.