Title: [Plugin: CKEditor For WordPress] Error on bbPress
Last modified: August 20, 2016

---

# [Plugin: CKEditor For WordPress] Error on bbPress

 *  [borghese05](https://wordpress.org/support/users/borghese05/)
 * (@borghese05)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-ckeditor-for-wordpress-error-on-bbpress/)
 * I have installed CKEditor along with a bbPress plugin version, but CKEditor is
   not showing up on bbPress pages. I just see the usual text only comment forms
   on bbPress pages while I see CKEditor on pages and posts.
 * What should I do to make it work? Please help.
 * [http://wordpress.org/extend/plugins/ckeditor-for-wordpress/](http://wordpress.org/extend/plugins/ckeditor-for-wordpress/)

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

 *  Plugin Contributor [dczepierga](https://wordpress.org/support/users/dczepierga/)
 * (@dczepierga)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-ckeditor-for-wordpress-error-on-bbpress/#post-2569867)
 * Hi,
    Pls try to update to last DEV version: [link](http://downloads.wordpress.org/plugin/ckeditor-for-wordpress.zip)
   After check pls write does it help or not.
 * Grettings
 *  Thread Starter [borghese05](https://wordpress.org/support/users/borghese05/)
 * (@borghese05)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-ckeditor-for-wordpress-error-on-bbpress/#post-2569872)
 * It doesn’t work.
 * But if I put something like this in the header,
 *     ```
       </head>
       전에
       <script type="text/javascript">
       	jQuery("bbp_topic_content").addClass("mceEditor");
       	if ( typeof( tinyMCE ) == "object" && typeof( tinyMCE.execCommand ) == "function" ) {
       	tinyMCE.execCommand("mceAddControl", false, "bbp_topic_content");
       	}
       	</script>
       ```
   
 * it works.
 * But I think, textareas with bbp_* id’s should be captured by the plugin itself.
 * Should I modify the plugin somewhere?
 * Thanks,
 *  Plugin Contributor [michal](https://wordpress.org/support/users/michal_cksource/)
 * (@michal_cksource)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-ckeditor-for-wordpress-error-on-bbpress/#post-2569874)
 * [@borghese05](https://wordpress.org/support/users/borghese05/) thank you for 
   this information. We will try check and fix this, please be patient.
 *  Plugin Contributor [dczepierga](https://wordpress.org/support/users/dczepierga/)
 * (@dczepierga)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-ckeditor-for-wordpress-error-on-bbpress/#post-2570023)
 * I’ve only fix JavaScript error: “instance is undefined” and commit changes to
   SVN. Last DEV version is here: [link](http://downloads.wordpress.org/plugin/ckeditor-for-wordpress.zip)
 * [@borghese05](https://wordpress.org/support/users/borghese05/), bbPress plugin
   doesn’t add support for WYSIWYG editors in their tetxtareas, so CKEditor not 
   load there – CKEditor enabling in each place where TinyMCE want to load. So if
   u want WYSIWYG editor on bbPRess textareas u should write to bbPress support 
   about this feature.
    From our side we cannot do anything more.
 * Greetings

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

The topic ‘[Plugin: CKEditor For WordPress] Error on bbPress’ 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/)

## Tags

 * [ckeditor-for-wordpress-bug](https://wordpress.org/support/topic-tag/ckeditor-for-wordpress-bug/)

 * 4 replies
 * 3 participants
 * Last reply from: [dczepierga](https://wordpress.org/support/users/dczepierga/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-ckeditor-for-wordpress-error-on-bbpress/#post-2570023)
 * Status: not resolved