You can embed this calendar into a remote webpage (for example, a static HTML page hosted on a different server). Here’s how:
- Add this line just before the closing
</head>
tag:<script type="text/javascript" src="http://calendar.wellnessnb.ca/?ai1ec_super_widget"></script>
- Insert this line where you would like to embed the Super Widget (using default options):
<div class="timely-calendar"></div>