Problem with word press 3.5

raza01

Regular Member
Joined
Aug 5, 2012
Messages
248
Reaction score
25
Hi Friends,

Yesterday my website got auto updated with wordpress 3.5, how and why i am still confused, and my visual editor is no longer working on safari and Crome. Do anybody have any issue like this. I tried to search google but could not found any solution. Please help.
 
Yes, I had the same issue. It was that 3.5 was not playing nice with one of my plugins. I had to go through and deactivate each of my plugins until I found the culprit. Then the visual editor started working fine again. Sorry, can't remember which plugin it was.
 
I had to go back to the previous WP as when I updated it fked my site up.
 
Have you checked under users - admin if the visual editor has been disabled?
 
how to install the previous version ?
 
I solved editor problems on wp 3.5 with this code "define('CONCATENATE_SCRIPTS',false);" inserted at the bottom of wp-config.php
 
Back
Top