• Resolved Angel Aparicio

    (@angel_aparicio_gomez)


    I have a problem with the visual editor in WordPress. It’s not working. I have this error:

    ReferenceError: switchEditors is not defined

    I disable all plugins and it still not work. If I change the theme to Twenty Fifteen it works (but I want to use my theme, not Twenty Fifteen)

    I already checked that my theme has the call to wp_footer().

    If I use the same theme in localhost, I have no problems

    What can be the problem?

    Regards

Viewing 1 replies (of 1 total)
  • Thread Starter Angel Aparicio

    (@angel_aparicio_gomez)

    Resolved.

    The theme has a multimedia library at the bottom of the editor page. The library was unable to load a very high resolution image. This stopped loading the page. So the wp_footer was not been calling and the necessary javascript files was not loaded.

    I removed the image and now all works correctly

Viewing 1 replies (of 1 total)

The topic ‘Visual editor is not working’ is closed to new replies.