Forum Replies Created
-
BP Better Messages allow video & audo calls as well.
Hi there!
You can try this plugin, its showing DisplayNames and avatars in Send To field autocomplete:
Hi there!
Which theme did you used exactly?
I wanna to try it too 😀Thanks!
Does this issue also happens when using BP Better Messages?
Anybody tried?You can try to ask here also:
This setting is from Paid Memberships Pro plugin, you need ask them why that not working.
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 – 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.This function should return thread_id when completed.
If you getting false, means you are doing something wrong and thread was not created.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 );
Hi there everyone.
Thansk @r-a-y, i will test this and include in next version of plugin.
Hi there to all!
For those who searching for the messaging plugin, checkout this: