• Resolved belinq

    (@belinq)


    Hi i tried to follow the tutorial to add this short code into the POST to translate english to Chinese with the intention of translating the full content of the article. The default language is english.

    When i click on the ZH flag, it turns out good as it filter out the english content. However, when i click on the english (Default) flag, it shows both version of language below – English AND chinese. I tried to refresh the page but it is not able to filter out the chinese.

    [tp not_in=”zh”]Hello, World[/tp]
    [tp lang=”zh”]你好[/tp]

    Could you advise?

    https://wordpress.org/plugins/transposh-translation-filter-for-wordpress/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author oferwald

    (@oferwald)

    Make sure translation in default language is enabled

    Thread Starter belinq

    (@belinq)

    Hi Ofer,

    THansk. But i noticed something strange. If i add a new paragraph in my chinese characters as 2 sentences as below, then the short code [tp not_in=”zh”] is no longer working. The article will show both languages.

    [tp lang=”zh”]
    你好.

    它.
    [/tp]

    If i combine them as 1 sentence as below, then everything work perfectly.
    [tp lang=”zh”]
    你好.它.
    [/tp]

    How do i split the article into multiple sentences?

    Plugin Author oferwald

    (@oferwald)

    Did you upgrade to 0.9.8.1?

    Thread Starter belinq

    (@belinq)

    Appreciated your effort. Thanks and it works well.

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

The topic ‘full content’ is closed to new replies.