I've just set up photoswipe, but my architecture of an existing site doesn't allow me to build the common photoswipe-architecture:
https://codepen.io/dimsemenov/pen/ZYbPJM
My site has a more complex structure with more parent <div>
tags around the images.
But I want all images, spread over the site, to be able to be swiped through, as if it would be one big gallery
How could that be possible?