Hi,
I think it’s good to have the BP Member Types plugin to allow multiple types for each member.
Is it possible?
Regards,
MarcHi Marc,
BuddyPress allows users to have multiple Member types but the management interface is not yet appropriate for that.The BP Member Types Generator plugin does not manage adding member type to user. It simply manages registering the member type.
If you are using our BuddyPress Member Type Xprofile Field plugin, Then you can certainly ask it to use checkboxes at registration.
Please see this
https://buddydev.com/plugins/bp-xprofile-member-type-field/Hope that helps.
BrajeshHi Brajesh,
Yes, I’m already using the BuddyPress Xprofile Member Type Field plugin. Can I ask how to make it use checkboxes at registration? Currently, there’s no option for that.
Regards,
MarcHi Marc,
Please put this line in your bp-custom.phpadd_filter( 'bd_xprofile_field_type_membertype_as_radio', '__return_true');
We have it mentioned on the page, It seems you skipped it somehow.
In future, we will allow it from the xprofile field create/edit page too.
Thank you
BrajeshHi Brajesh,
I’ve seen this on the page but this is radiobox, not checkbox. I need checkbox to be able to select multiple types in one user.
Regards,
MarcHi Marc,
My apologies. I just missed it. I see you are looking for multi fields. Please give me a day and I will update the plugin.Thank you
BrajeshHi Brajesh,
It’s ok. I look forward to it. Thank you so much!
Regards,
Marc
You must be logged in to reply to this topic.