Home / Event Calendar iFrame Test Page
jQuery(document).ready(function($){
$('#eventoncontent').evoCalendar({
api: 'https://www.mackinacisland.org/wp-json/eventon/v1/calendar/1',
calendar_url: '',
new_window: true
});