This topic has 15 replies, 3 voices, and was last updated 9 years, 7 months ago ago by Eva Kemp
Hello!
I don`t seem to understand the thing with the product images.
I need to add 5-6 images to each product, both landscape and portrait format. On the category page everything looks fine. However, on the single product page it doesn`t display the product gallery in thumbnails, so it looks bad when landscape and portrait images are mixed. The same issue is with the quickview.
I added some screeshots to clarify my problem:
https://picasaweb.google.com/112983688255361485683/Legenda?authkey=Gv1sRgCI2tl6Cw5ZWSag
Which settings should I change to fix this?
Mari-Liis
Hello,
Please provide us with wp-admin panel credentials in private content.
Thank you.
Regards,
Eva Kemp.
Data in private content.
Hello,
I’ve added this code in custom.css file:
.product-thumbnails-slider .slides li img {
height: 120px;
width: 150px;
}
Please check single product page now.
If you want to have similar sizes for all images you should upload them with original dimensions 1425px × 1900px approximately.
Regards,
Eva Kemp.
Now the product gallery images are all in sqares of one size (thats good!), only the images look ugly and compressed. Here
s what I mean: https://picasaweb.google.com/112983688255361485683/Legenda?authkey=Gv1sRgCI2tl6Cw5ZWSag#6132469437962870338
How will I get it so that the nice and neat thumbnails of the images are shown in these equal sqares? And when you click on them, then the entire image opens.
Mari-Liis
Hello,
If you want to have similar sizes for all images you should upload them with original dimensions 1425px × 1900px approximately.
Please upload images of high resolution.
Regards,
Eva Kemp.
It`s not possible for me to add images all in the same size because some are in portrait and some in landscape format.
I want to achieve a result like here:
http://lilleliis.com/product/amigurumi-wool-bunny/
On the single product page there are thumbnails of all the images (main image is bigger and product gallery images are smaller). When you click on any of the photos the full size images open in a light box.
Which settings should I use to achieve that?
Hello,
If you check images sizes in that link you’ll see they have 90px × 90px.
Sorry, but the problem is your original dimensions differ too much, so images sizes are different.
You have to reupload images with similar sizes. Sorry.
Regards,
Eva Kemp.
Hi Eva, I have a similar problem, even I change the sizes in Woocomerce setting and after regenerate al of the media library, in front end the images still the same size 555 x 740 pixels (Natural 375 x 500 pixels)
I just try all the advices in forum tu resize that images but nothing works.
Thanks for your help.
Hello @Pablo,
Do you want to change image sizes on Shop page or single product page?
Please provide us with correct wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Hi Eva!
I need change images sizes of both places Shop page and single product page.
thanks for your help.
Hello,
As I see images sizes are changed to the ones that you set:
http://storage2.static.itmages.com/i/15/0406/s_1428341697_8463279_15eddb5f38.png
Please check it.
Regards,
Eva Kemp.
Sorry here are the images!
Chrome code inspector
http://saul.com.uy/tmp/image_size_SAUL.jpg
Measurement on screen
http://saul.com.uy/tmp/image_size_SAUL_02.jpg
images resizes
http://saul.com.uy/tmp/image_size_SAUL_03.jpg
Hello,
I’ve added this code in style.css of your child theme:
.sxy-zoom-container .sxy-zoom-bg, .product-images-slider {
width: 375px !important;
height: 500px !important;
}
.product-images {
width: 410px !important;
}
.product-lightbox-btn {
top: 450px !important;
}
Please check single product page now.
Regards,
Eva Kemp.
Tagged: best selling themes, persuasive, problem, product images, woocommerce
You must be logged in to reply to this topic.Log in/Sign up