wordpressのビジュアルエディタが動作停止した場所私は最近、問題を持っていました. コードエディタ働いていた罰金, しかし、視覚的なボタンだけでまったく何もしませんでした. 私はそれが影響を受けるので、それは、サーバーの設定ではないことを知っていました 2 の 5 サーバー上のワードプレスのサイト, しかし、他の人には罰金を働きました. 私は、何かが壊れた持っていた場合には、「WP-含み」および「WP-管理者」の新鮮なコピーを削除し、コピーしようとしたが、これはどちらかの問題を解決できませんでした.
I also tried creating a new user, which loaded with the visual editor activated. 但し, as soon as I switched to the text editor I got stuck and couldn’t switch back.
I tried disabling all plugins, and changing theme, しかし、どちらもこれらの助けません, although this might be due to extensive use of caching on the live site.
Eventually I found a suggestion on WPGuru to add a setting to wp-config.php which did the trick.define('CONCATENATE_SCRIPTS', false);
This suggests that one of the scripts on the 2 affected sites isn’t operating correctly 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 shouldn’t be a theme or plugin as I switched to a default theme and disabled all plugins! 非常に奇妙な!
When I have time I will investigate further to pinpoint the problem script and will update this post accordingly. My best guess at the moment is that it is hiding in the wp-content directory structure somewhere
“Hi James I realise it has been a long while, but I just checked this on windows 11 (build 23H2)…”