Replies
- Brajesh Singh on March 17, 2021 at 12:19 am in reply to: [Resolved] Make BuddyPress Profile Visibility Manager work with BuddyBoss’ Private Website #36909
Hi Thomas,
Thank you so much for the video. I can see the issue. I believe I can lower the priority of our protection handling code to fix this issue. That will only fix if the site access is restricted(as in your case).Please allow me upto 48 hours to push a release.
Regards
Brajesh - Brajesh Singh on March 17, 2021 at 12:12 am in reply to: [Resolved] BuddyPress User Testimonials #36908This reply has been marked as private.
- Brajesh Singh on March 17, 2021 at 12:00 am in reply to: [Resolved] BuddyPress Featured Members Error #36907
Hi Tiffany,
Thank you for reporting the issue.Our team is looking at it and we will get back to you in next 24 hours.
Regards
Brajesh - Brajesh Singh on March 16, 2021 at 11:59 pm in reply to: [Resolved] BuddyPress Friends Suggestions Pro Error #36906
Hi Tiffany,
Thank you for confirming the fix. I sincerely appreciate the kind words.Regards
Brajesh - Brajesh Singh on March 16, 2021 at 11:58 pm in reply to: remove user rows from user table list #36905
Hi Waseem,
you should avoid this code.Instead, I will suggest that you check current user capability on user_register action and if the user is logged in, set a flag for the newly created user based on the logged user’s role.
After that, you can hook to ‘pre_get_users’ and exclude based on the meta.
Regards
Brajesh - Brajesh Singh on March 16, 2021 at 11:56 pm in reply to: BUDDYPRESS XPROFILE CUSTOM FIELD TYPES IMAGE UPLOAD ISSUE #36904
Hi Deepa,
Thank you for using the plugin.
the plugin allows followign extensions out of the box
'jpg', 'jpeg', 'gif', 'png',unless you restrict it using some kind of mime type filtering plugins.
What is the extension for the files shot on iphone? What is the error message that you received? Please share and I will assist.
Regards
Brajesh Thank you.
- Brajesh Singh on March 16, 2021 at 11:50 pm in reply to: [Resolved] Auto Join groups doesn’t work #36902
Hi Hugo,
I am sorry, the plugin does not work that way. It seems @ravisharma got confused with something else.I understand that you are trying to map a field value to group. This plugin will only allow that if you create multiple lists(1 list per value).
Even though it is a simple requirement that Field Value matches the Group name, join to group, our rules do not allow that.
Our rules need the the group List to be a static(pre specified list).
So, here is what you can do.
1. Create 1 list per group
2. For each List, Select One group in the list
2. For each list, add condition on your checkbox field with the Group Name as value(I am assuming you used this in the checkbox item name).and repeat the above process.
We are planning dynamic group joining in our future version where the source can be different than the xprofile.
If you want, I can ask Ravi to put a few lines of code to achieve this customization without creating any list.
Regards
Brajesh Hi RAMPRABANANTH,
Hope you are doing well.We have released an update with Image, Oembed(video), and Rich text field. Please upgrade to 1.0.8 and give it a try.
Regards
Brajesh- Brajesh Singh on March 15, 2021 at 10:39 pm in reply to: [Resolved] BuddyBlog – How to Add Multiple Images to a Post #36874
Hi Ryan, Jahnel
Thank you for the patience.We have released first iteration of our New Field Type API with support for the image, oembed, rich text editor custom fields.
We do plan to allow selecting image size and adding validation(+ a few more new field types) in next one week.
Please do let me know if you need any new field type added.
Regards
Brajesh