Archived topic
Vinyasa site main post page rename
5 replies · Started by Szilard on July 31, 2020
I would like to rename the "BLOG" main page to "NEWS". There is no problem in the menus nor at the page setting to add new name and slug, but in the element there is no change, still remain the "BLOG" subtitle, and could not find this nowhere in the settings... Colud anyone help me in this issue?
Hi there,
Currently the Blog title is added with a header element. WordPress names the posts Blog by default.
In this case, you would want to create a separate header element specifically for the posts page and add a manual title like this:
<h1>NEWS</h1>.
https://docs.generatepress.com/article/header-element-overview/
Let me know if this helps :)
would one have to delete the other Blog Header Element?
No - you would just remove the Blog from the display rules of Page Headers.
TY
No problem :)