Use this guide to learn how to add a School Bytes calendar to your website.
How to add a School Bytes calendar
You can choose to:
- link to a School Bytes calendar from your webpage(s)
- embed it within an iframe using the embed code provided by School Bytes.
NOTE: Given the calendar can be quite large, the preferred option is to link to the School Bytes calendar - especially from your homepage.
You can link to a School Bytes calendar by copying and using the link portion of the embed code.
An example of the URL link to be copied from the embed code is highlighted in bold:
<iframe frameborder="0" width="100%" height="1800px" src="https://online.schoolbytes.education/calendar_page/108/542/a158d91a-3dcb-6687-9bb2-8daf483fdf88" title="Parent Calendar"></iframe>
Option 2 - embed the calendar
Following is an example of the iframe embed code to be copied and placed in a script component which has been added to your page.
Example iframe embed code
<iframe frameborder="0" width="100%" height="1800px" src="https://online.schoolbytes.education/calendar_page/108/542/a158d91a-3dcb-6687-9bb2-8daf483fdf88" title="Parent Calendar"></iframe>