I have a client who’s church broadcasts a live video every Sunday. On the church’s website, there’s a live video player that’s being displayed while the event is live and when it’s finished, a countdown timer is shown counting down to the next event the following week.
Right now I’m doing this manually with the Date/Time picker and a dropdown from Advanced Custom Fields Pro to make that logic work.
I want to know this scenario is possible to automate this process with The Events Calendar Pro.
So say I have a recurring weekly event happening every Sunday from 9 AM to 1 PM with The Events Calendar. Could I do something like the following?
[If the weekly event is now]
Show the live player here
[Otherwise, if the event has passed]
Show the countdown here
[endif]
Is this possible?