Hi danit,
Thanks for reaching out to us. Do you mean attributes are not hiding based on another attribute?
Hope to hear from you soon!
Thank You
Hi danit,
Thanks for reaching out to us. Do you mean attributes are not hiding based on another attribute?
Hope to hear from you soon!
Thank You
Yes, the attributes are not hided (or marked with X) based on selection that doesn’t include them.
Hi danit,
Please add the below snippet using the Code Snippets plugin:
add_filter( 'woocommerce_ajax_variation_threshold', 'woo_variation_swatches_global_ajax_variation_threshold_min', 10, 2 );
function woo_variation_swatches_global_ajax_variation_threshold_min( $size, $product ){
return 200;
}
Then try again and let me know if it resolves your issue or not.
Thank You
it is working now, thank you!
Hi danit,
Glad to know my support was helpful for you.
We really get excited & honored when you use our plugin on your site.
If you found my support helpful, could you please leave your valuable review here: https://wordpress.org/support/plugin/woo-variation-swatches/reviews/?filter=5
Your rating keeps us inspired.
Thank You
the plugin stopped working as it should
danit Goldman
Hi,
the plugin is not working correctly anymore, when selecting variation, there are no selected attributes. when i choose a variation some options thould be removed, it was working before