Hi guys,
I’ve read some related topics on the matter, and have rolled out the latest version of Pro with Meta Queries (awesome, by the way).
Here’s my situation… I’m creating an archive layout for a CPT (‘Event’), and this CPT has a custom field of “Dates” which is a repeater field with sub fields for “day”, “starttime”, and “endtime”. Is it possible to display posts by the Meta Key of dates, but using its repeater values? It seems I can only pull one instance of the custom post type, but I can’t get it to pull every instance of the repeater data. I’m not sure this is possible using layouts.
In the screenshot above, I’d want to display “Family Cookie Decorating Class” twice in my archive… once for the first repeater data (Feb 4 9-10am), and again for the second repeater data (Feb 11, 9-10am).
Thanks for your time!