Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter valuser

    (@valuser)

    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

    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.

    https://buddypress.trac.www.ads-software.com/ticket/5173

    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

    (@valuser)

    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.