Hi Abderrahmane,
Thanks for reaching out to us.
I have added the following snippet using the installed Code Snippets plugin:
add_action('flatsome_product_box_after', function(){
if ( function_exists( 'woo_variation_swatches' ) ){
woo_variation_swatches()->show_archive_page_swatches();
}
});
Now it displays like this- https://paste.pics/cd6ff477ba084fdb0d0a8c3fb603273d
Please check now and let me know your feedback.
Hope to hear from you soon.
Thank You
Problem with plugin not showing swatches catalogue in shop page or any other place
Abderrahmane Khelifi
im not getting the swatches for my products in a shop page , or any other place , despite all options are set correct , please verify . i need the colors and sizes to be shown same as your plugin is showing in the description , thats the reason i chose your plugin from first place . thank you guys
