Archived topic
Modify h1 of some pages
10 replies · Started by Baptiste on January 26, 2021
Good morning,
impossible for me to change the h1 of some pages : Blog & WooCommerce Home (Affichage des contenus & Produits). I've tried to edit new element but it doesn't work.
Thanks
Hi there,
if your site is using a Header Element, the first off edit the Display Rules of that element and exclude the Blog and Product Archive
Then create a new Header Element just for the Blog display rule and add your title manually eg.
<h1>My Blog page</h1>
Then repeat the for just the Product Archive
Ever tested, you can see screenshoots here : https://www.dropbox.com/sh/8nosguxdlm6zuw3/AAC3PZbbayqXnZLZM_0SKr2ma?dl=0
In the Display Rules there is a specific location called Blog use that instead of Page: Blog
Thanks you ! It's was "Affichage du contenu" ! Thanks you very much !
But it's not working for the WooCommerce home page.
But it’s not working for the WooCommerce home page.
You can create another Element for that if you're adding a specified text for it as well. Just make sure the display rule is correct.
Similar to what David pointed out, if you're using a custom page for the Shop page, then you can point the display rule to that Page.
I have created a new Element call "Boutique" who have a special H1 (La boutique B CARRÉ), this new element is excluded from Global Header but it's still appear PRODUITS on my page Boutique.
If the La boutique B CARRÉ is your Shop Archive, then you will use the Display rule: Product Archive
It's all good ! Thanks
Glad to hear that!