This topic has 4 replies, 2 voices, and was last updated 6 years, 9 months ago ago by Rose Tyler
Hello,
I have completed updating to newest version of theme and WooCommerce and now the Product Zoom functionality behaves totally differently.
Previously it would open the Zoom in a “mousetrap” div off to the side of the main image, now it is just zooming inside the main image which provides a terrible UX IMO.
Production site with working zoom https://www.glassesinaday.com/product/holloway-2/
Dev site with updated theme/plugins and broken zoom
http://glassesinaday.staging.wpengine.com/product/holloway-2/
I have searched the forum and see other people reporting this and you mention the latest update addressing the bug but not for me. I have tried disabling child theme and plugins etc… and no effect.
Can you please let me know how to get the old Zoom functionality back? (Login in private area)
Hello,
In 3.6 theme version, our zoom was changed to woocommerce zoom.
Please add this code in Custom css to fix the problem:
.zoom-enabled .zoomImg {
background: #fff;
}
also, this solution will be included in next theme update.
Regards
Hello,
I do not want to use WooCommerce zoom and would like to have my zoom remain the same as it currently is in 3.5.
Are you saying that you will be adding in support for CloudZoom in next update or that you will be updating your Stylesheet to include the background color on .zoom-enabled .zoomImg?
Also, will you be updating the Admin panel to remove references to CloudZoom if you are not going to support it anymore?
Thanks!
Hello,
Sorry, for the inconvenience, but this is not possible to use our old zoom style. We will update our stylesheet and name of zoom in Theme Options.
Regards
You must be logged in to reply to this topic.Log in/Sign up