I am trying to fix the thumbnail size on my products page through WooCommerce. Does anyone have experience using this plugin with this theme?
The image is attached as the “Use as Featured Image” from the admin panel. However, the image is too small when I add it. When I don’t attach an image, the placeholder is the size I want. Not sure if anyone can help. I have tried searching woocommerce and wordpress documentation with no luck. Here is a page showing what I mean:
http://cloverprairie.com/wrdprs/?product_cat=scrubs
In functions.php you can see some calls to add_image_size() with different dimensions. Add you own next to them with your preferred dimensions and then use a plugin like AJAX Thumbnail Rebuild to recreate your thumbnails.