Events
Listing page 1
Add an Eventbrite ticket to events Task
Just add your Eventbrite ticket number in the event editing screen and a booking form will show on the intranet event page.
Add or edit an event Task
Left-hand menu: Events Event type You can group events under event types. Dates and times Enter dates and time as appropriate. Events will be displayed in forthcoming order. Booking form …
Changes and new features in version 4 Guide
Modules The theme now adopts a modular approach to the custom post types. You can turn on individual modules that you wish to use, and leave the others unchecked. Most …
Manage event types Task
Left-hand menu: Events, Event types Event types work like regular categories and allow you to group events. You can add, change and remove types and assign them in individual events. …
Setup the events page Task
There are 2 templates for the events page, depending on whether you want to show past events or not. Events page: shows only future events and will automatically set past events …
Remove ‘add to calendar’ from Events Task
Hide completely To hide the “Add to calendar” feature completely, add the following CSS code to the Custom CSS area in Options: .new-cal { display: none; } Hide individual options …