1. I noticed when viewing shop page in Chrome/Opera browser all catalog images were little blurred but in Firefox were crisp. I found solution which improves browsers rendering for only catalog images by editing CSS file
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img
{ image-rendering: -webkit-optimize-contrast;}
However I am not still able to do same for product page image. I tried following options and neither worked.
1. I deleted all images from Media library and uploaded new (780x780) and then deleted browser history (cached images included). I think this issue has something to do with browser rendering engine.
Woocommerce ver.2.6.1 I use Firefox ver. 51.0.1 (32-bit) Chrome ver. 56.0.2924.87 (64-bit) Opera 43.0.2442.806 (PGO)
Hi
I need help with two issues please.
1. I noticed when viewing shop page in Chrome/Opera browser all catalog images were little blurred but in Firefox were crisp. I found solution which improves browsers rendering for only catalog images by editing CSS file
.woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img
{ image-rendering: -webkit-optimize-contrast;}
However I am not still able to do same for product page image. I tried following options and neither worked.
.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
{image-rendering: -webkit-optimize-contrast;}
....and
.single_product_main_image a, .single_product_main_image a img
{image-rendering: -webkit-optimize-contrast;}
- size of product image I uploaded is 535x696px. I even tried bigger size 810x1028.
- woocommerce product images setting are:
Catalog images: 535x696px
Single product image: 535x950px
Product thumbnails: 165x165px
- web store runs on locally on WAMP
2. There i s a bug in quantity selector on product page when viewed in Firefox. Please see an attachment
Peter
Hello Peter, thanks for purchasing Thefox!
1. Did you tried to regenerate the thumbnail after changing the size?
Also could you please tell us the version of the theme and woocommerce you are also using.
2. Can you please tell us the firefox version you are currently using.
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Hi
1. I deleted all images from Media library and uploaded new (780x780) and then deleted browser history (cached images included). I think this issue has something to do with browser rendering engine.
Woocommerce ver.2.6.1
I use Firefox ver. 51.0.1 (32-bit)
Chrome ver. 56.0.2924.87 (64-bit)
Opera 43.0.2442.806 (PGO)
2. I use Firefox ver. 51.0.1 (32-bit)
Peter
Hello Peter,
Could you please send us a link to your website?
Regards
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme
Hi
Sorry but it's still offline however I just found solution to issue number 1.
I changed "Single Product Image" setting in Woocommerce to 780x780px and than uploaded product photo of the same size (780x780)
Now the product image is crisp. :-)
Best regards
Peter
Hello Peter,
Glad you have been able to fix the problem and sorry for not really being able to help you this time!
Do not hesitate to contact us if you have more questions.
Have a nice day!
Regards.
---------------------
Hosting we recommend ( Free SSL and CDN included in all plan ).
Speed up your site with Autoptimize
Test your site with GTmetrix and fix the issue to make it faster
How to Update your Theme