fbpx
Want To Add Extra Images Per Product Variation For Free? Download Now

“Show swatches on archive / shop page” Error

Erdogan Altas

Hello;

We are using your plugin and it is excellent for us.

But we have a problem about “Show swatches on archive / shop page”.

We already selected “Show swatches on archive / shop page” option on our setting  but there is no any swatches on our shop page.

https://batumidutyfree.com/product-category/cigarettes/

As you can see that we have two options for every products but we couldn’t see the swatches.

Could you please help us for solve this problem?

Regards,

Hakik Zaman

Hi Erdogan,

Thanks for reaching out to us. Can you please give us temporary admin access to your site? We’ll try to investigate the issue for you.

You can add new users by going to Users > Add New set the user and password for us, set the role to admin, and set the info here.

And add your site URL, login username, and password in the site login area. Follow this guideline: https://www.useloom.com/share/27c1f2ac633c4060b2da883d946107d7

Hope to hear from you soon!

Hakik Zaman

Hi Erdogan,

Please check the site- https://handrollingtobacco.co.uk/

I have added the below snippet using Code Snippet plugin:

add_action('woo_variation_swatches_pro_archive_page_loaded', function($wvs_pro){
   remove_action('woocommerce_init', array( $wvs_pro, 'enable_swatches' ), 1);
   add_action('woocommerce_after_shop_loop_item_title', array( $wvs_pro, 'after_shop_loop_item' ), 9);
}, 10, 1);

Thank You

Hakik Zaman

Hi Erdogan,

I didn’t find the issue you mentioned. I have visited the link you provided and found all product has the swatches.

Please check this screenshot- https://ibb.co/GRBmDq2 and try to clear your caches like- Browser Caches, Caching Plugin Cache, and Server-Side Cache.

Thank You

Erdogan Altas

Hello;

Just cleaned browser and it is ok.

Could you please inform me that when I click on it, a section which is packing option opens at the top. Why is this place transparent?

It should be black font and white background.

https://ibb.co/g3fWR5v

 

Regards,

Hakik Zaman

Hi Erdogan,

Please check whether the transparent issue has been resolved or not.

Before checking don’t forget to clear your caches like- Browser Caches, Caching Plugin Cache, and Server-Side Cache.

From our side this page- https://handrollingtobacco.co.uk/product-category/cigarettes/flavored-cigarettes/

is taking almost 8secs. Please check this screenshot.

BTW, we suggest 15 products on the first load, you are displaying 30+ products.

You can try the infinite scroll plugin to display the next 15 products. I hope it will increase your site speed.

Thank You