I’ve looked at the answers to blurry images in WooCommerce but they all are for previous versions. I’ve tried to adapt as best I can with the latest version of WooCommerce but my main product image is still blurry. The original image is 1000×1000. The shopping cart page looks fine, but the single product page is all blurry.
I also don’t want the photo to be clickable like a lightbox. How do I remove the arrows to view the product photo larger?
Finally, my client would like the main call to action button on the home page slider to be larger. How do I do that?
Yes, I have but WooCommerce has changed since that video was made. I’ve looked everywhere to find where I can set the specific sizes for the product image and can’t find it. I don’t think it’s there anymore.
Hi,
The single product pages are using images that are 100x100px in size. Please install the following plugin and then regenerate the thumbnails.
// https://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
Ismael
Thanks, Ismail. I installed the plugin and regenerated the thumbnails (Tools > Regenerate) but as you can see, the pics are still blurry. https://www.screencast.com/t/4i0qfd8H39
Hi,
This is what I get when I check the site.
// https://imgur.com/a/U9bQG9E
Please try purge the cache.
Best regards,
Ismael
Thank you. Yes, I see the clear images now.
What about resizing the button on the home page slider? Is that doable?
Hi,
Please add the following code:
#top #wrap_all .avia-slideshow-button, #top .avia-button {
font-size: 32px;
padding: 20px;
}
Let us know if it works :)
Best regards,
Basilis
Perfect! Thank you!!!
Hi,
Glad we could help!
Please take a moment to review our theme and show your support https://themeforest.net/downloads
Don’t forget to bookmark Enfold Documentation for future reference.
Thank you for using Enfold :)
Best regards,
Basilis