Zum Inhalt springen Zur Seitenleiste springen

Dieses Thema enthält 0 Antwort, hat 0 Stimmen.

Zuletzt aktualisiert von eamonnT Vor 5 Monaten, 1 Woche.

Assistiert von: Shekhar Bhandari.

Autor Beiträge
September 19, 2025 um 4:29 #17415201

eamonnT

Background of the issue:
I am working on a site under development and I want to stop the h1 tag from being translated. I am considering using the following code: <!-- wpml:ignore --> <h1>Your Heading Here</h1> <!-- /wpml:ignore -->.

Symptoms:
I am unsure if the code I am considering will prevent the h1 tag from being translated.

Questions:
Can I use <!-- wpml:ignore --> <h1>Your Heading Here</h1> <!-- /wpml:ignore --> to stop the h1 tag from being translated?
Is there another way to prevent the h1 tag from being translated?