This topic has 6 replies, 2 voices, and was last updated 9 years, 6 months ago ago by Eva Kemp
Hi!
In the single product pages I would like to see every thumbnail with 75×75 size but command “Regenerate Thumbnail” doesn’t works. Thumbnail’s size still is 75×55.
http://www.mustofitaly.com/ilienses/shop/glass-crystal/empire-style-set-whisky-2/
Settings:
Theme Options -> Single Product Page -> Product Thumbnails Width 75 -> Product Thumbnails Height: 75
Woocommerce -> Settings -> Product
Product Thumbnails: Width(75), Height(75), Hard Crop (checked)
Tools -> Regenerate Thumbnails: DONE
Hello,
Try to add this code in custom.css file:
.product_image .views-gallery.thumbs-count-4 .slide img {
height: 75px !important;
}
Regards,
Eva Kemp.
It works but the image is deformed…
Hello,
Unfortunately it can’t be fixed. You need use default dimensions 75px×55px or upload images in higher resolution.
Thank you.
Regards,
Eva Kemp.
Thanks. I’ve found a way.
Enter in FTP mode
Go to: http://www.namewebsite.com/wp-content/uploads/YEAR/MONTH
Rename product-photos-thumbnails-75×75.jpg in product-photos-thumbnails-75×55.jpg
Overwrite
Hello,
We’re glad you’ve found the solution.
Have a nice day.
Regards,
Eva Kemp.
Tagged: images, optimize, regenerate, templates, thumbnail, woocommerce, wordpress
The issue related to '‘Single Product: Regenerate Thumbnail’' has been successfully resolved, and the topic is now closed for further responses