-
AuthorPosts
-
February 27, 2018 at 8:08 am #918265
I want to change the size of the woo-commerce page-thumb that appears on the top of the category page
on this site
http://greenlifestructures.com/
(access password = greenhouse1 )eg the category top image on this page
http://greenlifestructures.com/product-category/gear-motors/
appears cut offbut the same image on this page loads fine
http://greenlifestructures.com/shop/
I would prefer if all these images loaded the same size as it does on this page– I’ve seen in earlier posts there were woo-commerce setting that adjusted image sizes and cropping etc but they no longer appear to be in woo commerce settings
February 27, 2018 at 10:04 am #918307Hey smarta-brett,
Go to Appearance > Customize > Woocommerce > Product Images, you should see the width and height values there. Hope this helps :)
Best regards,
NikkoFebruary 27, 2018 at 10:32 am #918331no that just gives the product image size
not the size of the Catalogue image that bis displayed on the Category page
eg the category top image on this page
http://greenlifestructures.com/product-category/gear-motors/February 27, 2018 at 11:01 am #918356Hi,
I see, can you install and activate this plugin: https://wordpress.org/plugins/simple-image-sizes/ then go to Settings > Media > then find entry_with_sidebar size adjust the width and height then Save. Under Thumbnail regeneration uncheck all except for entry_with_sidebar then in post type uncheck all except for Products then click on Regenerate Thumbnails button. Hope this helps :)
Best regards,
NikkoFebruary 27, 2018 at 10:18 pm #918672ok – but there must be an easier way to do it with css ?
its only one instance where this appears
<div class="entry-content-wrapper"> ==$0 <div class="page-thumb">
I’ve tried applying sizes to the “entry-content-wrapper” & the “page-thumb” which makes it change but none successfully
February 28, 2018 at 6:06 am #918808Hi,
There’s nothing css can do with it since the image itself is cropped, here is the image fetched on that page: http://greenlifestructures.com/wp-content/uploads/2018/02/gear-motors-431×321.jpg adjust it with entry_with_sidebar size and that should fix the issue, adding some css though would make it better to have some spaces between the category image thumbnail and the products.
Best regards,
NikkoMarch 1, 2018 at 6:23 am #919394I just ended up resizing the actual images to 320px high and it works fine now
thanks for your time
March 1, 2018 at 8:58 am #919469Hi,
Glad to hear that. Thanks for using Enfold and have a nice day :)
Best regards,
Nikko -
AuthorPosts
- The topic ‘change size of page-thumb’ is closed to new replies.