I’ve got a predicament here that I’m in need of some help with.
If you take a look at this page you’ll see that I’ve got a masonry grid (masonry.js) loading in images from a project within the CMS. Each of these images is placed within a lightbox link, however when the link is clicked it does nothing. No lightbox.
I suspect this is because it hasn’t been told which media to load, however the images are loaded from the CMS and I can’t think of a way to get the lightbox to load a corresponding image without breaking the functionality (stopping it from automatically pulling images from the CMS).