New Landing How can we help? General Forum Help Product image size in Dante

Viewing 12 posts - 1 through 12 (of 12 total)
  • #153895
    newki
    Member
    Post count: 177

    Hello,

    I’m using Dante with Woocommerce. In my product pages, the image has a 590px width.
    I’ve changed the parameters in Woocommerce / parameters for 300px width, deleted my images, reuoploaded them, but it’s still 590px.
    I’d like as a result 300px on the page and 600 (original size) when I click on the image.
    Thanks for your help,
    Best regards

    Attachments:
    You must be logged in to view attached files.
    #153920
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you check the first password protection because the credentials provided aren’t working.

    Thanks

    -Rui

    #153956
    newki
    Member
    Post count: 177

    Which password are u talking about?

    #153991
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Sorry, posted the reply in the wrong topic.

    You don’t need to upload the images again. After changing the settings in Woocommerce you just need to regenerate the thumbnails.

    To do that install this plugin https://wordpress.org/plugins/regenerate-thumbnails/

    -Rui

    #154243
    newki
    Member
    Post count: 177

    Hello,

    I’ve used the plugin mentionned and it’s still in 590px.
    http://www.les-citoyennes.fr/produit/chic-cabas-sophia/

    Do I have to tick the box near Image Product detail, Resize?

    Thanks for your help!
    Marine

    #154301
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Add this to your custom css:

    @media only screen and (max-width: 769px) { 
    .woocommerce div.product div.images {
      width: 33%;
    }
    .woocommerce div.product div.summary {
      width: 63%;
    }
    }

    – Kyle

    #154304
    newki
    Member
    Post count: 177

    Done but still 590 px on my screen, cf image attached.

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

    Sorry should be min-width not max-width

    #154309
    newki
    Member
    Post count: 177

    Yes, perfect !
    Last question, what should I do if I can to enable clicking on the image to display it in her right size?
    Thanks for your help Kyle

    #154313
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    In the theme options > woocommerce options you can choose your zoom type

    – Kyle

    #154316
    newki
    Member
    Post count: 177

    Thanks, subject resolved.

    #154318
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

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