I created an events feed to feed in Tribe Events. Before the latest update I was running (Pro 6.0.5), it worked perfectly fine and looked like this:
But after the latest update of Pro it’s broken and looks like this:
Here is the Provider string I’m using on the Row: post_type=tribe_events&meta_key=_EventEndDate&orderby=meta_value&order=ASC&meta_query%5B0%5D%5Bkey%5D=_EventStartDate&meta_query%5B0%5D%5Bvalue%5D={{dc:global:date format="Ymd"}}&meta_query%5B0%5D%5Bcompare%5D=%3E%3D
Did you guys change the way the global date is fed into the provider or something with the latest update? Any idea what’s causing this problem?