Replies
Hi Nestor,
Thank you for the question.Are you using our theme? If yes, let em know and I or my team will assist.
Otherwise, for customizing appearance, I suggest asking your theme developer.
Regards
BrajeshHi Nik,
The other way to to allow users upload directly from activity screen.For uploads from single gallery page, we do not keep a track when all uploads ended(It can be tracked as the js event fires after all completion) on php side, so unless we do explicit implementation(Like sending an ajax request after all files uploads successfully to publish), It is not automatically doable currently.
Regards
Brajesh- Brajesh Singh on June 5, 2020 at 4:39 pm in reply to: Badged users coming to the top of searches. – BuddyPress User Badges #30493
Hi Mark,
Please share the complete code from your bp-custom.php(all content from the file including tags).
You can put it on pastebin.com and link me. That will help us assist you quickly.Regards
Brajesh - Brajesh Singh on June 5, 2020 at 4:21 pm in reply to: [Resolved] Conflict between BuddyPress Avatar Moderator and BuddyPress Profile Completion #30491
Hi Granmeh,
Thank you for reporting.Please allow me 2 days to update and resolve it. I will post back after the update.
Regards
Brajesh Hi Ruben,
Welcome to BuddyDev.Are you using a custom theme? Is there any stylistic/behavioural change applied by your theme on the multi selector on mobile screen?
I do not see any reason why a condition that works on desktop will not work on mobile.Please let me know and I will assist.
Regards
BrajeshHi Nik,
Thank you.We can certainly improve the UI in future.
Before investing any time in MediaPress & BuddyPress integration, I am waiting to see BuddyPress Team’s plan about the attachment functionality.Regards
Brajesh- Brajesh Singh on June 5, 2020 at 4:14 pm in reply to: [Resolved] Auto join groeps Auto List error #30488
Hi Peter,
Thank you.I am sorry, Can you please help me understand this
“automaticly adding users to the group but groups to the user”Question:- Do you want to add a group of users to all groups when a group is created?
Also, the plugin does add users on account activation. Use use the the action ‘bp_core_activated_user’ on priority 5.
The only reason it might not work is if you have some plugin redirecting on activation with a higher priority.
Can you please check and let me know.
Regards
Brajesh Hi Linda,
Please allow us to look into it and provide you an update by Monday.Regards
Brajesh- Brajesh Singh on June 5, 2020 at 3:57 pm in reply to: Fill all fields message is not getting displayed #30485
Hi Sucheta,
I am sorry, I did not see your reply earlier.1. The code should not go to buddypress-functions.php. They will have no effect in it.
2. Please put it somewhere in your theme/child theme’s header for testing
3. If you are using Nouveau template, only then use the 2nd code, otherwise that may cause fatal error(you can check the template pack from dashboard->settings->BuddyPress->Options)
Please let me know how it goes.
Regards
Brajesh - Brajesh Singh on June 5, 2020 at 3:55 pm in reply to: [Resolved] BuddyPress Moderation Tools – HTML Email #30484
Hi,
Thank you for the question.Please use a plugin like this
https://wordpress.org/plugins/email-templates/for sending html emails.
Regards
Brajesh