• I tried addons on/off, adding the define(‘CONCATENATE_SCRIPTS’, false ); and the script debug one, all to no effect.
    Tried switching to new themes/update cache, nothing works. I’m having this problem on 3 on my 6 sites, very weird. One site I’m having the problem with was a brand new fresh site and domain without even any plugins or themes installed … All sites are on the same vps server as well … so they’re all working under the same server conditions. When I click on the visual editor tab I get this error :
    “Uncaught TypeError: Cannot read property ‘canvas’ of undefined”

    https://www.greenieproducts.com not work
    https://www.sharingfilestoday.com not work (Brand new site, fresh new intall)
    https://www.ehowtodrywall.com works !
    https://www.petandbabygates.com works !
    and so on …

    Apache handlers :
    “core mod_authn_file mod_authn_default mod_authz_host mod_authz_groupfile mod_authz_user mod_authz_default mod_auth_basic mod_cache mod_include mod_filter mod_log_config mod_logio mod_env mod_expires mod_headers mod_unique_id mod_setenvif mod_version mod_proxy mod_proxy_connect mod_proxy_ftp mod_proxy_http mod_proxy_scgi mod_proxy_ajp mod_proxy_balancer mod_ssl prefork http_core mod_mime mod_status mod_autoindex mod_asis mod_info mod_suexec mod_cgi mod_negotiation mod_dir mod_actions mod_userdir mod_alias mod_rewrite mod_so mod_bwlimited mod_php5 mod_security2”

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter bluntman001

    (@bluntman001)

    I jutt finished reuploading all wordpress files to the brand new site https://www.sharingfilestoday.com thru ftp and still same problem

    Thread Starter bluntman001

    (@bluntman001)

    Also tried installing google library plugin, and no effect

    Thread Starter bluntman001

    (@bluntman001)

    When I turn off the visual editor in the settings the buttons for the text editor actually appear again … but they are useless almost

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Thanks for creating a new thread.

    Just to cover the bases, on one of the installations that is not working can you try these steps?

    – Make a backup copy of your wp-config.php file and put that somewhere safe.

    – Copy that wp-config.php to wp-config-SAVE.php (I really like multiple safety nets).

    – Open the wp-config.php file using the most basic text editor you have. Windows notepad is good for this and add this line above the “stop editing” line so it looks like this:

    define('CONCATENATE_SCRIPTS', false);
    /* That's all, stop editing! Happy blogging. */

    Save that, clear your browser cache and cookies (don’t skip this step, it will not work if you don’t clear that out on your browser), re-login and try again.

    Thread Starter bluntman001

    (@bluntman001)

    I tried that step but I will try again, just to make sure … I will try this on the new fresh install of wordpress.

    Thread Starter bluntman001

    (@bluntman001)

    I tried this again with no luck, a lot of people are having this problem, something is up with the tinymce included with wordpress imo .

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Fresh New Install, Visual Editor Not Working’ is closed to new replies.