Home › Forums › General Issues › Query Through Three Post Types › Reply To: Query Through Three Post Types
There isn’t any way to do this. This is not a limitation in ACF but a limitation of WP.
You need to do 3 or more separate queries, each one building on the last, with multiple nested loop to go through each of the posts at each step.
It might be possible to construct an SQL query to do the work, but it would be an extremely complex query that in all likelyhood would time out the 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.