Hi I have this exact issue. Can you (someone) please post the final working code?
I’m ultimately trying to show all posts with “event_date” that equals today. Then, on a separate page, all posts with “event_date” that falls within this week, for example.
I have a feeling I need to explode the custom field somehow out side of the loop in order to do the comparison and then the query.
I am also very much a noob at this, so please excuse me if I’m not getting how this works.
Thanks in advance!