Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Preventing sections from translation

Info

There may be some parts of your page that should not be translated. The Plugin comes with a macro you can use to wrap around such areas to prevent translation.


No Translate Macro

Open the macro editor to use the No Translate macro. 

After running translation, the contents of that macro will remain in the source language.


Next: Formatting and Translations

Live Search
spaceKeyPDOC
additionalpage excerpt
placeholderSearch Documentation

 


On this page
:

Table of Contents


Next


Need Support?

Visit the Lingotek Support Center.

Style
#children-section {        display:none !important;    }
#comments-section {        display:none !important;    }
#likes-and-labels-container {        display:none !important;    }
.page-metadata	{display:none;} 


 

Image Added