codeixer logo

YITH WooCommerce Color and Label Variations Conflict

Add this code to the functions.php file of your theme at the end of the file. You can also find the file in Appearance > Editor > Theme Functions (functions.php)

add_filter( 'yith_wccl_enable_handle_variation_gallery', '__return_false', 99 );