I’m using an image gallery element, populating the images from an ACF Image gallery field. I have set up the element to open each image in a lightbox when clicked.
The images display fine on the page, but when clicking the images, they open on a new page rather than in a lightbox on the same page.
The markup seems fine, but for some reason it looks like the lightbox script (photoswipe?) is not initializing or something.