Home › Forums › Bug Reports › Multiple Post Objects only returning 1 › Reply To: Multiple Post Objects only returning 1
Hey,
I had the same exact issue and it was coming from a select2 JS conflict between “ACF Pro” and “Paid Memberships Pro” plugins. Once I used wp_deregister_script on the PMPro enqueue of select2, ACF started to save again as a serialized array. The weird part is it used to work ok until the last ACF update (PRO v5.5.10).
I know it is not a good solution to deregister JS/CSS of another plugin so there is probably a better solution to fix the conflict.
I Hope it could help anyone with the same issue.
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.