Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi. Am have this problem, but your solution not work.


    Me problem from photo.

    Hi. It seems that mqTranslate doesn’t get wpautop parameter correctly. The responsible line is in mqtranslate_javascript.php file, line 305
    if ( ed.getParam( 'wpautop', true ) )

    The temp hack for this is to to change the line above to:
    if ( ed.getParam( 'wpautop', true ) && false )

    soft0nic

    Thanks to response, but stil not working.
    Stil this same error.

    timoleinio

    (@timoleinio)

    Hi,

    I’m experiencing the same problem. Using WP 4.0.1 and mqtranslate 2.8. soft0nic’s solution seems to work. Any news if this is going to be fixed in the plugin itself?

    Chriesisteinli

    (@chriesisteinli)

    Hi

    Same problem here. If I save a page and open it again, it always adds ” ” on the second language page before the first title. This addition only comes if I use the visual editor.
    (https://www.jmem.ch/base/en/training/schulen)

    As a I remember that this issue was existing some years ago with qTranslate as well. After an update is was solved…

    mbegher

    (@mbegher)

    I have the same problem with mqTranslate 2.8 and WordPress 4.01

    In my case soft0nic solution didn’t work…

    Am remove mqTranslate. Next instal version mqTranslate 2.6.2.2 and now all working.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘mqtranslate turning line breaks into paragraphs on visual editor – wordpress 4.0’ is closed to new replies.