New Landing How can we help? Themeforest Theme Support Flexform Woocommerce product image sizes

Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Flexform
  • #94935
    mako
    Member
    Post count: 35

    Hello

    In this page http://flexform.swiftideas.net/product/black-dress/ I can see that the image size is 500px × 600px (scaled to 370px × 444px)

    But in my site page http://www.listaxxx.com/model/model-1/ the size of the image is 400px × 400px (scaled to 370px × 370px) I never set it up to be scaled to 370px × 370px Where does this size comes from? From where can I change this size?

    Also, I added 6 extra photos to the product gallery and as you can see, the first row touches the 2nd row, there should be a space in between them. See here http://i.share.pho.to/6ee996f7_o.png How do I add a space in between the two rows?

    Thanks

    #95112
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Your image is 400×400 which is a 1:1 ratio, so it’s resized to 370 x 370 which is 1:1 ratio. The image on http://flexform.swiftideas.net/product/black-dress/ is not a 1:! ratio.

    The image will only resize the width to 370px, the height will be automatic

    – Kyle

    #95805
    mako
    Member
    Post count: 35

    I added 6 extra photos to the product gallery and as you can see, the first row touches the 2nd row, there should be a space in between them. See here http://i.share.pho.to/6ee996f7_o.png How do I add a space in between the two rows?

    #96042
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Add this to your custom css:

    .woocommerce #content div.product div.thumbnails a, .woocommerce div.product div.thumbnails a, .woocommerce-page #content div.product div.thumbnails a, .woocommerce-page div.product div.thumbnails a {
      margin-bottom: 12px;
    }

    – Kyle

    #96194
    mako
    Member
    Post count: 35

    I added that and it doesnt work

    http://www.listaxxx.com/model/model-1/

    #96195
    mako
    Member
    Post count: 35

    I just fixed it, it was missing the !important; declaration

    #96214
    mako
    Member
    Post count: 35

    Sorry, one more question.

    In the main store catalogue http://www.listaxxx.com/models/ , the theme renders the images at 258px × 258px

    How can I change this size? I need the images in the store catalogue to be rendered in 100×100

    Thank you in advance for your help!

    #96295
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I’m afraid the theme only supports a 4 column shop, therefore the width of the image have to be 258px wide

    – Kyle

    #96572
    mako
    Member
    Post count: 35

    What do I have to do in order to show 6 items in a row in the shop? Do I need to modify the shop template file?

    #96698
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Yes you will need to edit the woocommerce files in the theme folder

    – Kyle

Viewing 10 posts - 1 through 10 (of 10 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