Hello fellows,
iam trying to build a query loop which
Shows a list product cards with an image
Opens a Popup when clicking on a card
Displaying a Slider with additional images of this product
Iam able to loop through products that ive created with PODs.
They are displayed correctly and i can also open a popup which e.g. shows the name of the product.
Now i want to show additional images (other than the featured image) in this popup.
Therefore i want to use a slider and fill the slides with the additional images.
But how can i load the images into the slider? And how can i calculate the number of slides i need?
I would be very interested to know if you get this to work. I’ve been trying to get a nestable slider loaded with images from a Pods gallery for months, but still haven’t managed it.