Title: BBPress plugin issue
Last modified: August 30, 2016

---

# BBPress plugin issue

 *  Resolved [zbgc](https://wordpress.org/support/users/zbgc/)
 * (@zbgc)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/bbpress-plugin-issue/)
 * Hi there,
 * Am running Advertica lite 1.7 on this site:
 * [http://www.qa.zbgc.com.au/forums/topic/website-directory-not-updating/#post-234](http://www.qa.zbgc.com.au/forums/topic/website-directory-not-updating/#post-234)
 * And as you can see from this page, the forum reply appears above the text in 
   a non-scrollable region. In fact there’s another reply above that, but it’s inaccessible.
 * I’ve tested by deactivating all plugins with no success.
 * What did work was changing over to the TwentyFifteen theme. In that case, the
   replies appeared beneath the original query.
 * This suggests a potential conflict between the plugin and the theme.
 * Any help would be great on this, because the Advertica theme is really nice 😀
 * Thanks
 * L.

Viewing 1 replies (of 1 total)

 *  Thread Starter [zbgc](https://wordpress.org/support/users/zbgc/)
 * (@zbgc)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/bbpress-plugin-issue/#post-6625541)
 * After enquiry with the bbPress forums, this is the solution that you put into
   the child theme, or the css plugin you’ve installed (I use Simple Custom CSS)
 *     ```
       #bbpress-forums .reply {
           font-size: inherit;
           padding: inherit;
           position: relative;
           right: inherit;
           top: inherit;
       }
       ```
   
 * This puts the answer exactly where it’s supposed to be. So I call that a win 
   🙂

Viewing 1 replies (of 1 total)

The topic ‘BBPress plugin issue’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/advertica-lite/1.0.11/screenshot.
   png)
 * Advertica Lite
 * [Support Threads](https://wordpress.org/support/theme/advertica-lite/)
 * [Active Topics](https://wordpress.org/support/theme/advertica-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/advertica-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/advertica-lite/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [zbgc](https://wordpress.org/support/users/zbgc/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/bbpress-plugin-issue/#post-6625541)
 * Status: resolved