Home › Forums › General Issues › Finding Posts With Relationship And Meta Query › Reply To: Finding Posts With Relationship And Meta Query
This is a limitation of WP. You can’t do a query that looks for posts based on a meta fields of another post that is realated.
post => related post => meta fields
You might want to look at https://codex.wordpress.org/Class_Reference/wpdb
to do something like this you’d need to construct your own queries.
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.