Fix Product Image Size with WooCommerce

Viewing 2 posts - 1 through 2 (of 2 total)
  • #5827
    jalex11
    Participant

    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

    #5872
    Daniel Tara
    Keymaster

    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.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.