All Collections
Integrations
ZenPlanner Calendar Integration
ZenPlanner Calendar Integration
Zen Planner fitness business software and websites makes studios, gyms & schools wildly successful.
John-David Haire avatar
Written by John-David Haire
Updated over a week ago

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:

  1. Login to your sitewright.io application.

  2. Select Site Settings

  3. Select Integrations

  4. Check the box next to Enable ZenPlanner Calendar Integration

  5. Click Save

Now you are able to place the ZenPlanner Calendar Block on any page of your site.

  1. When adding a block into a Section on a page select +Add block

  2. Click +Add new block

  3. Select Integration - ZenPlanner Calendar to configure the block

  4. Give the block a Title (you will likely not want the title to display)

  5. Insert the ZenPlanner calendar/schedule link into the configuration (see below for an example of the code)

  6. Click Add Block

  7. 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.



Did this answer your question?