Home Forums WoodMart support forum disable thumbnail

disable thumbnail

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #317495

    fsktrading
    Participant

    I also want to prevent generating thumbnails especially 10×12 once the image is uploaded.

    How can I do that?

    #317552

    Hello,

    Do you mean the product page? You can configure that in the Theme Settings > Single product> Images: https://xtemos.com/docs/woodmart/theme-settings-panel/#images

    Blog does not have such options as well as other custom post types.

    If you have any questions please feel free to contact us.

    Best Regards

    #317561

    fsktrading
    Participant

    No. Once the image is uploaded into Media Library, the image regenerates in different sizes especially 10×12 sizes. I have to prevent this. How can I do that?

    #317583

    Hello,

    Neither WoodMart nor other theme influences this is WordPress and Woocommerce functionality.

    If you have any questions please feel free to contact us.

    Best Regards

    #317942

    fsktrading
    Participant

    I understand.

    Find your theme’s function.php file and click on it (find it on the right-hand side).
    Search for the following code: add_image_size and/or set_post_thumbnail_size.

    Are these add_image_size and/or set_post_thumbnail_siz exist in Woodmart theme Functions.php?

    if yes, Can you help me to find these?

    #318146

    Hello,

    You can find the woodmart_add_image_size function in this file: woodmart/inc/integrations/woocommerce/functions.php

    If you have any questions please feel free to contact us.

    Best Regards

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