Home › Forums › Front-end Issues › Show as many multiple images as there are in the same page › Reply To: Show as many multiple images as there are in the same page
Hi There,
Thanks for reaching out to us.
For such an implementation, I would recommend that you make use of the get_fields function.
https://www.advancedcustomfields.com/resources/get_fields/
This function will return an array of all the field and value related to a specific post.
You can then implement some code to filter and only return values for the image field type.
Hope this helps.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.