0Wordpress LogoFixing Wordpress visuellen Editor

Ich habe ein Problem vor kurzem hatte, wo die Wordpress-visuellen Editor funktioniert nicht. Die Code-Editor funktioniert gut, aber die visuelle Taste tat einfach gar nichts. Ich wusste, dass es nicht eine Server-Einstellung war, weil es beeinflusst 2 of 5 Wordpress-Sites auf dem Server, aber die anderen funktionierte gut. Ich habe versucht, das Löschen und Kopieren frische Kopien von „wp-includes“ und „wp-admin“, falls etwas bekam beschädigt hatte, aber dies nicht behoben das Problem entweder.

I also tried cre­at­ing a new user, which loaded with the visu­al edit­or activ­ated. Jedoch, as soon as I switched to the text edit­or I got stuck and could­n’t switch back.
I tried dis­abling all plu­gins, and chan­ging theme, aber keiner von ihnen geholfen, although this might be due to extens­ive use of cach­ing on the live site.
Even­tu­ally I found a sug­ges­tion on WPGuru to add a set­ting to wp-config.php which did the trick.
define('CONCATENATE_SCRIPTS', false);
This sug­gests that one of the scripts on the 2 affected sites isn’t oper­at­ing cor­rectly so I will try to track this down. The strange this is that it can­’t be a built-in script because I re-copied the wp-admin and wp-includes folders, but it also should­n’t be a theme or plu­gin as I switched to a default theme and dis­abled all plu­gins! Sehr eigenartig!
When I have time I will invest­ig­ate fur­ther to pin­point the prob­lem script and will update this post accord­ingly. My best guess at the moment is that it is hid­ing in the wp-con­tent dir­ect­ory struc­ture somewhere

Das könnte dir auch gefallen..

Hinterlasse eine Antwort