Featured events
This article is for training companies and trainers.
From time to time, you want to highlight some events to catch the eyes of visitors faster. Maybe, it is a new course with an invited expert. Maybe, you just want to boost sales for a class. For that, you can use featured events. When you integrate Workshop Butler with your website, featured events are highlighted in the schedule and sidebars.
How to use featured events
- Activate featured events in account settings. For that, go to Account Settings -> Settings and click Activate in Featured events block
- Create a new event and toggle the Featured flag
- Make sure featured events are active on your website integration (see the instructions below)
How to activate featured events for WordPress
- Go to Workshop Butler plugin settings
- Select Schedule
- Click On in the Featured Events section
- Click On in the Featured on top section to put all featured events on the top of the schedule.
- Click Save
More detailed configurations are available via shortcode attributes. Please, check out our documentation for developers.
How to activate featured events for JS widgets
Featured events work on schedules and in sidebars. You need to configure each widget separately. Add
featured: { highlight: true, onTop: true }
to the configuration of any schedule or sidebar.