Select all and change font color to black or others not white.
Thnx a lot
But how can I do it? I’ve no color panel or anything. I’ve only the following panel :
http://s16.postimage.org/d752ajlj9/panel.png
Upon upgrading my blog to 3.3.1 I immediately noticed that my Visual and Html controls were gone in posts and pages.
After reviewing many different ideas about what could be causing the problem, I tried a list of solutions including recompiling php as I have a dedicated server.
Finally, after suspecting the config file, I edited the config file to add the following statement:
define(‘CONCATENATE_SCRIPTS’, false );
… And now my controls are working.
Have you tried:
– deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).
– switching to the Twenty Eleven theme to rule out any theme-specific problems.
– resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.
– re-uploading the wp-admin and wp-includes folders from a fresh download of WordPress.