Home › Forums › Add-ons › Gallery Field › Upload Image from External URL and add to ACF Gallery › Reply To: Upload Image from External URL and add to ACF Gallery
Check the value you’re using for $post_id
when calling media_sideload_image()
. According to the docs the function is supposed to attach the file. If it’s not the only thing I can think of is that the value your using there is somehow incorrect. It must be an integer for an existing post.
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.