Using
UsingTranslating HTML elements

Translating HTML elements

You can automatically translate the HTML elements from different page builders:

  • Gutenberg: HTML blocks
  • Elementor: HTML widgets
  • Bricks: Code elements

Enabling the translation of HTML elements

Depending on the page builder you are using, you can enable the translation of the HTML elements in the following way:

Gutenberg

Translate html blocks in Gutenberg by going to Settings > Plugin Integration Configuration > Gutenberg, and selecting the corresponding checkbox:

Enable Gutenberg HTML block translation in settings
Enable Gutenberg HTML block translation in settings

Elementor

Translate html widgets in Elementor by going to Settings > Plugin Integration Configuration > Elementor, and selecting the corresponding checkbox:

Enable Elementor HTML widget translation in settings
Enable Elementor HTML widget translation in settings

Bricks

Translate code elements in Bricks by going to Settings > Plugin Integration Configuration > Bricks, and selecting the corresponding checkbox:

Enable Bricks code element translation in settings
Enable Bricks code element translation in settings

Skip translating specific HTML items

If you have enable the translation of the HTML elements, but there are HTML items that you do not wish to translate, you can do so.

Go to Settings > Plugin Configuration > General Configuration, and enable option Skip translating strings that start with ...?.

Now, any item that starts with the string <!-- gato:translation:ignore --> will not be translated.

Skip translating strings in settings
Skip translating strings in settings