• Resolved comepot

    (@comepot)


    Hi, I have a few things to clear out before buying the pro version:

    – how can I stop translating my members user names?
    – how can I make my author description stay in original language?
    – is there any way I can wrap some text on a page to protect it from translating?
    – Im testing hide translation on my custom pages like listings, but it doesn`t react and the pages are still being translated.

    Thanks a lot!
    El

    https://wordpress.org/plugins/google-website-translator/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Prisna

    (@prisna)

    Hello,

    – The plugin has an option to select what areas you’d like to exclude from translation. Member user names are most likely within an element container that can be easily excluded.
    – In the same way, author description can be excluded from translation too.
    – Yes, you may wrap the text you’d like to exclude within a HTML element with the dont-translate class (you can define the name of this class name too), for instance:

    <span class="dont-translate">This text won't be translate</span>
    

    This feature is available in the free version too, but you should use a different class name:

    <span class="notranslate">This text won't be translate</span>
    

    – I’ll need to check the website, please send a link/URL.

    Also, since these questions aren’t related with this plugin, if you require further information please contact us directly:

    https://www.prisna.net/contact-us/

    Regards

    Thread Starter comepot

    (@comepot)

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Presale questions’ is closed to new replies.