this will help your problem and fixing visual editor
1 Try replacing
/wp-includes/js/tinymce/ with fresh copy
if didn’t work
2. try to edit wp-config.php and add
define(‘CONCATENATE_SCRIPTS’, false);
this will help your problem
1 Try replacing
/wp-includes/js/tinymce/ with fresh copy
if didn’t work
2. try to edit wp-config.php and add
define(‘CONCATENATE_SCRIPTS’, false);
it will help