Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter corbalan

    (@corbalan)

    Hi,

    I solved partially the problem with the following shortcode explained in the FAQ.

    This is the same problem for those who want to translate manually a text in two languagues.

    “Here is a small example for English being translated to Spanish.
    Wrap the current text with the code:

    [tp not_in=”es”]Hello, World[/tp]

    Add the new text at the bottom wrapped in the following code:

    [tp lang=”es” only=”y”]Hola, Mundo[/tp]”

    So, I am trying to extend this shortocode to French as well.

    Thanks!!

    Thread Starter corbalan

    (@corbalan)

    I solved this by putting the following in order not to translate anything:

    <span class=”no_translate”>hola</span>

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘The URL are changing’ is closed to new replies.