Best Multi Vendor Marketplace Plugin for WordPress › Forums › WCFM – Ultimate › Possibility to chose between Radio-Buttons and Checkboxes in Vendor-Product Form
- This topic has 15 replies, 2 voices, and was last updated 6 years, 8 months ago by
WCFM Forum.
- AuthorPosts
- November 28, 2018 at 10:12 pm #38566
Hoody
GuestThe Admin should be able to choose which taxonomies/Categories/tags are using Checkboxes (for multipe selection), and which should have Radio-Buttons for Single Select – I attached a screenshot ( https://prnt.sc/lo9ggx ) for better understanding.
I also found a plugin that allows to do exactly what i want and it works perfectly in the normal admin backend-product-editor but it does not have an inpact on the WCFM Add-Product Form. Here is the Plugin: https://wordpress.org/plugins/radio-buttons-for-taxonomies/
- November 29, 2018 at 10:07 am #38583
WCFM Forum
MemberHi,
This will not work here , but you may restrict this to allow select only one taxonomy for each group.
Do you have WCFM Ultimate? Then set Capability -> Category Limit -> 1
Or, if you don’t have WCFM U then add this code for the purpose ->
add_filter( 'wcfm_catlimit', function( $limit ) { return 1; }, 750 );
Thank You
- November 29, 2018 at 10:34 am #38592
Hoody
GuestYes I have the Ultimate Version – Your solution worksbut only affects “Categories” – I also need it for each individual custom Taxnonomy
- November 29, 2018 at 10:42 am #38596
Hoody
GuestHere is a Screenshot for better understanding: https://prnt.sc/logcb6
- November 29, 2018 at 10:50 am #38598
WCFM Forum
MemberAhh … Ok, we will add this for custom taxonomies as well in next update.
Thanks for pointing out this.
- December 2, 2018 at 11:11 pm #38829
Hoody
GuestThanks, that would be great!
- December 3, 2018 at 6:53 am #38849
WCFM Forum
MemberHi,
WCFM new update already there, now that code will work for custom taxonomies as well.
Please update and take a look.
Thank You
- December 3, 2018 at 11:15 am #38915
Hoody
GuestHey I updateted but I cant seem to find the option for the taxnonomies in Capability-Settings.
Screenshot: https://prnt.sc/lq1kke
- December 3, 2018 at 11:56 am #38925
Hoody
GuestOk – In now understand what you did – but that does not solve my problem, it makes it even worse.
Now you set a global limit for all taxonomies and categories – but in my case i need it individually for eacht taxonomy – please take a look at the screenshot – i made you a mockup: https://prnt.sc/lq265sThis solution would by far be the best
- December 3, 2018 at 11:59 am #38928
Hoody
GuestOr instead of numbers just make it: Single Select and Multiselct (that would also work) – but as i said it has to be individual for eacht taxonomy
- December 3, 2018 at 4:10 pm #38941
WCFM Forum
MemberOk, I understand your requirement.
We will add these capability setting in future.
Thank You
- December 11, 2018 at 12:09 am #39578
Hoody
GuestHey Guys, any news, when this feature will be implemented?
Best Regards
- December 11, 2018 at 6:06 am #39594
WCFM Forum
MemberHi,
We not yet added this, will add in WCFM U next update.
I will update you as this will release.
Thank You
- December 20, 2018 at 9:14 am #40434
WCFM Forum
MemberHi,
WCFM Ultimate 5.2.2 version already released and we have added this feature.
Please update your and take a look.
Thank You
- December 20, 2018 at 11:36 am #40461
Hoody
GuestHey guys! Great, it works! Thank you very much for your fantastic support! Now If you mange fto implement the ACF MAP for the Location , i can die happy 🙂
Keep up the good work!
- December 20, 2018 at 11:56 am #40465
WCFM Forum
MemberYou are welcome 🙂
If you get a chance then add a review for me – https://wordpress.org/support/plugin/wc-multivendor-marketplace/reviews/
Thank You
- AuthorPosts
- The topic ‘Possibility to chose between Radio-Buttons and Checkboxes in Vendor-Product Form’ is closed to new replies.