Replies
- Brajesh Singh on May 21, 2022 at 5:48 pm in reply to: BuddyPress Group Tabs Creator Pro upgrade issue #45044
Hi David,
I am sorry for the experience.Please check the dashboard settings-> BuddyDev Dashboard and make sure that the API Keys are present and valid.
Please let me know if you have already done that.
Regards
Brajesh - Brajesh Singh on May 20, 2022 at 11:23 am in reply to: [Resolved] “BuddyPress User Badges” Update for BuddyBoss 2 #45037This reply has been marked as private.
- Brajesh Singh on May 20, 2022 at 11:21 am in reply to: [Resolved] Who’s Online widget adjustment #45034
You are welcome 🙂
- Brajesh Singh on May 20, 2022 at 10:06 am in reply to: Issues with registration member types. #45031
Hi Ethan,
I am sorry, the code worked for me and I have no idea why it is not working there.Please provide me temporary access. I will quickly check and get it working.
Regards
Brajesh Hi Amsi,
Thank you for the reply.If you are using our member types pro, the shortcode does not offer the option to use list view.
Also, we do not suggest using it with BuddyBoss.Regards
Brajesh- Brajesh Singh on May 19, 2022 at 1:21 pm in reply to: [Resolved] “BuddyPress User Badges” Update for BuddyBoss 2 #45022
Hi Hussein,
Here is what it should look like if you removed the css codeWith BuddyCircle
https://i.ibb.co/GQ67Z4F/Selection-505.png// without
https://i.ibb.co/Y761Q1S/Selection-506.pngIt seems there is some css conflict at your end.
Can you please provide me temporary guest access to your members directory and I can look and assist.
Regards
Brajesh - Brajesh Singh on May 19, 2022 at 1:04 pm in reply to: [Resolved] Who’s Online widget adjustment #45021
oops, you forgot to add a line at the bottom of that function.
Here is it updated for you.
add_filter( 'widget_title', 'enostalgia_show_online_members_only_widget_title', 10, 3 ); function show_online_members_only_widget_title( $title, $settings, $id_base ) { if ( 'Ποιος είναι συνδεδεμένος' == $title ) { return '<p class="notranslate stay-in-touch" style="color: #b8860b;">WHO IS ONLINE IN OUR FORUM</p>'; } return $title; }Regards
Brajesh - Brajesh Singh on May 19, 2022 at 1:01 pm in reply to: [Resolved] How do I allow all users to create subfolders in all doc folders in BuddyBoss? #45020
Thank you Torben.
Hi Sam,
Welcome to BuddyDev support.Please disable the Friends Suggestions Pro temporarily and check if that speeds up friendship request.
That will help us understand if it friendship suggestions plugin or something else. I don’t see any specific reason for friendship suggestions to cause this, so need to verify.
Thank you
Brajesh- Brajesh Singh on May 19, 2022 at 12:59 pm in reply to: Product designer that could be linked with MediaPress? #45018
Hi,
Thank you for the question.I am not aware of any such integration currently.
Regards
Brajesh