Viewing 8 posts - 1 through 8 (of 8 total)
  • #126691
    tomfreyr
    Member
    Post count: 44

    I am wondering if it is possible when having a square photo as the featured product image to have it fill the non square thumbnail in the product carousel ?

    When I put a square image as the feature, the thumbnail shows a smaller square photo when I would like it to be the same default thumbnail size.

    Is there anything I can do about managing this?

    #126692
    tomfreyr
    Member
    Post count: 44

    to clarify, I do not mind it being cropped or zoomed as a result of it fitting the non square thumbnail.

    #126876
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    I didn’t clear got the question, you mean in the product page, http://tomfreyr.com/product/untangling/ that four related products should be viewed without any space??

    Let us know,

    Thanks,
    laranz.

    #127623
    tomfreyr
    Member
    Post count: 44

    Ok, I want to rephrase my question as it has changed a bit and explain my issue if its ok.

    I want to have a square product image (790 x 790) as the first image on the single product page for example http://tomfreyr.com/product/untangling/

    but I dont like how that image is automatically cropped and shown in the product carousel.

    Is there a way for me to have control over how it is displayed in the product carousel while at the same time have an un-cropped first image on the single product page?

    (… without having the product carousel showing square images)

    #127896
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    You can change the slider image height*width in this file \wp-content\themes\neighborhood\woocommerce\single-product\product-image.php

    for instance

    $image = aq_resize( $image_link, 800, NULL, true, false);

    Change the 800 to 790, if you want to limit the height to 790 means, change the NULL to 790, NULL means it takes the images actual height.

    You need to edit those changes to make the image slider to 790*790, edit it in two places in the same file.

    Let us know,

    Thanks,
    laranz.

    #128336
    tomfreyr
    Member
    Post count: 44

    Ok, I tried this and I can see it affects the single product page image but I didnt see it affect the products carousel image (see screenshot).

    Attachments:
    You must be logged in to view attached files.
    #128871
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Looks like it’s worked to me? I guess you set ‘NULL’ for the height, that’s why that image goes lower than the others

    – Kyle

    #129311
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    For that, try change the Catalog image size in Woocommerce -> Settings -> Products. After changing the image size, try regenerate thumbnail like woo adviced.

    Let us know,

    Thanks,
    laranz.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register