Steve
Steve

Reputation: 1775

WooCommerce product images not being cropped

In WooCommerce > Settings > Product > Display, I've set the product image size as: enter image description here

However, on a single product page, the product image is 600 x 600px, which is what it used to be, before I made the change above.

Upvotes: 0

Views: 75

Answers (1)

Anand Shah
Anand Shah

Reputation: 14913

After the product image dimensions are changed, you need to regenerate the thumbnails. The following plugin is recommended : http://wordpress.org/extend/plugins/regenerate-thumbnails/

Check the documentation

Upvotes: 1

Related Questions