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
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
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
I have reported to the dev team for their review.
Best regards,
Mike
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
Mike,
Ah ok thanks for the info. Yes you can close this thread now!
Thanks again for great support!
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