Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 13 replies - 1 through 13 (of 13 total)
  • @wordplus

    Participant

    BP Better Messages allow video & audo calls as well.

    BP Better Messages

    @wordplus

    Participant

    @wordplus

    Participant

    Hi there!

    You can try this plugin, its showing DisplayNames and avatars in Send To field autocomplete:

    BP Better Messages

    @wordplus

    Participant

    Hi there!

    Which theme did you used exactly?
    I wanna to try it too 😀

    Thanks!

    @wordplus

    Participant

    Does this issue also happens when using BP Better Messages?
    Anybody tried?

    BP Better Messages

    @wordplus

    Participant

    You can try to ask here also:

    Paid Memberships Pro – BuddyPress Add On

    @wordplus

    Participant

    This setting is from Paid Memberships Pro plugin, you need ask them why that not working.

    @wordplus

    Participant

    BP Better Messages – is a fully featured replacement for standard BuddyPress Messages and also can work as private messaging system for WordPress when using without BuddyPress.
    Plugin is fully backward compatible with BuddyPress Messages.

    BP Better Messages

    @wordplus

    Participant

    BP Better Messages – is a fully featured replacement for standard BuddyPress Messages and also can work as private messaging system for WordPress when using without BuddyPress.
    Plugin is fully backward compatible with BuddyPress Messages.

    BP Better Messages

    @wordplus

    Participant

    This function should return thread_id when completed.
    If you getting false, means you are doing something wrong and thread was not created.

    @wordplus

    Participant

    Hi there!

    Meet same issue, with custom component, try to use next code to fix:

    add_filter( 'bp_is_active', function($retval, $component){
        if($component === 'dashboard') return true;
        return $retval;
    }, 10, 2 );

    @wordplus

    Participant

    Hi there everyone.

    Thansk @r-a-y, i will test this and include in next version of plugin.

    @wordplus

    Participant

    Hi there to all!

    For those who searching for the messaging plugin, checkout this:

    BP Better Messages

Viewing 13 replies - 1 through 13 (of 13 total)
Skip to toolbar