• Help! There is only one Thumbnail Size value for both the catalog pictures and the product page thumbnail pictures. If you set it too low, thumbnails will look ok on the single product page but related images are fuzzy. And it makes the catalog images fuzzy as well. If you set it higher, the catalog will look fine but the thumbnail pictures will be too big and line up one underneath the other instead of side by side. Is there a fix for this? Looking for a link to a fix and or directions, please. Thanks.

    p.s. my link is showing a compromise of image size midway. The choice was either 150 x 150 or 300 x 300. I went with 250 for the results you see in the link page.

    • This topic was modified 7 years, 1 month ago by mcheffer.

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Hi @mcheffer,

    We just released an update and made the gallery images the same size as they were before the WooCommerce 3.3.0.
    Could you please let me know if everything is ok?

    Thank you,
    Rodica

    What new update? For WordPress? I don’t see that available on my Dashboard. I have version 4.9.2. Is there a new one?

    Hi,

    An update for the theme. But I see you already have the latest 1.1.40. Are you also still using the WooCommerce 3.3.0 version? You still have problems? Let me know

    Rodica

    Thread Starter mcheffer

    (@mcheffer)

    Hi @rodicaelena it appears to work well. Will definitely test it out over the next few days and hopefully all will be well. Thanks so much for the update!

    Mary

    Hi @mcheffer,

    I’m glad to hear everything is ok.Let me know if there are other problems.

    Regards,
    Rodica

    Hello,

    I tested the new version. Everything is ok on the desktop version but i kept seeing the large images (on the product gallery page) on the mobile version. Tried clearing the cache but they still showed up large on mobile, so i adjusted them via CSS.

    Did anyone else encounter this problem?

    Hi @efdi,

    Could you please share the link to your site?

    Thank you,
    Rodica

    Hey Rodica,

    https://www.dinoshop.ro

    Eversince the 3.30 woocommerce update i’ve been adding these 3 new lines of css code:

    h2.module-title.font-alt.product-hide-title{
    margin-bottom: -100px;
    }
    section.home-product-slider {
    margin-top: -200px;
    }

    The two lines ones above for fixing some big empty gaps between sections on the front page.

    .flex-control-thumbs li{
    width: 25%
    }

    This one for fixing the product gallery image sizes. After the latest theme update i temporarily disabled this line of code to see if the product gallery has been fixed. The product gallery images were showing up fine on the desktop version but large on mobile. I tried refreshing the page on mobile but they didn’t revert back to being small until after i applied this code again.

    I’m not sure, maybe it’s a cache problem on my mobile, but i thought i’d give you guys a heads up so you can check it out just in case there is an issue with the mobile version of the theme.

    Hey there,

    Can you please attach screenshots of the issue as I wasn’t able to find the issue? Thank you!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘WooCommerce 3.30 image problems’ is closed to new replies.