Hi folks,
Woof. This has stumped me. I’ve spent a lot of time trying to figure out what’s going on, thought I’d figured it out, then discovered I hadn’t.
The logic is really, really simple.
If {{Event Date}} is in the future, Display element (Layout, Coming Soon tag, etc.)
I’ve tried using the Conditional Logic Date Function with the below argument:
{{dc:acf:post_field field=“event_date”}} AFTER {{dc:global:date}}
The only thing that seems to work is to change the ACF date return format to “Ymd.” But then we output an awful number and there doesn’t seem to be a way to re-format the ACF Date? Can we re-format the ACF date? Do I just need to have two date fields: Ugly date and Pretty Date?
Help.