Different thumbnail size in customizer and front-end
-
Hello,
I’m using OceanWP theme with WooCommerce.
My WooCommerce images thumbnails settings for archives are :
300x300px, cropped.
When I’m in the customizer and in a WooCommerce archive page, thumbnails are rendered with the correct file : “…/image-name-300×300.jpeg”.
But when I’m outside the customizer (front-end), thumbnails are rendered with the wrong file : “…/image-name.jpeg”, wrong size, not cropped at all.
I see that is an OceanWP template that’s used (oceanwp/woocommerce/loop/thumbnail/featured-image.php) for both case (customizer and front-end).
I’ve tested to use an other OceanWP option for thumbnail view (gallery slider, swap), same problem.Any help appreciated.
Thanks.
- The topic ‘Different thumbnail size in customizer and front-end’ is closed to new replies.