• Using mqtranslate 2.8 and an additional metabox that contains a wp_editor when editing a page. The wp_editor boxes in the metaboxes all lose their link/unlink buttons from the toolbar.

    I have traced the issue to mqtranslate_javascript.php line 264 :

    delete tinyMCEPreInit.mceInit['content'];

    If I comment out that line the editing buttons for the additional wp_editor boxes appear, but mqtranslate is then unable to switch between languages. I have posted about this before but not had a response yet so have been trying to fix it myself and can now be more detailed.

    I have tried the fixes here but they don’t help. If I disable the mqtranslate plugin, all wp_editor boxes work fine.

    https://wordpress.org/plugins/mqtranslate/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    I have the same problem, all the extra editors lose buttons like ‘link/unlink’. Through debugging i found the same line that causes the problem.

    Please find a solution..

    Hi,

    I would really like to see a solution for this problem. Users without HTML knowledge are constantly running into problems when creating or editing posts.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘mqtranslate & metabox with wp_editor missing link/unlink buttons’ is closed to new replies.