Home › Forums › Backend Issues (wp-admin) › Invalid Array from Relationship Field Type › Reply To: Invalid Array from Relationship Field Type
Just want to get a better understanding of where this is running.
Is this inside the main posts loop? have_posts()
is this in an archive template or a single template? The reason I’m asking is that there is a check for is_single()
which would not be needed on a single post page. So what template file this is running it would make a difference on why there’s an error.
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.