• Resolved windspeed

    (@windspeed)


    Can someone clarify something for me please.
    I understand that woocommerce uses 3 ‘types’ of images.
    woocommerce_thumbnail – used in the product ‘grids’ in places such as the shop page.
    woocommerce_single – used on single product pages.
    woocommerce_gallery_thumbnail – used below the main image on the single product page to switch the gallery.
    but are they three different images or just 3 variations that WC makes from 1 image that I upload?
    In other words, if I want
    woocommerce_single to be, say, 600 x 375 and
    woocommerce_thumbnail to be, say, 390 x 390 and
    woocommerce_gallery_thumbnail at, say, 300 x 300
    do I create 3 different images in Photoshop, all cropped and sized as above
    or
    just upload one image and sett parameters in Appearance? Thanks Chris

Viewing 3 replies - 1 through 3 (of 3 total)
  • When you upload the image in the product editor you just need to use the largest size – WooCommerce will automatically create the thumbnails for you

    Plugin Support Fernando a11n

    (@fhaps)

    Automattic Happiness Engineer

    but are they three different images or just 3 variations that WC makes from 1 image that I upload?

    They are three different versions that are created out of the single image you upload.

    The exact sizes that are used to create these versions can be determined by your theme and whether it declares images sizes. If you want to have control over the exact size of the different versions, I’d recommend using a plugin like Simple Image Sizes.

    There you can see what size exactly is the one that images will be cropped to, and modify those values.

    Hopefully that helps!

    Thread Starter windspeed

    (@windspeed)

    This helps heaps. Thanks for the excellent answers.
    enjoy…

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Understanding images in woocommerce’ is closed to new replies.