Just installed a WordPress for a friend but the visual editor is not showing up. I encounter wordpress’s visual editor not showing many times and this problem only happen on WordPress 2.8 and above with fresh install. After reading the WordPress documentation and figure out, just a line of code and you will be able to fix this broken visual editor in wordpress.
To fix WordPress visual editor not showing, follow the steps below:-
- FTP to your web server
- Download your wp-config.php and add this line of code at the bottom of the file before the “require_once” line.
define('CONCATENATE_SCRIPTS', false );(*remember to backup the original wp-config.php)
- Once done, upload the wp-config.php to your web server again. Now refresh your wordpress page and you should see the Visual Editor now.




Thanks so much for this…saved me some serious aggravation!
Much appreciated!
If this happened only in Firefox, try this:
In Firefox address bar type:
about:config
Filter the results with:
“general.useragent”
Any fields that are BOLD need to be RESET. RIGHT CLICK and RESET each BOLD field.
Good luck!
Solution :
Step 1 : Change the theme
Step 2 : Clear the cache
Step 3 : Go to your editor
Step 4 : Change to ‘HTML’
Step 5 : Change to ” Visual Editor’
Step 6 : Now you can find the Visual Editor Options
Step 7 : Change to your original theme
If Problem Persists, Add ‘ WP-Super Edit / Use Google Library ‘ Plugins, then check it.
Damn dude, you made my day with this, awesomeness!
YES!
Many, many many thanks!
Worked for me!
worked great. thnx
So many thanks! The only way i found that really works!!
)
you save my website bro’
Thanks for that – problem solved!
I’m using v2.9.1 and have just had to move my install of WP from a WAMP server to a Linux one, then noticed that the visual editor wasn’t appearing. Did a quick search on (screw)roogle for this problem and 15 million results were returned
Thanks bro, you are awesome…
This tips really works on one of my domain
Thank you! This has been driving me nuts.
Totally agree with AJ Kohn. All other advices are similar: “deactivate your plugins and re-install WordPress” And none of that works. You should probably put this fix on the wordpress forum. It’ll help many.
hi Mark, the wp-config.php is not in your theme folder.
normally this file is located at /home/urname/public_html/wp-config.php
depending on where you install your wordpress.
I don’t seem to have a wp-config.php Am I an idiot and looking in the wrong place or does my theme use something else? help!
Rich, try to logout and clear your browser Cache then login again.
Double check if your profile use visual editor.
If this continues, u probably need to reinstall your wordpress …