Jquery – image gallery using magnific-popup always popup first one, not the one selected when clicked
I'm using JQUERY and Magnific Popup in a django project. When I clicked on any image in the gallery, it always popup the first image instead of the one selected. This is my current code: Here is the django template…