Hi there,
Thanks for reaching out to us. Your configuration is perfect.
Please install and activate the Code Snippets plugin and add the below snippet:
add_filter( 'woo_variation_swatches_global_ajax_variation_threshold_max', 'woo_variation_swatches_global_ajax_variation_threshold_max_edit', 10, 2 );
function woo_variation_swatches_global_ajax_variation_threshold_max_edit( $size, $product ){
return 700;
}
Then let me know if it resolves your issue or not.
Thank You
Crossing Out None Available Variations Not Working
Stephanie Logush
Hi
I can’t get the plugin to work properly. I have lots of products with over 30 variations and the plugin wont cross out variations that are not available. I have tried to remove the variation completely, and untick the ‘enable’ button. I purchased the pro version, but it doesn’t work, I don’t have the same options as you have on your documentation videos.
Help! I need this to work.