Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   eCommerce & Atahualpa (http://forum.bytesforall.com/forumdisplay.php?f=31)
-   -   woocommerce image size issue (http://forum.bytesforall.com/showthread.php?t=23095)

TrueDom Mar 2, 2015 01:59 AM

woocommerce image size issue
 
using woocommerce and adding products to my site but the images are a mess. i tried what i could find here and other places and still messed up in some way or another. frayedgothicclothing.com. I stopped adding products do to the image issue check out the boots category. looks horrible and even worse when you click on a product and see the related product pics. i am very lost at what to do here and its very disappointing and discouraging. ive added css to ata, changed code in php, changed code in woocommerce, got the plugin simple img sizes etc noting is helping me. Thanks for whoever can help...would be greatly appreciated as i have put a lot of time and effort into this site only to be brick walled lol

juggledad Apr 7, 2015 04:45 AM

when you say 'the images are a mess' what do you mean? Can you be specific?

Grum Oct 12, 2016 01:07 PM

Sorry for resurrecting an old thread here, but I had a similar problem with Woocommerce that I think I have found a workaround for.

Product image sizes set in Woocommerce were being ignored, and product images were being displayed at grossly magnified sizes regardless of thumbnail settings.

However, after a bit of Googling I tried adding this code to ATO/CSS inserts and it seems to have done the trick:
Code:

.woocommerce ul.products li.product a img, .woocommerce div.product div.images img {
  width: auto;
}

Might be of help to the OP or others with similar issues?


All times are GMT -6. The time now is 05:10 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.