• Resolved kreativoldal

    (@kreativoldal)


    Hello Guys,

    Since the new Woocommerce update installed, the plugin not working for me.

    I use:
    Variation Swatches for Woocommerce – 1.1.8 version
    Variation Swatches for Woocommerce – Pro – 1.0.37 version
    Woocommerce – 4.9.2 version

    When I try to click , the variations not clickable. I dont know what is wrong. ??
    The site now under construction, can you give me any advice?

    Thank you

Viewing 1 replies (of 1 total)
  • I found a partial fix (v 1.1.17) by editing the free plugin file, woo-variation-swatches.php around line 362.
    There is an IF statement with a comment saying “If defer enable…” but the IF statement is actually just checking if the pro version is active – I suspect this is the bug. My temporary fix was to comment out that whole first block of the IF statement and just use the wp_enqueue_script in the ELSE block.

    Part of the issue is wp_localize_script won’t register the handle woo-variation-swatches as it hasn’t been set yet.

    I still have a minor issue on archive pages which I’ll work through but it at least works on the product pages now. Hopefully they can fix this before their next version otherwise any fix will need to be applied again.

Viewing 1 replies (of 1 total)
  • The topic ‘Not clickable variations’ is closed to new replies.