Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #1038315

    Merry Christmas! Hope all is well at Kriesi!
    I have noticed that when I hover my mouse pointer on a product image in that the image behaves not as intended. It seems to “shrink” instead of “zoom”.

    Case in point:
    Product image shrinks when it should enlarge or zoom

    Under Theme Options > Product gallery have WooCommerce 3.0 product gallery selected.

    #1038840

    Hey Dameon,

    Happy Festivus. I can’t reproduce that on my end using Chrome, in which browser are you seeing that?

    Best regards,
    Rikard

    • This reply was modified 5 years, 8 months ago by Rikard.
    #1039195

    Hi @Rikard,

    Thanks for your reply.

    I am using Chrome. It happens in all browsers. Here is a video demonstration. It’s my understanding that when you hover the mouse over the main display image that it will enlarge. Mine does not do that. The only way I can describe what it is doing is to say that it shrinks, but this is not an entirely accurate description.

    https://photos.app.goo.gl/RLKxG9ngm8iBvDdu5

    I hope this clarifies the issue.

    Best,
    Dameon

    • This reply was modified 5 years, 8 months ago by dameonjamie.
    #1039507

    Do you need more info @rikard ?

    #1039785

    Hi Dameon,

    Thanks for the video, though I still can’t reproduce the problem on my end. I’m using Chrome as well. Are you sure that it’s not a local problem? You could try from a different machine maybe? Are you on Windows or OSX?

    Best regards,
    Rikard

    #1057010

    I am chatting with WooComerce support right now. They are experiencing problem too on Safari and Chrome. It only works properly on FireFox. I will let you know what I find out.

    Problem on Chrome:
    https://www.dropbox.com/s/yp0kvgxievw98x4/ScreenRecorderProject3.mp4?dl=0

    Problem on Safari:
    https://www.dropbox.com/s/awzjdumg0b91fza/ScreenRecorderProject4.mp4?dl=0

    • This reply was modified 5 years, 6 months ago by dameonjamie. Reason: corrections
    #1057531

    Hi,

    Thank you – please keep us updated!

    Best regards,
    Basilis

    #1061333

    WooCommerce asked me to clone the site to a staging server, disable the theme and all plugins and re enable all until I find the problem. I don’t have the time to do this. Can anyone else confirm that they have this issue? Can I see a video of the product image magnify on hover in Chrome or Safari on someone’s desktop or notebook?

    • This reply was modified 5 years, 5 months ago by dameonjamie.
    #1061336

    As this issue does not occur in Google Chrome on WooCommerce Demos it’s reasonable to conclude that this issues originates in Enfold.

    WooCommerce Demo

    I see in the Enfold Shop Demo that you are not using the WooCommerce 3.0 Gallery option. Can you enable this option and see if the bug occurs?

    Enfold Shop Demo

    I just found another instance of bug on a different website. It’s definitely related to Enfold.
    Another example of Enfold WooCommerce Magnify Problem

    It works at first (sometimes) but always goes back to NOT magnifying after the cursor leaves the product image and returns.

    Video of Enfold Magnify Problem on Another Website

    • This reply was modified 5 years, 5 months ago by dameonjamie. Reason: Updates on status of Enfold Magnify Problem
    #1064996

    Hi,
    Sorry for the late reply, with the Theme Options > Product gallery have WooCommerce 3.0 product gallery selected.
    Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    .woocommerce-product-gallery__image img.zoomImg:hover {
        width: 200% !important; 
        height: 200% !important; 
    }

    Please clear your site & browser cache and check.

    Best regards,
    Mike

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