Straight to the point, if visual editor of Wordpress is missing, just input this code inside wp-config.php on top, after <?php
code:
define('CONCATENATE_SCRIPTS', false);
Now log out from dashboard and login again. A simple way and your visual editor will come back.**
Comments