• Resolved gemgems89

    (@gemgems89)


    Hi, we have a privacy policy which needs translating but it’s a huge page and we don’t want to translate each string of text individually. How do we translate an entire page at once? Using Divi Builder. I tried looking at conditional shortcode but it isn’t clear how to use it and where to paste that code. Thanks!

Viewing 1 replies (of 1 total)
  • Andrei

    (@andrei202)

    Hello there,

    Thanks for reaching out to us!

    If you would like to translate the whole page at once then your best approach in this case would be to make use of the translation block.
    https://translatepress.com/docs/translation-editor/#translation-blocks

    <div class=”translation-block”>
    Translate everything <div>inside</div>
    </div>

    You have to keep in mind that the entire content will merged into one string, so any changes made to the original text will invalidate your translation.

    Let me know if you encounter any difficulties in implementing this.

    Best Regards,

Viewing 1 replies (of 1 total)
  • The topic ‘Translate entire text, not strings’ is closed to new replies.