Title: Visual Editor does not appear
Last modified: August 20, 2016

---

# Visual Editor does not appear

 *  [Z_Everson](https://wordpress.org/support/users/z_everson/)
 * (@z_everson)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/visual-editor-does-not-appear/)
 * I just installed WordPress 3.1.3 for one site. The visual editor, however, does
   not appear when I access it in either Safari 5.0.5 or Firefox 5.0 on a Mac running
   OS 10.6.8. I have no plugins installed.
 * I am using WooTheme’s VibrantCMS. I have the same theme installed on another 
   WordPress site that’s also running 3.1.3, however, and the visual editor loads
   correctly.
 * Thanks for any help you can provide!

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [webjunk](https://wordpress.org/support/users/webjunk/)
 * (@webjunk)
 * [14 years, 12 months ago](https://wordpress.org/support/topic/visual-editor-does-not-appear/#post-2157535)
 * First try going to the Twentyten theme to see if that resolves it. Sometimes 
   things work differently even though they seem idenbtical.
 *  [Mozart Rocha](https://wordpress.org/support/users/mozartweb/)
 * (@mozartweb)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/visual-editor-does-not-appear/#post-2157817)
 * In the **last line** of ‘wp-config.php’ paste:
 * `define('CONCATENATE_SCRIPTS', false );`
 *  [temuraru](https://wordpress.org/support/users/temuraru/)
 * (@temuraru)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/visual-editor-does-not-appear/#post-2157818)
 * It worked!!!
    After countless hours of searching and implementing all kind of
   solutions from the net, this is the one that made my visual editor appear instantly!
 * Thanks a lot!!
 *  [opfeifer](https://wordpress.org/support/users/opfeifer/)
 * (@opfeifer)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/visual-editor-does-not-appear/#post-2157819)
 * Hm, didn’t do the trick for me. Did you have to restart something to make it 
   work?
    (I mean, how often is this config file being read …)
 *  [temuraru](https://wordpress.org/support/users/temuraru/)
 * (@temuraru)
 * [14 years, 6 months ago](https://wordpress.org/support/topic/visual-editor-does-not-appear/#post-2157820)
 * I didn’t do anything special. I just added that line at the end of my `wp-config.
   php` file (which is the default `wp-config-sample.php` file, copied and modified
   to fit my blog’s settings), the resulting final part of the file being:
 *     ```
       /** Absolute path to the WordPress directory. */
       if ( !defined('ABSPATH') )
       	define('ABSPATH', dirname(__FILE__) . '/');
   
       /** Sets up WordPress vars and included files. */
       require_once(ABSPATH . 'wp-settings.php');
       define('CONCATENATE_SCRIPTS', false );
       ```
   
 * Then, at the next refresh of the post-edit page (`blog.example.com/wp-admin/post.
   php?post=73&action=edit` – there’s no need for any other restart), the visual
   editor worked as it normally should have.
 *  [kbarncat](https://wordpress.org/support/users/kbarncat/)
 * (@kbarncat)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/visual-editor-does-not-appear/#post-2157824)
 * Are you in 3.3?
 *  [Ahharu](https://wordpress.org/support/users/ahharu/)
 * (@ahharu)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/visual-editor-does-not-appear/#post-2157825)
 * > In the last line of ‘wp-config.php’ paste:
   >  define(‘CONCATENATE_SCRIPTS’, false);
 * Thank you very much **mozartweb**!!!
    Now the WordPress 3.3 visual editor finally
   works!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Visual Editor does not appear’ is closed to new replies.

## Tags

 * [Firefox](https://wordpress.org/support/topic-tag/firefox/)
 * [Safari](https://wordpress.org/support/topic-tag/safari/)
 * [visual editor](https://wordpress.org/support/topic-tag/visual-editor/)
 * [wootheme](https://wordpress.org/support/topic-tag/wootheme/)
 * [wordpress 3.1.3](https://wordpress.org/support/topic-tag/wordpress-3-1-3/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 7 participants
 * Last reply from: [Ahharu](https://wordpress.org/support/users/ahharu/)
 * Last activity: [14 years, 5 months ago](https://wordpress.org/support/topic/visual-editor-does-not-appear/#post-2157825)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
