Home › Forums › General Issues › Show latest custom posts with acf values A, B or C › Reply To: Show latest custom posts with acf values A, B or C
Hi @phil.owen
You only need the one ‘relation’, this is explained in the WP_Query docs.
I’m not sure why your query is not working, perhaps the mystery post which is appearing does contain a blank value in the DB containing the custom field.
Maybe your compare needs to check if the value is not “”, this will allow the custom field to exist in the db, but not be found if it is blank
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.