Replies: 1
I recently changed my domain for my website, and since then, I am unable to click on the ‘visual’ editor tab when I’m editing a page (or post, or comment). To be clear, I do see the tab, but nothing happens when I click on it. (I have seen youtube videos which show a blank page when you click on it, but mine remains on text editor). The text/html editor works fine, but I am limited in what I can do with it.
Things I have tried:
– disabling all plugins
– changing themes
– adding: define(‘CONCATENATE_SCRIPTS’, false); in wp-config.php
– making sure there was no .htaccess file in wp-includes
– changing browsers (I tried Firefox and Chrome, both the most updated versions)
– changing computers (Windows/Mac)
– clearing cookies and cache files
– adding and deleting users/changing their names
My hosting company did the domain change for me, I have not changed anything else. I have contacted them and they said it was a wordpress problem and that they cannot help.
Here’s the error I get in my Firefox console when I try to click on it:
TypeError: c is undefined quicktags.min.js:1:7700
b.closeAllTags http://(website).ca/wp-includes/js/quicktags.min.js:1:7700
d http://(website).ca/wp-admin/js/editor.min.js:1:627
b/< http://(website).ca/wp-admin/js/editor.min.js:1:246
e http://(website).ca/wp-includes/js/tinymce/tinymce.min.js:2:12471
m http://(website).ca/wp-includes/js/tinymce/tinymce.min.js:2:12818
No idea what that means. Any suggestions?