• Hi Everyone,

    I recently upgraded to WordPress 3.6 and my visual editor was immediately broken. All of the toolbar icons are gone and I can’t click into the writing space to add text. As well, the HTML editor is broken.

    However, when I disable visual editing through the User settings, the HTML editor works. Could anyone help me resolve this issue?

    Thanks so much!

Viewing 6 replies - 16 through 21 (of 21 total)
  • I did a bit of reading on Friday after the 3.6 update and a lot of people who encountered problems with previous updates followed these steps and were successful.

    This is presuming you have access to the back end of the website via FTP/ CPanel:

    – Open up the wp-config file within the public html folder.

    – add the following lines near the bottom of the page:

    define(‘SCRIPT_DEBUG’, true);
    define(‘CONCATENATE_SCRIPTS’, false);

    just before the line that reads: require_once(ABSPATH . ‘wp-settings.php’)

    mind is now working. I don’t know what i did. But i guess i deactivated all plugins and used Mantra Theme. But I still can’t see HTML tab although i gat visual and Text

    I was having a similar issue and deactivating the Symple Shortcodes Plugin and clearing the cache worked for me.

    Buenas.
    estoy padeciendo el problema dela actualización de la nueva versión de wordpress 3.6 cuando entro a editar o abrir una entrada en la parte del editor visualizar me sale en blanco sin iconos pero si la situó en HTML si me aparecen con lo cual no puedo cargar fotos en el blog estado investigando y haciendo lo que dicen en este foro y otros y no doy con la solución del problema

    I am using the YOAST SEO plugin in combination with FCKEditor, could be some wierd interaction there.

    SyntaxError: invalid quantifier
    [Break On This Error] 	
    
    kwregex = new RegExp( "([-/])("+kw+")([-/])?" );

    in the file host/wp-content/plugins/wordpress-seo/js/wp-seo-metabox.js?ver=1.4.13

    Never mind my above post. Solved it, was some other interaction.

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘3.6 Upgrade – Broken Visual Editor’ is closed to new replies.