I am having a bit of a problem in my dashboard of WordPress. When I go to edit or create a new post the words will not show up in the Visual part of where you write a post. It works in the HTML part and if you highlight it in the visual part. I assume it is a setting of some sort but I can find which one. The tool bar to align, add links, bold, etc is also missing from the visual part. I am using WordPress 3.3.1. Does anyone know how to fix this?
Ok thanks, I do not even want to try and reinstall since there are tons of post and I do not want to lose anything. I will try the disable plug ins and activate one by one. I tried both but neither worked. I did some serching and came across this if anyone else is having a problem: In the last line of 'wp-config.php' paste: define('CONCATENATE_SCRIPTS', false ); This fixed the problem and restored everything.