Home › Forums › Basel support forum › Thumbnails
Thumbnails
- This topic has 17 replies, 2 voices, and was last updated 7 years, 9 months ago by Artem Temos.
-
AuthorPosts
-
February 28, 2017 at 3:38 pm #10360
pursehuitParticipantHello,
We use your theme on the test website bellow where we have uploaded only images with resolution 1280 x 960 and others with square res minimum 500 x 500, for products.
Please tell me how the thumbnails settings from WooCommerce and WordPress should be like? I mean, what sizes should we use for catalog, product and gallery? Also, in the WordPress Media Settings what res should we have there before regenerate all the images uploaded now?
Thx!February 28, 2017 at 4:33 pm #10362
Artem TemosKeymasterHello,
Thank you for choosing our theme and contacting us.
It all depend on what images sizes you would like to see on your website. There are no any requirements for the theme. If you want you can make them square like 300×300 or rectangular 450×270.
Kind Regards
XTemos StudioFebruary 28, 2017 at 4:36 pm #10364
pursehuitParticipantThx for your reply.
Can I leave them untouched? With hardcrop options from woocommerce settings unchecked?February 28, 2017 at 6:49 pm #10367
Artem TemosKeymasterAs you wish 🙂 As we stated, our theme doesn’t have any requirements and it depends on your needs what images size should be set.
Regards
March 3, 2017 at 4:25 pm #10444
pursehuitParticipantHello.
I’m back with the same problems regardings the thumbnails for category pages.
Please see the screenshot > http://prnt.sc/efl9jo
As you can see, thumbnails sizes are very different.
I mention that the first image has the originaly res at 1000 x 1000 and the second ones at 1280 x 960.
I use in WordPress > Media settings > http://prnt.sc/eflah3
And for WooCommerce > http://prntscr.com/eflauu
What settings should I have for them to show correctly on the shop page? I’ve regenerated the images already with the same settings.March 3, 2017 at 4:47 pm #10446
Artem TemosKeymasterHello,
Could you please prepare a sketch or some screenshot of how you would like to make them look like?
Also, the only one way to make them all inline is to enable Hard crop option in WooCommerce settings.
Regards
March 3, 2017 at 4:57 pm #10449
pursehuitParticipantI would like to look exactly like product no 2 and 3.
The problem is with the first image because it has other res (square). Practicaly it needs to be zoom out or something to be in line with others.March 3, 2017 at 5:10 pm #10450
Artem TemosKeymasterTry to set 400×300 image size and enable Hard crop to make them all look the same.
March 3, 2017 at 5:23 pm #10451
pursehuitParticipantThe first image is now in line with others but it’s cropped, as you can see.
Also, the thumbnails are a little blurry now. Please see the comparison > http://prntscr.com/efm2fdMarch 3, 2017 at 6:02 pm #10452
Artem TemosKeymasterIn this case, disable the Hard crop option.
March 3, 2017 at 6:08 pm #10453
pursehuitParticipantAnd now we’re back to first image not in line with others 🙂
Take a look, first row of products.March 3, 2017 at 6:54 pm #10454
pursehuitParticipantOk, so I changed to 300 x 200 for the category thumbnails in woocommerce settings, unchecked cropped images and they look fine for now on the category page, but we have another issue on the front page with the same products.
Please see screenshot from and ipad in landscapde mode.
http://prntscr.com/efna0oMarch 3, 2017 at 7:04 pm #10456
pursehuitParticipantSo, we made some more test and these are the results:
– on desktop seems to be ok
– on mobile iPhone landscape mode is ok
– on iPhone portrait mode is not ok – http://prntscr.com/efndfx
– on tablet is not ok – http://prntscr.com/efna0oSo i think is a responsive problem, wich image is displayed for a certain resolution…
March 3, 2017 at 9:47 pm #10459
Artem TemosKeymasterTry to limit your product images height with CSS. Add this on to the Custom CSS for mobile devices
.product-element-top img { max-height:120px; }
and this for tablets
.product-element-top img { max-height:130px; }
March 3, 2017 at 9:56 pm #10467
pursehuitParticipantWith this CSS the images look weird..It’s not ok 🙁
They are practically vertically tight and non aesthetic.March 3, 2017 at 9:59 pm #10468
Artem TemosKeymasterOK, we see. Try to add this also
.product-element-top img { width: auto; }
March 4, 2017 at 7:33 am #10471
pursehuitParticipantSeems ok now.
Thank you!March 4, 2017 at 9:45 am #10476
Artem TemosKeymasterYou are welcome!
-
AuthorPosts
The topic ‘Thumbnails’ is closed to new replies.
- You must be logged in to create new topics. Login / Register