The following widgets are available to provide Department/Group components to a page through a Template.
NOTE: There is little to no formatting on the base widget. Formatting should be done through CSS applied to the template using the widget(s) or with HTML.
For all widgets # should be replaced with the ID of the group you wish to use the component of.
Menu
<div class="evo_cloud_widget evo_param_group_menu evo_param_group_id__#"></div>
Hours
<div class="evo_cloud_widget evo_param_group_hours evo_param_group_id__#"></div>
Contact Information
<div class="evo_cloud_widget evo_param_group_contact_info evo_param_group_id__#"></div>
Featured Staff
<div class="evo_cloud_widget evo_param_group_featured_staff evo_param_group_id__#"></div>
URLs
<div class="evo_cloud_widget evo_param_group_urls evo_param_group_id__#"></div>
Buttons
<div class="evo_cloud_widget evo_param_group_buttons evo_param_group_id__#"></div>
Calendars
<div class="evo_cloud_widget evo_param_group_calendars evo_param_group_id__#"></div>
Slideshow
<div class="evo_cloud_widget evo_param_group_slideshow evo_param_group_id__#"></div>
News
<div class="evo_cloud_widget evo_param_group_news evo_param_group_id__#"></div>