Archived topic
Change the title of the blogsite from BLOG to another title
1 reply · Started by Philipp on February 13, 2019
Hello,
I have the problem that my website made with generate press should have the blog page on another site. Thats no problem. But if I do so, this site gets still the name or title BLOG. I would like o change this to AKTUELLES.
Is teure any way to do so?
Best regards
Philipp
Hi there,
So the Site is using GP Header Element:
https://docs.generatepress.com/article/header-element-overview/
The Display Rules for the current Header is set to the Entire Site which includes the blog page. Add Blog to the Display Rules > Exclude.
Now create a new Header Element with the exact same settings as the current one.
Change the Content of the Header Element from <h1>{{post_title}}</h1> to <h1>Aktuelles</h1> and add Blog the Display Rules > Location. No exclude rules. Or anything else.