Archived topic
Blog Archive Title Not Appearing
5 replies · Started by Chris on February 24, 2020
Hi,
My content title on my blog archive page isn't showing. The URL is:
https://chriswilsonstudio.com/blog
Thanks,
Chris
Hi there,
Have you fixed this?
I'm seeing the content title no problem:
https://www.screencast.com/t/DyDcCHCcR
Let me know :)
Hi,
No, I'm talking about the "Blog" title. The name of the entire page at the very top isn't showing.
Thanks,
Chris
Ahh by default the posts page doesn't have a title - it's a WordPress thing.
You can add it in with a header element:
https://docs.generatepress.com/article/header-element-overview/
And this would be the content:
<h1>Blog</h1>
Then set it to Blog page only under Display rules.
Let me know if this helps :)
Ahh okay! I thought I had somehow disabled it. Thank you!
No problem :)