Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #585371

    Hey,
    I’ve got some problems with the masonry gallery:

    • In the settings for the masonry gallery I’ve deactivated the image overlay, but it is still shown on mouse over. How can I remove this?
    • I’ve installed a gallery plugin (Justified Image Grid). To be able to use the there included lightbox, I had to deactivate the lightbox of the theme in the section theme options.
      But now, images of masonry galleries open in a tab, not in a lightbox. How do I correct this?

    Regards,
    Hella

    • This topic was modified 8 years, 9 months ago by come_paglia. Reason: link added
    #585468

    Hey come_paglia!

    1.) I don’t see any overlay when hovering over you images. Please clear browser cache and hard refresh a few times.

    2.) That won’t be easily possible. You would need to activate Enfold’s lightbox function again.

    Cheers!
    Andy

    #585510

    Hey Andy,

    to 1. – perhaps it was not the right description, I want to get rid of the zooming effect while the mouse hovers the image.
    to 2. Unfortunately that’s not quite a satisfying solution for me, because I really love the theme, but not the lightbox of the theme for galleries…
    Is there no way to address another lightbox for single images or masonry galleries instead of that one included with the theme?

    Regards,
    Hella

    #586592

    Hi!

    1.) Looks like you managed to disable the masonry animation. Is that correct?

    2.) I’m sorry but we don’t or can’t provide support for third party plugins as stated on our support policy. You will have to contact to the plugin author if you really need it to work with the masonry element.

    Cheers!
    Ismael

    #587266

    Hey Ismael,

    1.) yes, after searching many hours I’ve found a peace of code in this forum:

    .avia_desktop .av-masonry-entry:hover .av-masonry-image-container {
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    transform: scale(1,1);
    }

    2.) Thanks to the plugin author, who had a look on the theme code, I’ve got now a possibility to hide the theme lightbox when using the JIG gallery.

    Regards,
    Hella

    #588138

    Hey!

    Great! Glad you fixed all the issues. :)

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Masonry Gallery: issues with hover effect and lightbox’ is closed to new replies.