BuddyDev

Search

[Resolved] Issues about BuddyPress Extended Friendship Request

  • Participant
    Level: Enlightened
    Posts: 146
    Dandy Jefferson on #9143
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #9144
    This reply has been marked as private.
  • Participant
    Level: Enlightened
    Posts: 146
    Dandy Jefferson on #9145
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #9153

    Sure. I am looking forward to it.

  • Participant
    Level: Enlightened
    Posts: 146
    Dandy Jefferson on #9213
    This reply has been marked as private.
  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #9217

    Hi Dandy,
    Thank you.
    I hope you are doing well too.

    Please put this code at the beginign of your js file

    
    
    jQuery('.item-list-tabs a').on('click', function(){
    
     jQuery(this).trigger("bp-ext-friendship-popover:close");
    });
    
    

    That should most probably work for all cases. Another solution is to use timeouts.

  • Participant
    Level: Enlightened
    Posts: 146
    Dandy Jefferson on #9225

    Hi, Brajesh

    Thanks for your reply. It works perfectly and looks much neat now.

    Thank you very much and hope you have a good weekend!

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #9241

    You are welcome 🙂

The topic ‘ [Resolved] Issues about BuddyPress Extended Friendship Request’ is closed to new replies.

This topic is: resolved