Title: Additional editors not initializing
Last modified: August 20, 2016

---

# Additional editors not initializing

 *  [Nikola Nikolov](https://wordpress.org/support/users/nikolovtmw/)
 * (@nikolovtmw)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/additional-editors-not-initializing/)
 * Hello,
 * I’ve found a bug in your plugin.
 * The problem is that multiple editors on the same page won’t initialize when the
   page is loaded. Instead you have to click on the “Visual” tab and after that 
   the CKEditor will initialize.
 * What I found was that you always assume that the `textarea_id` is either `comment`
   or `content` – whereas when you create a new editor using WP’s `wp_editor()` 
   function, you can pass an editor id. Your implementation of `_WP_Editors::editor()`
   takes that parameter, but it simply never gets to `ckeditor_wordpress::generate_js_options()`.
 * Can you please take a look into that at some point? If you’re too overwhelmed
   with other things, then I’d be happy if you at least point me to how I would 
   manually initialize each editor with JS.
 * Thanks for your time,
    Nikola Nikolov
 * [http://wordpress.org/extend/plugins/ckeditor-for-wordpress/](http://wordpress.org/extend/plugins/ckeditor-for-wordpress/)

The topic ‘Additional editors not initializing’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/ckeditor-for-wordpress_fbf8d9.svg)
 * [CKEditor for WordPress](https://wordpress.org/plugins/ckeditor-for-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ckeditor-for-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ckeditor-for-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/ckeditor-for-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ckeditor-for-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ckeditor-for-wordpress/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Nikola Nikolov](https://wordpress.org/support/users/nikolovtmw/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/additional-editors-not-initializing/)
 * Status: not resolved