Your account expired support, please renew to get your support.

Tagged: ,

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #7126
    DKPL
    Support Expired

    Hi,

    I have a problem generating thumbnails correctly – without cropping them.

    I’ve tried all ways to change the settings in Customize, but either they are cut or they are different heights. I used a plugin to generate new thumbnails but nothing works.

    I would like to achieve the effect that the entire product is visible – without trimming/cropping.

    I am very much asking for any hint.

    #7143

    Hi there,

    I have checked your website, you have to process the images before uploading to the website.

    Images must be set to the same dimensions, for example: 600×800, 900×1200

    #7155
    DKPL
    Support Expired

    I have already managed to generate the correct thumbnails and now on the category view I have everything correctly – even without changing the images – I still have one place left and I know where the problem is – on the product page in the template only the width is set to 600px I don’t know where I can also set the height to 600px – this would solve my problem better. I just need to add a value for the height and re-generate the thumbnails.

    I found something like this:

    Image Sizes for Theme Developers


    I think I need to use:

    add_theme_support( 'woocommerce', array(
    'single_image_width' => 600,
    'single_image_height' => 600,
    ) );

    I just don’t know where to put it and how ? And whether it will work.

    #7157

    Please go to Customize -> Woocommerce-> Products image -> Select image format rate: https://prnt.sc/10saz0u

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

You must be logged in to reply to this topic.