Hi Kushal,
Thanks for reaching out to us. You didn’t enable swatch from settings and your theme changed some WooCommerce default hooks. That’s why it was not working.
I have added a plugin called Code Snippet and pasted the below code as a snippet-
function wvs_lusion_addons_support(){
add_action( 'woocommerce_shop_loop_item_title', 'wvs_pro_archive_variation_template', 31 );
}
add_action('wp', 'wvs_lusion_addons_support');
Please check now and don’t forget to clear your cache (browser cache, caching plugin cache) before checking.
Thank You
Swatches not working for Shop/Archive page
Kushal Patel
Hello,
We are using the pro version of the plugin and we have configured the plugin to show swatches on the shop/archive page.
Yet swatches are not showing up.
This is the URL and credentials
https://stg.blackandgoldofficial.com/wp-admin
username : themesupport-dev
password : A4ROr$O&TZihkWiFwTxFbp%0
Can we please look into this problem as soon as possible.
Thank you.