• Hi,
    Since the last update of WordPress to version 5.6, Transposh doesn’t work correctly.

    I still have auto-translate on old posts. However, I can’t edit translation anymore.
    The Edit Translation box appear, but only show “Original text”.

    Do you plan a new update of Transposh ?

    • This topic was modified 3 years, 11 months ago by beauxvins.

    The page I need help with: [log in to see the link]

Viewing 12 replies - 1 through 12 (of 12 total)
  • same problem!!!

    Hi dear @oferwald ,

    I have the same problem !

    Please help me to solve this problem.

    Thanks in advance for the support.

    @fabioperri @beauxvins
    Install the jQuery Migrate plugin and in Setting, select the Legacy 1.12.4-wp version

    Hi @stilweb ,

    Thank you so much for the quick support.

    Sincerely, Fabio Perri.

    @fabioperri prego, figurati!

    @fabioperri speriamo che questo plugin di traduzioni venga finalmente aggiornato e allineato anche perché sarebbe un peccato, credo sia uno tra i più ben fatti.

    Salve @stilweb ,

    Sono pienamente d’accordo con te !

    Do the following:
    Open the file transposhedit.js and search for this:

    <textarea cols="80" row="3" name="original" id="'+u+'original" readonly="y"/><span id="'+u+'utlbar"><button id="'+u+'prev">'+v("previous translation")+'</button><button id="'+u+'zoom">'+v("find on page")+'</button><button id="'+u+'next">'+v("next translation")+'</button></span><label for="translation">'+v("Translate to")+'</label><textarea cols="80" row="3" name="translation" lang="'+t_jp.lang+'"id="'+u+'translation"/>

    And replace with this:

    <textarea cols="80" row="3" name="original" id="'+u+'original" readonly="y"/></textarea><span id="'+u+'utlbar"><button id="'+u+'prev">'+v("previous translation")+'</button><button id="'+u+'zoom">'+v("find on page")+'</button><button id="'+u+'next">'+v("next translation")+'</button></span><label for="translation">'+v("Translate to")+'</label><textarea cols="80" row="3" name="translation" lang="'+t_jp.lang+'"id="'+u+'translation"/></textarea>

    This will open the editor, but you should also change the option “Override jQueryUI version” in the Advanced settings of transposh – add 1.8.4 or something between 1.8 – 1.9 should work. Seems like the text areas are closing automatically at the wrong position with the new jquery parser(?).

    This is the solution as proposed by the creator Ofer Wald.

    • This reply was modified 3 years, 11 months ago by Dpsachou.

    I have used the proposed fixes (installe Enable jQuery Migrate Helper plugin, changed the transposhedit.js and changed the option “Override jQueryUI version”. Okay, now I can edit the translation, but the UI is totally broken, transparent background, raw buttons, alignment lost and trying to edit italian translation of an english site the title of Transposh popup tells “English – English”.
    I really hope Ofer will fix or at least officially notify that this plugin is abandoned (and it would be really sad because it’s a great plugin!)
    Does anybody else css issues?

    • This reply was modified 3 years, 10 months ago by codingfix.

    the new version will be available soon: https://transposh.org/it/

    Thank you for the info: I’m really happy to hear that ??

    Hi dear @beauxvins, @stilweb , @dpsachou , @codingfix ,

    Today, the latest version of Transposh v1.0.7 was released a few hours ago, I have both tested and tried it and I can tell you that it works great because the developer @oferwald, a very prepared, kind and professional person, has solved many of the bugs that created problems, so I invite you to update with confidence.

    Hoping to be helpful I wish you a good day.

    Sincerely, Fabio Perri.

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘WordPress 5.6 – Can’t edit translatation’ is closed to new replies.