Home Forums Basel support forum Zoom Magnifier Changing left thumbnails

Zoom Magnifier Changing left thumbnails

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #4769

    asanches
    Participant

    Hi,

    I’m using the Zoom Magnifiers plugin as you guys advised me. It’s a very good plugin, it’s really what I need.
    Unfortunately, it’s changing the way to show left thumbnails, placing them above the content. 🙁

    Can I change that in some way?

    thanks in advance!

    #4776

    Artem Temos
    Keymaster

    Hello,

    Thank you for the question.

    Yes, this plugin is absolutely swapping our gallery with its own and it doesn’t have left vertical carousel. You can configure plugin’s built-in carousel in YITH Plugins -> Zoom magnifier -> Slider Settings.

    PS. In our next update, we will add some better styles for this plugin carousel.

    Regards

    #4805

    asanches
    Participant

    Yeah, I saw that, maybe I’ll try it.

    I’m having others issues with dropdown menu because of Zoom Magnifier: When hovered the dropdown menu and there’s a product image below, it’s causing the dropdown menu to disappear, forcing the zoom image below. 🙁

    #4809

    Artem Temos
    Keymaster

    Did you disable the plugin? We can’t see the problem on your product page now.

    #4810

    asanches
    Participant

    Oops, my fault. Sorry.

    It’s active right now 🙂

    #4811

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS section in Theme Settings to fix this

    .yith_magnifier_mousetrap {
        z-index: 10;
    }
    .yith_magnifier_zoom_magnifier {
       z-index: 9;
    }

    Regards

    #4816

    asanches
    Participant

    Yes, it’s working!

    Thanks again guys!

    #4823

    Artem Temos
    Keymaster

    You are welcome.

Viewing 8 posts - 1 through 8 (of 8 total)

The topic ‘Zoom Magnifier Changing left thumbnails’ is closed to new replies.