As the title says, I downgraded to 3.4.2 from 3.5, and now my visual editor is missing, as well as a bunch of icons on the dashboard. Also, the body of text when editing my posts is blank.
As the title says, I downgraded to 3.4.2 from 3.5, and now my visual editor is missing, as well as a bunch of icons on the dashboard. Also, the body of text when editing my posts is blank.
I had the same problem with my visual editor when I upgraded to version 3.5 and to fix it I tried this and worked:
I did take the old version of wordpress that was on localhost in my desktop and I replaced the directories:
wp-admin
wp-includes
and all files out of directories, including the file: wp-config.php
After this I also replaced the directories in wp-content:
languanges
plugins
upgrade
and the file index.php in wp-content >>> index.php
After all, I changed the informations of the file wp-config.php to connect my database on web.
Now my visual editor it's working... :)
I did take the old version of wordpress that was on localhost in my desktop and I replaced the directories
Did you also restore a 3.4.2 database backup? If not, you're just asking for trouble trying to run 3.4.2 scripts with a 3.5 database.
You must log in to post.