Title: borghese05's Replies | WordPress.org

---

# borghese05

  [  ](https://wordpress.org/support/users/borghese05/)

 *   [Profile](https://wordpress.org/support/users/borghese05/)
 *   [Topics Started](https://wordpress.org/support/users/borghese05/topics/)
 *   [Replies Created](https://wordpress.org/support/users/borghese05/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/borghese05/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/borghese05/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/borghese05/engagements/)
 *   [Favorites](https://wordpress.org/support/users/borghese05/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CKEditor for WordPress] [Plugin: CKEditor For WordPress] Error on bbPress](https://wordpress.org/support/topic/plugin-ckeditor-for-wordpress-error-on-bbpress/)
 *  Thread Starter [borghese05](https://wordpress.org/support/users/borghese05/)
 * (@borghese05)
 * [14 years, 6 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,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin : Infinite Scroll] Get it to work at Sandbox theme](https://wordpress.org/support/topic/plugin-infinite-scroll-get-it-to-work-at-sandbox-theme/)
 *  Thread Starter [borghese05](https://wordpress.org/support/users/borghese05/)
 * (@borghese05)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-infinite-scroll-get-it-to-work-at-sandbox-theme/#post-2460512)
 * Problem solved, mostly. But still not working locally using Safari.
    Otherwise,
   it’s fine.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Infinite-Scroll] [Plugin: Infinite Scroll] Help Figuring Out My Selectors?](https://wordpress.org/support/topic/plugin-infinite-scroll-help-figuring-out-my-selectors/)
 *  [borghese05](https://wordpress.org/support/users/borghese05/)
 * (@borghese05)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/plugin-infinite-scroll-help-figuring-out-my-selectors/#post-2419806)
 * I am trying to develop a child theme leveraging Sandbox, but I couldn’t even 
   get the Infinite-Scorll working with the original Sandbox theme.
 * Can anyone tell me the right selectors for the Sandbox theme?
 * Million thanks..

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