Hello Derrick Koo,
Thanks for reaching to us.
Could you please check your shop/archive page?
I have added below code to your child theme-
function wvs_goya_theme_support() {
add_action( 'woocommerce_shop_loop_item_title', 'wvs_pro_archive_variation_template', 30 );
remove_action('woocommerce_after_shop_loop_item','wvs_pro_archive_variation_template', 30);
}
add_action( 'init', 'wvs_goya_theme_support' );
Please let me know, is it working from your side or not.
Thanks
Swatches Not Show in Shop/Archives Page
Derrick Koo
Can you help us to check, after we active the PRO version. the color swatch didn’t show in shop/archives page…
If we deactivate the PRO plugin, it will show with free version..