Support

Account

Home Forums Backend Issues (wp-admin) admin_enqueue_scripts conflict with tinymce editor issue in IE9

Solving

admin_enqueue_scripts conflict with tinymce editor issue in IE9

  • Hi,

    I am having a problem in the IE9 browsers on Windows 7 and windows XP. The “tinymce” Editor is broken in IE9 browsers. When I comment the below lines in the “/advanced-custom-fields/core/controllers” post.php on line no:33 and 117 the tinymce editor is working fine. Kindly suggest and help me to fix the issue.

    i) do_action(‘acf/input/admin_enqueue_scripts’);
    ii)add_action(‘admin_enqueue_scripts’,array($this, ‘admin_enqueue_scripts’));

    I am Using wordpress 3.9.1 version and ACF 4.3.8

    Thanks,
    Arumugam

  • I have a client that is having the same issue. No errors on the site, but all of her visual editors are broken.

    I am also on WP 3.9.1 and ACF 4.3.8

    Operating System Windows Windows 7
    Screen Resolution 1360 x 768
    Web Browser Internet Explorer 9.0
    Browser Size 1360 x 623
    Color Depth 24
    Javascript Enabled
    Flash Version 14.0.0
    Cookies Enabled
    User Agent Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)

  • Same Problem: also no file upload from post/page editor possible.

    Have also a customer, who has to stick with IE9 because of other “non-standard” web applications.

    Regards

Viewing 3 posts - 1 through 3 (of 3 total)

The topic ‘admin_enqueue_scripts conflict with tinymce editor issue in IE9’ is closed to new replies.