Get embed code for a Category
If you have your events or classes organized into Categories it is possible to embed by category onto your webpages.
Locate the category ID number from the URL from the category manager for either your Event or Classes.
- Click the Categories button at the top of the Event or Classes page.
- Locate the Category you wish to embed from the list.
- Click Add to Events.
- In the URL locate the Category ID and make note of it.
Obtain your Embed code from More, on the top navigation bar, Embed Widget.
Copy the code for your site from the Embed Widget.
When pasting the code into your site change the following two lines of the code:
If you are using an Events Category ID: a. Change the var sections line to read 'events' rather than 'all'
b. On the line var categoryID = '' enter the Category ID between the ' ' As an example '1921'
If you are using a Classes Category ID:
a. Change the var sections line to read 'classes' rather than 'all'
b. On the line var categoryID = '' enter the Category ID between the ' ' As an example '1921'
Once published your widget will display the appropriate Events or Classes page, with the Category selected.