Instructors List
The Instructors List Shortcode lets you showcase a list of instructors on any page or post. You can control how many instructors are displayed, how they're ordered, and how they're presented visually.
The [dtlms_instructors]
shortcode is used to display a list of instructors with various style and layout options.
General Parameters

Parameter
Description
type
type1
, type2
, type3
, type4
, type5
, type6
, type7
, type8
, type9
, or type10
– Choose the design layout style for the instructor listing.
image-types
default
, with-border
, rounded
, rounded-with-border
– Choose how the instructor images are displayed.
social-icon-types
default
, vibrant
, or with-bg
– Choose the appearance style of the social icons.
columns
1
, 2
, or 3
– Set the number of columns for displaying instructors.
include
Comma-separated list of instructor IDs to display specific instructors (e.g., 101,102
).
number
Specify the number of instructors to display.
Shortcodes
[dtlms_instructor_list image-types="with-border" social-icon-types="vibrant" columns="2" include="12" class="custom-class"]
