• After updating to 3.8 TinyMCE disappeared. It shows nothing but blank window and 2 tabs. Originally it is set to visual and it refuses to switch to text.

    When typing text inside this window, it appears white. No buttons, no nothing is shown.

    Manual upgrade didn’t fix it
    Automatic re-upgrade didn’t fix it
    Disabling plugins didn’t work
    Restarting server didn’t work

Viewing 4 replies - 16 through 19 (of 19 total)
  • Hello, I have been developing WP site for a long time and I only faced this problem once and believe it or not it happened when I updated one of my clients site to 3.8 It’s really very disappointing.

    To solve this problem you’ve to write a simple code. Open wp-config.php file and after the php opening tag “<?php” add the following line
    define('CONCATENATE_SCRIPTS', false);

    This should solve your problem. [Moderator note: Please don’t ask people to contact you]

    Thread Starter TotRa

    (@totra)

    Thanks! ??

    I am glad that I could help.

    please feel free to ask for solution if you have any more problem

    I’ve tried all of the suggestions above and still no luck with getting tinymce to work. The only time it did work was when I first setup WP and then it died. You would think that with all the issues everyone is having with this editor that the team would create a fix for this problem It’s only the heart of WP and it’s skipping beats all over the place.

    I finally gave up on tinymce and installed a different editor and it’s been working just fine. The only issue is it doesn’t have all the bells and whistles with it, but at least it works.

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘TinyMCE not working’ is closed to new replies.