• Resolved itailulu

    (@itailulu)


    I had this annoying problem, where switching from the HTML editor to the visual editor gives an empty editor screen: https://db.tt/qCkVuRfm
    Fortunately after lot of time wasted on troubleshooting this, I’m happy to say I found the problem. Here is my fix:

    1. Go to Ultimate-TinyMCE settings page.
    2. Look for items that are set to “Row 3”
    3. Change them to “Row 1” (“Row 2” will also work)
    4. click “update buttons options”

    https://db.tt/95ludwdl

    I hope it will help some of you to fix this problem.

    I guess this problem is some kind of conflict with another plugin, but this fix worked for me, and i’m not going to waste any more time on finding the reason for it.

    Thanks for the great plugin!

    http://wordpress.org/plugins/ultimate-tinymce/

Viewing 1 replies (of 1 total)
  • Plugin Author Josh

    (@josh401)

    Hello @itailulu,
    Thank you very much for taking the time to post your findings here.

    I’m a little baffled as to why switching the buttons to a new row made a difference. Form a programmers perspective.. the row the button appears on should have no influence over the editor loading properly.

    Now.. if one of the buttons themselves is conflicting with another plugin or theme (entirely possible)… then the editor will load blank. IN this case; we need to determine which button is the culprit.

    My question to you – Are you sure you moved ALL buttons you were using to another row? Is it at all possible you had one button that did not get moved; and instead was removed from the editor altogether?

    I’m betting this is the case. I bet one of the plugin buttons is not playing nicely with your theme or another plugin.

    Do you know the process of finding the faulty button?

    1. You could load half the buttons; if the editor fails, the faulty button is in that half. If it does not fail, the faulty button is in the other half.

    2. Repeat this process until you have narrowed down the breaking of the editor to a single button. That’s your ‘bad guy’.

    Please let me know if you take the time to do this. I’d be very curious to hear your results.

    Thanks!!

Viewing 1 replies (of 1 total)
  • The topic ‘Switching editors blank problem and possible fix’ is closed to new replies.