Ask your WordPress questions! Pay money and get answers fast! Comodo Trusted Site Seal
Official PayPal Seal

Need Image Thumbnails and Product images to be corrected WordPress

  • SOLVED

Hello,

I work with Hermitshut.com and we are finding some inconsitencies on our product thumbnails and images. We need someone to go in, and clean them up.

Answers (1)

2013-07-16

Sabby Sam answers:

The image you have enter in the product need to put with same height and width, At the moment ( http://www.hermitshut.com/wp-content/uploads//images/products/hhut_2265_105863969.gif) this image is very small . Try to insert this image with the similar with other one. ( I mean you need to put the constant height and width image size one).

If you have enter the same image and changes the thumbnail size then you can re-generate the thumbnails by using this pluign http://wordpress.org/plugins/simple-image-sizes/screenshots/


Other option
If you want to do the forcefully then you can use this code in your style.css
.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img { min-width: 300px; }
But this will lead to blur image if the image size is small by default.
I hope this will help you.


Aaron Lee comments:

the image is supposed to be full size on the page. I have used thumbnail generator plug in, and need someone to go in and change the dimensions


Sabby Sam comments:

Can you provide me login details. ( My emailID is [email protected])