Display a weekly calendar of your events!
Requires: ebp v. 3.80+
Shortcode details:
Usage: [ eventWeeklyView width=”1000″ height=”600″ ]
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
- show_spots_left: Show spots left inside the tooltip or on the calendar day cell directly. (on/off): Default is off.
- show_background: (on/off): Default is off.
Examples:
- [ eventWeeklyView width=’400′ height=’1000′ ]
- [ eventWeeklyView width=’400′ height=’1000′ show_spots_left=”on”]
- [ eventWeeklyView width=’400′ height=’1000′ show_background=”on”]