Home › Forums › Backend Issues (wp-admin) › Import json › Reply To: Import json
I’m not sure what the status of the ticket is but I was experiencing the same problem.
I traced it to a call to the WP object cache (specifically wp_cache_get on line 788 of api-field.php) which was returning 0 (false) for two fields (a true/false field and a select field) but not for the text field.
I didn’t have time to dig any deeper, but rolling back to 5.3.3.2 fixed the issue for me.
I’m not sure if it was related, but the same field weren’t being displayed on the appropriate setting page.
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.