Skip to main content
Clovo

Show your timetable on your studio’s website

Tobias Gundry

Updated

Adding your live class timetable to your website gives new clients a current view of your schedule. Follow the steps below to integrate your timetable using an iframe.

A studio website showing the Clovo class timetable embedded in the page, with the iframe embed code beneath it

What You’ll Need:

  1. Access to your website’s content editor or HTML files.
  2. Your unique integration code available in Clovo under Setup > Integrations.

Step-by-Step Instructions:

  1. Locate the Timetable Integration Code
    Use the following iframe code as a template for embedding your timetable:
   <iframe src="https://studio.clovo.au/iframe/timetable/studio/ABCD" width="100%" height="1400" frameborder="0"></iframe>
  1. Replace the Placeholder Code (ABCD)
    Replace ABCD in the iframe’s src URL with your unique integration code. For example, if your integration code is XYZ123, the iframe code would look like this:
<iframe src="https://studio.clovo.au/iframe/timetable/studio/XYZ123" width="100%" height="1400" frameborder="0"></iframe>
  1. Add the Code to Your Website
  • If you’re using a content management system (CMS) like WordPress:

    • Open the page or section where you want the timetable to appear.
    • Switch to the “HTML” or “Code” view in your editor.
    • Paste the modified iframe code into the desired location.
  • If you’re directly editing the website’s HTML files:

    • Open the file in a text editor.
    • Paste the iframe code where you want the timetable to be displayed.
    • Save and upload the updated file.
  1. Test the Integration
  • Visit your website and navigate to the page where the timetable is embedded.
  • Confirm the timetable loads correctly and displays your live schedule.
  1. Optional: Adjust the height if needed
    The height in the iframe code is set to 1400px by default, but you can adjust this value to better fit your website’s layout. For example:
   <iframe src="https://studio.clovo.au/iframe/timetable/studio/XYZ123" width="100%" height="1200" frameborder="0"></iframe>

Are you using WordPress?

Clovo offers a WordPress plugin that adds your live schedule to your website. Learn more here.

Need Help?

If you encounter any issues or have questions about your integration code, contact Clovo support for assistance. We’re here to ensure your live timetable works seamlessly on your website.

By embedding your timetable, you provide clients with a real-time view of your schedule, making it easier for them to book and stay engaged with your studio.

Still need a hand?

Our Australian support team is happy to help. Email us at hello@clovo.au.