Possibility to chose between Radio-Buttons and Checkboxes in Vendor-Product Form

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Best Multi Vendor Marketplace Plugin for WordPress Forums WCFM – Ultimate Possibility to chose between Radio-Buttons and Checkboxes in Vendor-Product Form

Viewing 15 reply threads
  • Author
    Posts
    • #38566
      Hoody
      Guest

      The 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/

    • #38583
      WCFM Forum
      Member

      Hi,

      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

    • #38592
      Hoody
      Guest

      Yes I have the Ultimate Version – Your solution worksbut only affects “Categories” – I also need it for each individual custom Taxnonomy

    • #38596
      Hoody
      Guest

      Here is a Screenshot for better understanding: https://prnt.sc/logcb6

    • #38598
      WCFM Forum
      Member

      Ahh … Ok, we will add this for custom taxonomies as well in next update.

      Thanks for pointing out this.

    • #38829
      Hoody
      Guest

      Thanks, that would be great!

    • #38849
      WCFM Forum
      Member

      Hi,

      WCFM new update already there, now that code will work for custom taxonomies as well.

      Please update and take a look.

      Thank You

    • #38915
      Hoody
      Guest

      Hey I updateted but I cant seem to find the option for the taxnonomies in Capability-Settings.

      Screenshot: https://prnt.sc/lq1kke

    • #38925
      Hoody
      Guest

      Ok – 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/lq265s

      This solution would by far be the best

    • #38928
      Hoody
      Guest

      Or 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

    • #38941
      WCFM Forum
      Member

      Ok, I understand your requirement.

      We will add these capability setting in future.

      Thank You

    • #39578
      Hoody
      Guest

      Hey Guys, any news, when this feature will be implemented?

      Best Regards

    • #39594
      WCFM Forum
      Member

      Hi,

      We not yet added this, will add in WCFM U next update.

      I will update you as this will release.

      Thank You

    • #40434
      WCFM Forum
      Member

      Hi,

      WCFM Ultimate 5.2.2 version already released and we have added this feature.

      Please update your and take a look.

      Thank You

    • #40461
      Hoody
      Guest

      Hey 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!

    • #40465
      WCFM Forum
      Member

      You are welcome 🙂

      If you get a chance then add a review for me – https://wordpress.org/support/plugin/wc-multivendor-marketplace/reviews/

      Thank You

Viewing 15 reply threads
  • The topic ‘Possibility to chose between Radio-Buttons and Checkboxes in Vendor-Product Form’ is closed to new replies.