Visual Editor Disappeared After Changing Server
-
Hello,
These week I started serving my wp blog from a different server – actually we switched to aws + cloudfront.
For one problem I don’t find a solution 🙁 The Visual Editor totally disappeared. It’s even not visible any more (the switch between text & viusal is missing at all).
Here is what I did already to fix it, as a lot of threads already exist for this problem:
1)
a) Deactivate all plugins. Yes… ALL plugins.
b) Switch to the default 2014 theme.
c) Manually empty and refresh your browser cache.–> It still didn’t work, so plugins or themes shouldn’t be the problem.
2) added this line to wp-config-php: define(‘CONCATENATE_SCRIPTS’, false);
–> no effect
3) manually switched 3 times the “Disable the visual editor when writing” functionality in the user-management. –> No effect!
4) Set permissions to 777 for wp-includes/ and wp-admin/
–> no effect!Thanks for your help!
The topic ‘Visual Editor Disappeared After Changing Server’ is closed to new replies.