In 2021 we released the first phase of improvements aimed at improving the speed at which the calendars load on calendar sites throughout the entire system. Most of the improvement can be observed with no action on the side of our calendar sites and was the result of revising how images are handled under the hood.
NOTE: THIS CODE UPDATE WILL BE REQUIRED BY SEPTEMBER 30, 2024.
If your calendar is using the "Fastly" URL shown below it will need to be replaced before Sept. 30, 2024. Changing this line in the calendar code on your pages (calendars and content widgets) is required to ensure your calendar continues to show event data.
To update the necessary line, you can find the part of code that includes this line in quotes:
"//production-evvnt-plugin-herokuapp-com.global.ssl.fastly.net/evvnt_discovery_plugin_s.js"
and replace it with this:
"https://discovery.evvnt.com/prd/evvnt_discovery_plugin-latest.min.js"
Once that URL is replaced with the new address, this will ensure your site will be stable for future updates.
(Optional) If needed, you can get the full calendar code in the "Get Code" section when logged in at app.evvnt.com. You can find it in the "Get Code" section of the Editor CMS for your calendar.