We use EventEspresso for our comedy club shows (events). Each weekend is a different comedian with a list of links to the shows for that weekend. Is it possible to create links or buttons that will expire (disappear or grey out) when the event they are pointing to also expires?
If you are using the default event list or the shortcode EVENT_LIST to list out the events, then expired events will automatically be removed from the list unless you have the parameter show_expired=”true” set.
[EVENT_LIST show_expired=”true”] this will show all active AND inactive events.
They will not look any different until you click the event and then a message will show that the event has expired.
To make them greyed out would require some template tweaks (i.e. code changes).
Viewing 3 reply threads
The support post ‘Can a link to an expired event also "expire"?’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.