Not even sure this is possible, but hoping someone can help…
We’re building a site that is using the events calendar plugin to create events.
I’ve created a repeater for pages that has a post object field set to events to allow us to select (and promote) an event on the page, which works fine.
The problem is we have 3 venues, and for simplicity for the client, events are named by the date, so for example, 13 August 2023, but doesn’t refer to the venue.
This means that if we have two dates, but different locations, it’s impossible to determine in the post object selector in the repeater what venue event you’re choosing.
The event has a venue field you select, so it’s stored in the meta data.
What I’d love to be able to do is modify the output in the post object dropdown to include the venue name – for example 13 August 2023 (venue A).
Does anyone know if I’m chasing rainbows or if this is actually possible? I can’t find any links to help me figure it out.
Thanks in advance