Home › Forums › Backend Issues (wp-admin) › get_field() returns null after importing › Reply To: get_field() returns null after importing
I am having a similar issue. I am importing data from an outside source to populate my meta data. They show up when editing, but not on the post until I update. I compared the post_meta data before and after the update and am adding the same fields that get added on save, but they still are not showing up until I physically hit update.
In my case it’s a repeater field and I have the following data
photo_slider
_photo_slider
photo_slider_0_photo
_photo_slider_0_photo
photo_slider_1_photo
_photo_slider_1_photo
etc….
What else am I missing. Is there something else I need to update for ACF to recognize the data for output?
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.