How to show the trainers on your website
As a training company, there are many trainers you work with, and you want to be sure the visitors can easily learn about them. As a brand, you want to promote the licensed trainers of yours.
WordPress
- 1
- Follow this guide to install and configure the Workshop Butler plugin for WordPress.
- 2
- After the configuration is over, the list of trainers will be available under https://example.com/trainers.
- 3
-
There is only one option you can configure manually. To change it, open the trainers list page, find the shortcode and add the required attribute. For example, if you want visitors to filter trainers only by Location and Language, the page layout must be:
[wsb_trainer_list filters='language,location']
Option Description Example filters This attribute defines what filters are available to visitors.
By default, all filters (location, trainer, language, rating, badge) are active.[wsb_trainer_list filters='language,trainer']
Any website
- 1
- Follow this guide to learn how to use Website Integration Kit
- 2
- On step 4, select a widget TrainerList and configure it to your need.