Home › Forums › Backend Issues (wp-admin) › ACF load_value to Gallery Field › Reply To: ACF load_value to Gallery Field
You need to figure out how to loop over the array created by this $attachments = json_decode($slide['slides'], true);
to extract the image post ID for each of the images. I can’t tell by looking at what you posted for the output of that array.
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.