Hi there :-)
We have used the element ‘masonry gallery’ to display the portfolio of a photographer. Initially it loads 9 pictures. When you click on ‘more’ you get a bunch of new pictures. This works great.
What I would like is that if you click a picture to look at it up close in the lightbox, and you scroll trough them using the arrow keys, you would see more than the initial 9 pictures. I would like it to offer all the pictures in the gallery.
Right now it only shows the first 9 pictures if you haven’t first clicked the ‘more’ button.
Hope you understand my question…
Can you help me find a solution?
Maaike.
Hey maaikevk,
Sorry the masonry lightbox can only show the loaded images on the page, so you could enable all images to be loaded and have a larger gallery, or enable all images to be loaded and add this css to WordPress > Customize > Additional CSS to hide all but the first few:
#top.page-id-7190 .av-masonry-container {
height: 400px !important;
}
in my test 400px shows the first 6, but you could adjust to suit.
Best regards,
Mike
Thanks Mike!
Hi,
Glad we were able to help, we will close this now. Thank you for using Enfold.
For your information, you can take a look at Enfold documentation here
For any other questions or issues, feel free to start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Mike