Hi!
I’ve created a Slider that pulls images from an ACF gallery field in my custom post type.
So far I have the images being pulled perfectly fine into the slider but I’m struggling to also display some of the image’s meta data in the slider as well.
All our images use the title field and a custom field for additional data on the image - but I can’t for the life of me figure out how to properly display these.
How do I dynamically pull each image’s title field and custom field value and display them within the slider?
Any help you can give me is much appreciated!