Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author mantish

    (@mantish)

    Nope, sorry. Not with the current version of the plugin

    • This reply was modified 9 years, 3 months ago by mantish.

    Its possible but you have to edit the php file. I did this and then automatically updated so I lost the code. As soon as I figure it back out I’ll post. It was something kind of like:

    if ( is_plugin_active(‘woocommerce/woocommerce.php’) ) {
    if ( is_product_category(‘mens’) ) {
    class WC_Radio_Buttons {

    Wasim

    (@amadsama)

    Hi Jacobgibbard

    I also want certain products to use radio buttons, not all products. I tried your solution it is not working.

    Have you found other solution?

    • This reply was modified 9 years ago by Wasim.
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Disable for certain products?’ is closed to new replies.