sitewright.io provides you the ability to integrate your ZenPlanner calendar/schedule so that site visitors will always see the current class schedule.
To enable the ZenPlanner Calendar Block in your application follow these steps:
Login to your sitewright.io application.
Select Site Settings
Select Integrations
Check the box next to Enable ZenPlanner Calendar Integration
Click Save
Now you are able to place the ZenPlanner Calendar Block on any page of your site.
When adding a block into a Section on a page select +Add block
Click +Add new block
Select Integration - ZenPlanner Calendar to configure the block
Give the block a Title (you will likely not want the title to display)
Insert the ZenPlanner calendar/schedule link into the configuration (see below for an example of the code)
Click Add Block
Click Save Layout
Code example:
<iframe src="https://[YOURGYMNAME].zenplanner.com/zenplanner/portal/calendar.cfm?frame=true" style="width:100%; height:500px;" onLoad="window.scroll(0,0);" frameborder="0" id="idZenPlannerFrame"> </iframe> <script src="https://[YOURGYMNAME].zenplanner.com/zenplanner/skin/js/resize.js"></script>
If you need assistance finding your ZenPlanner calendar link you can visit their support center.