• 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!

Viewing 1 replies (of 1 total)
  • Hi,

    Looks like you already did what has to be done for troubleshooting.
    except re-installing all your software. For a start you can try re-installing WordPress.

    If you know how to use developer tools, you can try to look for any error in the error console which might give you a hint.

    You can also look at your server error log for clues.

    The best way is to hire a developer from http://jobs.wordpress.net to login to your website to troubleshoot.

    Hope this helps.

    Thank you

Viewing 1 replies (of 1 total)

The topic ‘Visual Editor Disappeared After Changing Server’ is closed to new replies.