This topic has 6 replies, 2 voices, and was last updated 10 years, 3 months ago ago by Eva Kemp
My installation of the The Leader theme is upgraded to the lastest version and I am still having the following issue – which I have not been able to fix.
When clicking on the gallery thumbnails the gallery thumbnails slide to the left – each time you click – until the image disappear completely and you can’t get them back.
Also the gallery thumbail images are being cropped – I have turned off image cropping in the theme settings – but the images are still being cropped in the gallery.
I would really like the images to be displaying with no cropping.
I have provided login details for the site -in Private Content below. Thanks for much for having a look at his for me.
Hello,
Please provide us with the link of a product where image gallery is shown.
Thank you.
Regards,
Eva Kemp.
Hi Eva,
Thanks for getting back to me on this one!
Here is a link to a product where the gallery is showing so you can see the problem. Looking forward to hearing back from you about what the fix might be.
Warm regards,
Leigh
Sorry Eva – I’m just replying again so that I can send you the link in the private content. Cheers. Leigh
Let me know if you need any other information from me. Thanks again for looking into this problem.
Hello,
As I see you have thumbnails dimensions 130*130px in Theme Options > Single Product Page > Product Thumbnails Width/Product Thumbnails Height. Change them to the ones you need.
Unfortunately there is no such option to add arrows for the thumbnails gallery, but you can enable it for the main image. In your style.css of the child theme you have the code
body.home .content .testimonials-slider .cbp-qtprogress, .product_cat_accessories .product .product-info hr, body.single-product .main-gallery .flex-direction-nav{display: none;}
You need change it to
body.home .content .testimonials-slider .cbp-qtprogress, .product_cat_accessories .product .product-info hr, body.single-product .main-gallery .flex-direction-nav{display: block;}
and the navigation arrows will appear.
Regards,
Eva Kemp.
Tagged: gallery, image cropping, optimization, product page, thumbnails, woocommerce, wordpress
The issue related to '‘BUG – Gallery on product page and Image Cropping on gallery thumbnails’' has been successfully resolved, and the topic is now closed for further responses