Replies
- Brajesh Singh on January 5, 2021 at 12:22 am in reply to: [Resolved] Align badge in center on Mobile[Buddypresss User Badges] #35236
Hi Anthony,
Sure. we can use media query to do that. Here is the updated css.@media screen and (max-width: 720px ) { .bp-user-badges-badge-list{ justify-content: center; } }Please feel free to adjust the max-width.
Regards
Brajesh - Brajesh Singh on January 5, 2021 at 12:19 am in reply to: [Resolved] Default Tab for Connected Members #35235
Hi Matthew,
Please put it in the bp-custom.php
https://buddydev.com/docs/buddypress-guides/what-is-bp-custom-php/Regards
Brajesh - Brajesh Singh on January 4, 2021 at 11:53 pm in reply to: Not working with Gravity Form registration form #35234This reply has been marked as private.
Hi Khalid,
Welcome to BuddyDev forums.Thank you for using the plugin.
1. Yes, we did realize it recently that we should add the group type support. It is coming this week.
2. I am not sure about adding role or member type based support for the visibility though. In the group context, they does not make much sense in normal cases(There may be some cases). We will be happy to add it in future if we get some more feedback about the need.Thank you
BrajeshHi Jimmy,
I was sure you would have found that by the time I replied. Posted for others looking for similar question 🙂
Regards
Brajesh- Brajesh Singh on January 3, 2021 at 7:58 pm in reply to: [Resolved] Align badge in center on Mobile[Buddypresss User Badges] #35214
Hi Anthony,
Thank you for the confirmation.I am glad it is resolved.
Regards
Brajesh Hi Bruno,
Thank you and Happy New year to you too!
Thank you for the feedback.
Please make sure to have same number of Keys and Labels (separated by comma) in the radio/checkbox field.
That should resolve it.
Regards
Brajesh- Brajesh Singh on January 3, 2021 at 7:56 pm in reply to: [Resolved] Buddyblog Pro and ACF usage #35212
Hi Bruno,
At the moment, we support single valued fields only. If you map a ACF field to the BuddyBlog Pro custom field, you can edit the field on the front end using BuddyBlog while access the same in the back end using ACF.We do plan to extend support and add more field types(including repeatable fields, field groups) in the 2nd phase of the development.
Regards
Brajesh Hi Bruno,
Thank you for the suggetion.
At the moment we do plan to have views option for terms(multiselect, checkbox, single dropdown etc).We do not have any such plan for custom fields. Our goal is to try to follow the base theme’s style for the input elements. We are in the process of releasing our update for most of the popular themes(we missed checking with radio, checkbox in the earlier release). We will keep adding compatibility based on our member’s feedback(similar to yours and add compatibility for their theme when feasible).
Please allow us to have another release which will have better theme compatibility for radio/check boxes.
Regards
Hi Tosin,
Thank you for the suggestion. I sincerely appreciate it.
I am already using a similar lens by another company(Crizal). Currently, on a weekly visit to the doctor. Hoping to get it sorted out soon.Thank you
Brajesh