Responsive Calendar Shortcode Example Events spread out mode:
Demo 2: show events directly!Demo 3: show events in a tooltip!
Filter by Category:
Filter by Event:
Usage:
- v 3.8 + : [ eventCalendar width=”700″ height=”900″ display_mode=”show_spread” ]
Options:
- width in px
- height in px
- categories:
- List of category ids to display events from. Example: 1,4,7
- When not used, all events are loaded
- display_mode:
- tooltip: Shows a dot on the calendar day cell. Event are then shown in a tooltip. (default)
- show_directly: Shows events directly on the calendar day cell
- show_spread: Shows events spread over all days of the duration of the event.
- show_spots_left: Show spots left inside the tooltip or on the calendar day cell directly. (on/off): Default is off.
- category_filter: Display a filter by categories.Add to enable
- event_filter: Display a filter by events.Add to enable