Skip to the content.

Create an Events Calendar Widget

This page documents the process for creating an events calendar widget to embed in your WordPress, WCMS, Drupal or other website.

Events Calendar Widget Builder

The UCSC Events Calendar has a Widget builder that can be accessed at the bottom of the right-hand sidebar.

Selection_001

Clicking this link will bring you to the Widget builder page where you will be met with a series of prompts to customize your embed. Customize your widget using this form; however, there are a few items to pay special attention to.

  • The branded UC Santa Cruz templates can be selected under the Template: drop down menu.

widget-template

  • If you are creating a widget specific to a UC Santa Cruz group, be sure to select your group in the Groups: drop down menu.

widget-groups-dropdown

  • Multiple Groups: Also note that multiple groups may be selected.

widget-multiple-gropups

  • Be sure the Include Styles: box is checked so that UC Santa Cruz’s branding styles will be included.

widget-include-styles

Preview Widget

Once you select your options in the Widget Builder form, a good practice is to preview the widget using the Preview Widget button at the bottom of the form.

widget-preview

A preview of your widget will open in a new tab.

widget-preview-template

Generate Embed Code

When you are satisfied with your widget preview, click the Generate Embed Code button at the bottom of the Widget Builder form.

widget-generate

And the generated embed code will appear that can be copied and pasted into your website.

widget-generated-embed

Pro Tip: Remove Localist branding footer

The default embed code includes a footer that brands your embed as coming from Localist.

widget-localist-branding

Prior to copying the embed code, you may remove this branding footer. Select all the code between <div id="lclst_widget_footer"> and its closing </div> and delete it.

widget-remove-localist

Then copy the remaining code.

widget-copy-embed-code