Calendar Icon Card Style
Calendar Icon cards display a smaller card similar to the WKU Homepage style with title, date, and location if available. This card features a background Calendar Icon with a zoom effect on hover. This style is compatible with all central and side columns.
Style 1 Calendar Icon Cards
<?php
// id of the calendar addon, required
$config['calendarid'] = '147';
// number of events to be shown in the feed, default 3
$config['events'] = '8';
// style to use when formatting the feed on the page, required
$config['style'] = '1';
// load the functions we need and show the feed based on above settings
include_once ('/var/www/html/_resources/php/calendar_v2/functions.php');
echo calendar_display_feed($config);
?>
Need Assistance?
The WKU ITS Service Desk is here to help. Give us a call, chat with a representative online, use the Self-Help Knowledge Base and more.
Some of the links on this page may require additional software to view.