Home › Forums › Bug Reports › Multiple Post Objects only returning 1 › Reply To: Multiple Post Objects only returning 1
Post object fields should be storing a serialized array that would look something like this in your database
a:2:{i:0;s:3:"196";i:1;s:1:"2";}
There is likely something that causing the value to be saved in a different format. Start by disabling other plugins and maybe switching to a default WP theme.
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.