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

Simon Evans

Hi There, I have installed the plugin above, and adjusted the thumbnail gallery to 300px wide. I then regenerated thumbnails as suggested. But, the images are still blurry and seem to be loading 100 wide image. How can I resolve this?

Also, are there any ways to improve loading speed?

Thanks

Simon Evans

Rezwan Shiblu

Hi there,

Thanks for reaching us.

Do you mean this blurry image – https://prnt.sc/q_Lzh2g7tXrB ?

If yes, please try to add the below code on your site by using the code snippet plugin –

add_filter( 'woocommerce_gallery_thumbnail_size', function( $size ) {
return 'thumbnail';
} );

Hopefully, the blurry issue will be fixed.

and loading speed depend on various things, you can optimize your site properly for reducing the loading speed.

Let me know if the blurry issue is resolved. I will happy to assist.

Thank you.

Simon Evans

Thanks Alex, I just got round to adding the snippet due to the Christmas rush, but it seems to have worked.

Rezwan Shiblu

Hi there,

Thank you for your feedback.

Feel free to open a new ticket if you face any further issues in the future. We will happy to assist you.

Can I close this ticket?

Thanks.

Simon Evans

Yes that’s no problem to close the ticket. Thanks