Feature request: replace button with text after date has passed #483
Closed
apos37
started this conversation in
Ideas / Requests
Replies: 1 comment
-
There would be a workaround to achieve this. You can make use of the customLabels option and override the "expired" label. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see that you have a
pastDateHandling
option that allows us to disable or hide the button when the date/time has passed, but I would love to replace it with a custom message. For instance, once our event has passed, we add a message saying, "The live zoom meeting is now over. A recorded video will be shown here when it is ready." Just a new option for a custom text would suffice, maybe wrapped in adiv
with a class so it can be styled. Support for html, links, and shortcodes inside that text would be even better.Beta Was this translation helpful? Give feedback.
All reactions