You may also like thumbnail size
-
Hi there, I hope you are doing well.
I’v started to add some upsell items to some of my product but unfortunately the thumbnails under the “you may also like..” have different sizes.. see screenshot attached
what is your theme default size for this and where can I define the thumbnail size for the “you may also like” section?
Many thanks in advance for your help
Best
and here with the screenshot (i hope the upload will work this time..)
Attachments:
You must be
logged in to view attached files.
Hello,
Images size for upsells products is actually the same as for any other products in on your website. And you can change it in WooCommerce -> Settings -> Products -> Display.
Regards
Hi, you mean the catalog images? Because I have the size 225 x 180 hard crop set as catalog image and it doesn’t work on upsell thumbnail images.. only on product archives as well as related products. I did try to regenerate thumbnails of the upsell products and then empty cache, but still no change..
Can you help?
Thanks in advance
Hi,
Did you make any changes in template files? Please, check woocommerce/single-product/up-sells.php
. Find img_size
parameter, it should be set to shop_catalog
value.
Regards