How to only show posts with Custom date value > today?
-
Using a post loop I display a number of custom posts.
These posts contain a ACF custom date field called Datum.
I would like to only display posts in the loop which have a Datum value that lies in the future.In the WordPress Dynamic Conditions plugin description page under FAQ > Can I set date based conditions, it is suggested, that it is possible to compare a custom post date field value against the current-date.
So under Edit Posts > Advanced > Dynamic Conditions I have set Dynamic tag to this ACF field Datum, that is the custom post field that holds the date value I want to compare against the current-date.
I further set Condition to Greater than and Compare type to Date.Regretfully the Conditional value can only be entered as a specific date picked from the calendar, NOT current-date.
Has anybody got a suggestion?
See the page link under Eerstvolgende dagritten.
The page I need help with: [log in to see the link]
- The topic ‘How to only show posts with Custom date value > today?’ is closed to new replies.