Title: Slight problem with bp groups widget
Last modified: August 21, 2016

---

# Slight problem with bp groups widget

 *  Resolved [valuser](https://wordpress.org/support/users/valuser/)
 * (@valuser)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/slight-problem-with-bp-groups-widget/)
 * There appears to be a slight problem with bp groups widget.
 * see [http://i.imgur.com/iSv1T30.png](http://i.imgur.com/iSv1T30.png)
 * wp 3.6.1 bp 1.8.1 single site-default theme-no other plugins active
 * [http://wordpress.org/plugins/bp-sticky-groups/](http://wordpress.org/plugins/bp-sticky-groups/)

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

 *  Thread Starter [valuser](https://wordpress.org/support/users/valuser/)
 * (@valuser)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/slight-problem-with-bp-groups-widget/#post-4126941)
 * RE 1.02
 * please check clicing the ajax newest,active,popular
 * problem goes away on page refresh but APPEARS to be there when using the ajax???
   clicks
 *  [Mathieu Viet](https://wordpress.org/support/users/imath/)
 * (@imath)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/slight-problem-with-bp-groups-widget/#post-4126946)
 * Ok, i’ve checked. But this is becoming to difficult !! If i check for ajax, it
   will avoid the display of sticky “styling” also in the groups directory…
 * So for now : the options are
    – don’t use my plugin – or don’t use the groups
   widget.
 * Filtering the group name is a bad idea, just posted a request on BuddyPress trac
   to help me solved this trouble the best way.
 * [http://buddypress.trac.wordpress.org/ticket/5173](http://buddypress.trac.wordpress.org/ticket/5173)
 *  [Mathieu Viet](https://wordpress.org/support/users/imath/)
 * (@imath)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/slight-problem-with-bp-groups-widget/#post-4126949)
 * Ok there’s a third option actually. But as i already upgraded the plugin today,
   let’s be sure it’s working !
 * In bp-sticky-groups.php, just after line 472, you can add this check :
 *     ```
       if( !empty( $_POST['action'] ) && $_POST['action'] == 'widget_groups_list' )
       	return $group_name;
       ```
   
 * If it’s fixing the bug, i’ll add it to next upgrade as soon as i get some sleep!!!
   very tired 🙁
 *  Thread Starter [valuser](https://wordpress.org/support/users/valuser/)
 * (@valuser)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/slight-problem-with-bp-groups-widget/#post-4126967)
 * hero! fixed.sleep well!

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

The topic ‘Slight problem with bp groups widget’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bp-sticky-groups_334350.svg)
 * [BP Sticky Groups](https://wordpress.org/plugins/bp-sticky-groups/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bp-sticky-groups/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bp-sticky-groups/)
 * [Active Topics](https://wordpress.org/support/plugin/bp-sticky-groups/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bp-sticky-groups/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bp-sticky-groups/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [valuser](https://wordpress.org/support/users/valuser/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/slight-problem-with-bp-groups-widget/#post-4126967)
 * Status: resolved