Jump to content
missweb

Low resolution product image and thumbnail

Recommended Posts

missweb

Hi there

 

I'm having a real problem with the resolution of product thumbnails and product images. I've tried using Jigo Shop (for pagelines) and Woocommerce (for pagelines) and have come across the same problem. Basically I upload an image to wordpress (with good resolution and reasonable size), I then create a product and attach the image to the product through the featured image button. When I then look at the site the thumbnail image for this product is really bad resolution compared to the original and the product image on the product page is barely any better. When I enlarge the image it is good resolution but when I then close it you can visibly see the resolution getting worse. 

 

I'm creating a site for someone that is used to the thumbnail quality on etsy (which is amazing) so this is a real problem.

 

The site is www.mabetty.com and if you click on the clothes category you can see the product. I haven't done any work on the site yet until I've resolved this - hence it's pretty basic. As a comparison if you go to http://www.etsy.com/uk/shop/Alicecarolinesupply?section_id=6373289 and scroll down you can see the same product and the quality of the thumbnail.

 

I've searched in vain for solutions and am getting to the point of using a different platform like Shopify but really want to avoid the cost and transaction fees. 

 

Can anyone help me with this?

 

Thanks. 

Share this post


Link to post
Share on other sites
James B

Hi there,

 

When uploading an image to wordpress it does compress the image, also scaling the image can cause the thumbnails to become less crisp. There are some options available on the Wordpress support forums, using hooks/filters to stop the compression. However, a lot of the posts state the best results come from uploading the thumbnail image at the exact size.

 

Check out this post which has some links to the support threads  - http://www.pagelines.com/forum/topic/24013-how-do-you-create-sharp-thumbnails/

 

Also http://thomasgriffinmedia.com/blog/2012/12/how-to-change-the-quality-of-wordpress-thumbnails/ and


Kindly search the forum and read the documentation before posting. It will help you resolve many issues.

For CSS help be sure to check out W3Schools first and be sure to download FireBug for FireFox for troubleshooting.

James B

Share this post


Link to post
Share on other sites
missweb

Thanks for your reply. I did try the Thomas Griffin fix but wasn't really sure where to insert it into the wp_image_editor class file code? Can you help me with that?

Thanks again.

Share this post


Link to post
Share on other sites
Danny

Add the following code to your custom CSS, this should resolve the issue.

 

#site ul.products li a img {
max-width: 99%;
}

It would appear that there is a conflict with our CSS from what I can tell, I have reported this as a possible bug.


Please search our forums, before posting!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Similar Content

    • optionease
      By optionease+
      Using WooCommerce with PL5, PageLines Framework and PageLines.com theme with ShopLines.  Whenever click on a product category in the Shop, receive The site is experiencing technical difficulties.  Please help.
      https://iloveyoga.com
    • Jessica McCabe Lawson
      By Jessica McCabe Lawson+
      I'm building a product catalog site. The featured image is set correctly, but the woocommerce placeholder image is displaying instead. If I click on the placeholder image, the featured image appears, and the featured image works fine as a thumbnail.
      Please view the site here: http://www.directmat.net/product/power-lock-logo-mat/
      Note: I deleted the placeholder image via FTP to see if that would inspire Quick Shop to look for the featured image. No such luck. Please help!
    • mtaus
      By mtaus
      I'm using Woocommerce in a Pagelines framework. When I build out a product, I'm able to add images in the admin panel and the
      Product Image will display on Shop page, but neither the Product Image nor the Product Gallery will display on the product's dedicated page.
      Shop: https://bendbotanics.com/shop/
      Product Example: https://bendbotanics.com/product/500mg-full-spectrum-hemp-oil-fsho/
      Any help would be greatly appreciated!
    • cdracos
      By cdracos+
      Hello everyone,
      I face a common problem as I can see on relevant topics with quickshop plugin. 
      On Product Single page of woocommerce, i use quickshop as layout. The primary photo of my product doesn't appear on the thumb slider, but the first image is the default placeholder. 
      Need some help not with custom script in the product description for each product. 
      Have a look on my website: http://lillyandsid.gr/shop/camp-things-top/
    • bnapoli
      By bnapoli+
      I have Quickshop installed on my WooCommerce section of this website: http://a04.125.myftpupload.com/
      Main Shop: http://a04.125.myftpupload.com/?page_id=1198
      I've having what appears to be CSS issues on the individual product pages. After cleaning up any code accessible from the wp-admin, the page still appears broken. I never tried to customize it, it just came broken like this right out of the box.
      You can see examples of it broken on every single product page, see here:
      http://a04.125.myftpupload.com/?product=futaba-14sg-14-channel-2-4-ghz-radio-system
      http://a04.125.myftpupload.com/?product=gremsy-gstabi-h7-brushless-3-axis-gimbal
      http://a04.125.myftpupload.com/?product=dji-inspire-1-zenmuse-x5-gimbal-and-camera-unit
      http://a04.125.myftpupload.com/?product=dji-wookong-m-flight-controller
      Can somebody help?
×