• I’m not sure how to tackle this. I have advanced custom fields and am putting a date picker in my custom post type “Movies”. What I want, is a page that has two date picker fields and a submit button. You pick a date in both fields and then submit it. It then either reloads the page or ajax loads or goes to a different page, I don’t care as long as it loads posts from the custom post type “Movies”. Then the posts that load are with a date that was selected in the advanced custom field either on or between those two previous dates. How would I achieve this?

    https://wordpress.org/plugins/advanced-custom-fields/

The topic ‘Date input fields query custom posts?’ is closed to new replies.