Reputation: 140
I have an ecommerce website I am building on wordpress using woocommerce and I have come across an issue pertaining to the images on the catalog view only.
In the catalog the images look like this:
See how the first two are darker and blurry and the third one is absolutely fine. All three images are 1100x1100px.
If you go onto the first products single product page it looks like this:
Pretty annoying and not a problem I've ever encountered before. I've tried regenerating thumbnails to the same size as the catalog size (309x309px) however this did not resolve the issue. I've also tried reuploading the photos however this didn't work either.
Any help/advice/ solutions heavily appreciated!
Development version of the site can be found here for anyone who wants to take look.
Upvotes: 0
Views: 330
Reputation: 140
I used a regenerate thumbnails plugin and this resolved the issue:
https://wordpress.org/plugins/regenerate-thumbnails/
Upvotes: 0