Replies
- Brajesh Singh on August 22, 2019 at 8:24 am in reply to: Buddypress Xprofile Custom Fields: remove links #24861
Hi Fabrice,
Thank you for the question.It is not caused by the Bp Xprofile Custom Field Types plugin. It is how BuddyPress works. There are 2 solutions.
1. You can disable Autolinking from Dashboard->Users->Profile Fields and editing that specific field.
2. Or you can use
maybe_unserialize( BP_XProfile_ProfileData::get_value_byid( $field_id, $user_id ) );It returns non filtered data.
Hope that helps.
Regards
Brajesh - Brajesh Singh on August 21, 2019 at 11:56 pm in reply to: Force new members to sign up for a WooCommerce product after registration #24855
Please upgrade to 1.0.7.
1.0.6 had some issue which was resolved in 1.0.7. Hopefully, It should work as expected.
- Brajesh Singh on August 21, 2019 at 11:45 pm in reply to: How To Use BuddyPress Member Types Pro for Customizing Member Directory #24852
Hi Noah,
Thank you for confirming that member type is working.For the profile issue:-If it is not showing the correct info, It is most probably an issue with the template(or some code marking displayed user as current user).
You will need to decide if you want to use WooCommerce account page or BUddyPress profile page.
Please open a new topic and let me know. I can add some custom code for the same.
Regards
Brajesh - Brajesh Singh on August 21, 2019 at 11:29 pm in reply to: Force new members to sign up for a WooCommerce product after registration #24850
Hi Carsten,
Since you are using custom code for role based limit, Please share them again. Also, let me know what is the default settings for the rate limiter(in admin).PS:- Did you upgrade to our latest release?
Regards
Brajesh - Brajesh Singh on August 21, 2019 at 11:23 pm in reply to: [Resolved] Best way to add a Member's Bio #24849
Hi Mike,
Thank you for sharing. I do understand the need now . All the best 🙂Regards
Brajesh - Brajesh Singh on August 21, 2019 at 11:05 pm in reply to: How To Use BuddyPress Member Types Pro for Customizing Member Directory #24848
Please check now.
Regards
Brajesh - Brajesh Singh on August 21, 2019 at 10:52 pm in reply to: Force new members to sign up for a WooCommerce product after registration #24846
You are welcome.
Hi Adama,
Thank you for using MediaPress.I am sorry, we don’t have the option to delete original image currently. I will add it in our future update.
For now, Please use a plugin like
https://wordpress.org/plugins/ewww-image-optimizer/which optimizes image sizes.
Regards
Brajesh- Brajesh Singh on August 21, 2019 at 10:33 pm in reply to: How To Use BuddyPress Member Types Pro for Customizing Member Directory #24843This reply has been marked as private.
- Brajesh Singh on August 21, 2019 at 10:28 pm in reply to: [Resolved] Advice to link Members to 'Models' of keyboards #24842
Hi Mike,
We can use member types for it. My suggestion will be to use only one member type field.You can use “Multi Member Type” field to allow user select multiple member types.
Please do note that if you use Member Type to categorise users by keyboard models, you can not use the member type for another type of classification.
Regards
Brajesh