Hi
The quality of the images on my store page is poor and blurry, but the pictures are very good quality ones on the product page itself.
How do I improve the quality of the pictures in the store page?
My site is reputeclothing.co.uk
Thanks
Will
Hi
The quality of the images on my store page is poor and blurry, but the pictures are very good quality ones on the product page itself.
How do I improve the quality of the pictures in the store page?
My site is reputeclothing.co.uk
Thanks
Will
Hi Will,
Inside your WP Dashboard open Woocommerce > Settings > Catalog > Image Options > Catalog Images and set the width to 201px and height to 201px.
Also using ftp software, kindly access wp-content/themes/flashlight/woocommerce-config/config.php and find this line of code:
$avia_config['imgSize']['shop_catalog'] = array('width'=>200, 'height'=>140);
and change it to:
$avia_config['imgSize']['shop_catalog'] = array('width'=>201, 'height'=>201);
Then use the Regenerate Thumbnails plugin to regenerate the images: http://wordpress.org/extend/plugins/regenerate-thumbnails/
Regards,
Ismael
Thanks,
I've configured my site with filezilla and connected successfully but the site's file aren't showing up it's just empty?
Hi,
That is weird. Please contact your host.
Regards,
Ismael
Ok will do.
Thanks for your help.
Hi Will,
Glad that we could help. Just let us know if it works or not. :)
Regards,
Ismael
Contacted my web host and they've fixed the problem, thanks :)
Hey,
Glad it is fixed.
Regards,
Ismael
This topic has been closed to new replies.