Home › Forums › Front-end Issues › Sorting / Querying from One Custom Post › Reply To: Sorting / Querying from One Custom Post
If you haven’t added the posts_where filter that is definitely why you’re not seeing any results.
Please have a look at the link I’ve posted twice now. In there Elliot explains how to use the posts_where filter with example 🙂
It does get added to your functions.php yes. The reason you need this filter is to modify WordPress core behaviour for meta_queries to do a LIKE search letting you find crew_0_blabla, crew_1_blabla etc.
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.