Replies
Hi,
I am sorry, we are not aware of any issue like this.can you please disable the badges plugin temporarily and verify that it works when the badge is not enabled?
Thank you
Brajesh- Brajesh Singh on September 25, 2021 at 6:03 pm in reply to: [Resolved] Pinned Posts, Feed Activity Organization #40702
Hi Colleen,
Thank you for the patience.Please download and activate this plugin.
https://buddydev.com/downloads/bp-bump-activity-to-top-on-comment/versions/bp-bump-activity-to-top-on-comment-1-0-0.zipWhen a new comment is made on any activity, It will be moved to the top.
Regards
Brajesh - Brajesh Singh on September 24, 2021 at 8:20 am in reply to: querying xprofile fields and then showing the total? #40693
Hi Derek,
Thank you.Please put the code from this page in your bp-custom.php or your theme’s function.php
https://gist.github.com/sbrajesh/7d9934d903a2028c1dfd4de258089e51
and then use the example as shown below:-
* Example 1:- Total Cows owned by our members [xprofile-field-sum field="Number of Cows you Own"] * Example 2:- Total Cows owned by our members [xprofile-field-sum field=32]Regards
Brajesh - Brajesh Singh on September 23, 2021 at 6:49 pm in reply to: Extended Friendship Request message confirmation on BuddyBoss #40687
Thank you. Our team will look into that feedback and assist you by tomorrow.
About Loco translate message, the files for for Romanian translation(contributed by one of our members) and you can safely ignore that.
Regards
Brajesh - Brajesh Singh on September 23, 2021 at 6:26 pm in reply to: Extended Friendship Request message confirmation on BuddyBoss #40683
Hi Niculae,
Thank you for using the plugin.1. Does BuddyBoss provides that feedback if this plugin is not active?
Please let me know and I will look into it.
Regards
Brajesh Hi Nik,
We don’t have any plugin or code to achieve that. If you are able to do it with WordPress using some plugin or code please let me know. We can easily add compatibility to MediaPress.Regards
Brajesh- Brajesh Singh on September 23, 2021 at 6:17 pm in reply to: querying xprofile fields and then showing the total? #40681
Hi Derek,
Thank you for the reply.will it work if we assist you to achieve this without user type? I am not seeing any efficient way to do with user type.
Otherwise, It will be a straight forward job with custom code.
Regards
Brajesh Hi,
I am sorry but I am not sure of the reason. Can you please provide me a guest account to check what plugins are installed on your site and the MediaPress configurations. That will give me better understanding and help me assit you.Regards
Brajesh- Brajesh Singh on September 23, 2021 at 6:13 pm in reply to: [Resolved] Pinned Posts, Feed Activity Organization #40679
Hi Colleen,
Thank you for the reply. It will be available by day end 25th.Regards
Brajesh - Brajesh Singh on September 23, 2021 at 6:12 pm in reply to: On Multisite Environment, Users Also Created and Showing on the Main Site #40678
Hi Chris,
Please put this in your bp-custom.php and let me know if it works or not?
add_action( 'bp_loaded', function () { remove_action( 'bp_core_activated_user', 'bp_members_add_role_after_activation', 1 ); } );Regards
Brajesh