Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1311728

    Hi guys,

    Since the new update the gallery light boxes aren´t working. Instead of as before just the first image being shown with the other images hidden until you click on the first image all of the images are displayed in a gallery below the first one and obviously it is messing up the page completely. Please see the link below to one of the pages with this problem on so you can see exactly what I mean.

    Please also find the login details in order to be able access the page and solve the problem if you can for me please?

    Many thanks and I look forward to hearing from you again asap.

    Best regards

    #1312260

    Hey Levante,
    Sorry for the late reply and thank you for the login, I added this css to correct:

    .avia-chrome #top .av-hide-gallery-thumbs .avia-gallery-thumb {
        display: none;
    }

    Please clear your browser cache and check.

    Best regards,
    Mike

    #1312261

    Hi,
    Update: I found this new css in the gallery.css

    .avia-chrome .avia-gallery-thumb{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    that seems to interfere with this css:

    .av-hide-gallery-thumbs .avia-gallery-thumb{display:none;}

    and moving it down a few lines seems to solve
    solve_big_image_only_gallery_chrome_fix.jpg
    I have reported to the dev team for their review.

    Best regards,
    Mike

    #1312677
    This reply has been marked as private.
    #1312742

    Hi,
    Glad to hear this helped, I had made the change in the parent theme, so when you updated it was overwritten and there is nothing more you need to do. I’m glad the changes made this update 🙂
    Unless there is anything else we can assist with on this issue, shall we close this then?

    Best regards,
    Mike

    #1313013

    Mike,

    Ah ok thanks for the info. Yes you can close this thread now!

    Thanks again for great support!

    #1313027

    Hi,
    Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Gallery light box not working’ is closed to new replies.