woocommerce 3.3.2

Home Forums All Other Themes woocommerce 3.3.2

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #94784
    BredaBreda
    Member
    • Topics: 16
    • Replies: 32
    • Total: 48
    Member since: March 11, 2016

    Hi
    I’m using the Industrial theme and upgraded to woocommerce 3.3.2. I am adding product images and I went to appearance – customize – woocommerce and set the product image width to 300px. I waited for the images to regnerate but it is still scaling the product images up to approx 500px in width.
    Is this theme compatible with the new woocommerce and how it handles images?
    http://prntscr.com/ihw3oz
    thanks,
    Breda

    #94809
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL?

    Regards,
    Brad

    #94833
    BredaBreda
    Member
    • Topics: 16
    • Replies: 32
    • Total: 48
    Member since: March 11, 2016

    Its not live, I’m using local host.
    Here is a screen shot of the product page and product info:
    http://prntscr.com/ii6l3h
    thanks,
    Breda

    #94894
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Okay, first you make the website live on test server, then we will resolve the issue.

    Regards,
    Brad

    #94895
    BredaBreda
    Member
    • Topics: 16
    • Replies: 32
    • Total: 48
    Member since: March 11, 2016

    I can’t do that easily, do you have a demo site with the new woocommerce on it that I can have a look at?
    Have you tested the woocommerce product size settings on any of your themes?
    thanks,
    Breda

    #94898
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30657
    • Total: 30657
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .woocommerce div.product div.images img { width:70% !important;}

    Regards,
    Brad

    #94911
    BredaBreda
    Member
    • Topics: 16
    • Replies: 32
    • Total: 48
    Member since: March 11, 2016

    Hi no that made no difference. In the industrial theme it is not using a div, it uses UL, li for the styles.
    Can you try woo commerce 3.3 on this theme please?
    then you can see if the settings work.
    Thanks,
    Breda

    #94912
    BredaBreda
    Member
    • Topics: 16
    • Replies: 32
    • Total: 48
    Member since: March 11, 2016

    I got the product image the correct size with this override as all my images are the same height but different widths:
    .woocommerce img, .woocommerce-page img {max-height: 554px;
    width: auto !important;}

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.