Title: burnside's Replies | WordPress.org

---

# burnside

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[reCaptcha by BestWebSoft] Does not show in comments form for anonymous users](https://wordpress.org/support/topic/does-not-show-in-comments-form-for-anonymous-users/)
 *  Thread Starter [burnside](https://wordpress.org/support/users/burnside/)
 * (@burnside)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/does-not-show-in-comments-form-for-anonymous-users/#post-10498666)
 * Seems to be working a day later. May have been a caching issue.
 * Thanks for your help!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Attitude] Attitude – BBPress – GravityForms conflict](https://wordpress.org/support/topic/attitude-bbpress-gravityforms-conflict/)
 *  [burnside](https://wordpress.org/support/users/burnside/)
 * (@burnside)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/attitude-bbpress-gravityforms-conflict/#post-4373919)
 * Thought I would help you guys out. Go to the following file:
 * library/structure/content-extensions.php
 * Find the function named attitude_theloop() and in the opening if statement change:
 * `if( is_page() ) {`
 * TO
 * `if( is_page() || is_bbpress() ) {`
 * That should do it!

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