I have multiple events set up (some recurring), with Zoom integration.
Your Zoom integration auto creates events/appointments as Zoom meetings, but there is no integration with Zoom webinars.
Therefore, I have used the Zoom webinar link as the event location for such types of events and have not set it up as a Zoom event within Amelia.
My question is this- how do i disable the email notifications for one event only (my Zoom webinar event)?
Because, I am using the Zoom email placeholders for all events, if a user signs up for my webinar, they will receive the reminder email with the Zoom placeholder populated with nothing (or the default text of %zoom_join_url%) from my other events.
Does that make sense? Happy to give you access to my website so you can look as well.
Okay maybe I can get around this issue, as I have a feeling there is nothing to be done here if you can please tell me one thing..
How can I disable the event location from displaying on the front end, (even though it is set on the backend)? What CSS selector is used for the event location?
My question is this- how do i disable the email notifications for one event only (my Zoom webinar event)?
Unfortunately, this isn't possible in Amelia, you can either enable or disable notification for all events at once, you can disable/enable them per event.
But, if I understood your use case correctly, you can add both the event location placeholder and the Zoom placeholder to all event notifications, and for Zoom webinar event they will get the location placeholder - the link for Zoom webinar you put there, and the Zoom placeholder will be empty, and for other Zoom events the location will be empty (or some other location will be sent if you have some) for the location placeholder and the zoom placeholder will then show the link to a Zoom meeting.
What CSS selector is used for the event location?
Yes, this can be hidden on the front-end using custom CSS. Please try adding this CSS:
I have multiple events set up (some recurring), with Zoom integration.
Your Zoom integration auto creates events/appointments as Zoom meetings, but there is no integration with Zoom webinars.
Therefore, I have used the Zoom webinar link as the event location for such types of events and have not set it up as a Zoom event within Amelia.
My question is this- how do i disable the email notifications for one event only (my Zoom webinar event)?
Because, I am using the Zoom email placeholders for all events, if a user signs up for my webinar, they will receive the reminder email with the Zoom placeholder populated with nothing (or the default text of %zoom_join_url%) from my other events.
Does that make sense? Happy to give you access to my website so you can look as well.
Okay maybe I can get around this issue, as I have a feeling there is nothing to be done here if you can please tell me one thing..
How can I disable the event location from displaying on the front end, (even though it is set on the backend)? What CSS selector is used for the event location?
Hello Ryan,
My question is this- how do i disable the email notifications for one event only (my Zoom webinar event)?
Unfortunately, this isn't possible in Amelia, you can either enable or disable notification for all events at once, you can disable/enable them per event.
But, if I understood your use case correctly, you can add both the event location placeholder and the Zoom placeholder to all event notifications, and for Zoom webinar event they will get the location placeholder - the link for Zoom webinar you put there, and the Zoom placeholder will be empty, and for other Zoom events the location will be empty (or some other location will be sent if you have some) for the location placeholder and the zoom placeholder will then show the link to a Zoom meeting.
What CSS selector is used for the event location?
Yes, this can be hidden on the front-end using custom CSS. Please try adding this CSS:
and let me know if it helped.
Got it- yes this did the trick. Thank you!
You are welcome, Ryan. Glad to see that!
If you have any other questions or concerns feel free to open a new ticket and we will gladly help.