Support » Plugin: wp-Monalisa » Is there an issue with TinyMCE 4? Click on smilies doesn't work when editing.

  • Resolved JohanPirlouit

    (@johanpirlouit)


    Hi Tuxlog, hi everyone,

    First thank you for your plugin ;-)…

    By the way, is there an issue with TinyMCE 4? Most things work well, smilies appear correctly, smilies codes are correctly translated to picts but I can’t add anymore smilies with a click since I upgraded to WP 3.9, I can only add some by typing their code.

    I’ve always the same JS error message:

    [20/04/2014 05:13:12] JavaScript - http://my_dev_site/wp-admin/post-new.php
    Event thread: click
    Uncaught exception: TypeError: 'window.tinyMCE.execInstanceCommand' is not a function
    Error thrown at line 33, column 1 in smile2edit(textid, smile, replace) in http://my_dev_site/wp-content/plugins/wp-monalisa/wpml_script.js?ver=9999:
        window.tinyMCE.execInstanceCommand('content', 'mceInsertContent', false, itext);
    called from line 1, column 0 in <anonymous function>(event) in http://my_dev_site/wp-admin/post-new.php:
        smile2edit('content',':cry:',0);

    I tried to disable TinyMCE Advanced but nothing changed… Wp-Monalisa worked like a charm until WP 3.8.

    On the development version of my website I currently use WP 3.9 and wp-Monalisa 3.1.

    Regards,
    Johan

    https://wordpress.org/plugins/wp-monalisa/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author tuxlog

    (@tuxlog)

    You are wright there is an issue. I am currently fixing this. Update will come the next hours.

    Plugin Author tuxlog

    (@tuxlog)

    It’s out can you test it, please

    Thread Starter JohanPirlouit

    (@johanpirlouit)

    Yess! It works. At least with recent browsers: last FF 28 is OK, IE 10 is also OK, even the old Safari 5 is OK but my old Opera 12.16 doesn’t operates (no action on a click but with no errors). It is probably too old now for some JS ^_^ !! I can’t currently test with IE 11 and Chrome-based browsers but I thik it might also be OK.

    So, for me it is good 😉

    Thanx a lot!

    Regards,
    Johan

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Is there an issue with TinyMCE 4? Click on smilies doesn't work when editing.’ is closed to new replies.