Home › Forums › General Issues › Using WP meta query to show custom post types by a start and finish date › Reply To: Using WP meta query to show custom post types by a start and finish date
Are you sure your logic is working? Also where does the get parameters come from (obviously the URL but how are they set there)?
Your date functions, shouldn’t they be set like the value saved in the database
date(Ymd); /Gives YYYMMDD
Also try setting the type value to DATE in the query.. (read the text here:http://codex.wordpress.org/Class_Reference/WP_Query#Custom_Field_Parameters)
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.