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
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,
http://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!