Course Categories
The Course Categories Shortcode allows you to display a list of course categories on any page or post. This helps organize and present various categories of courses for easy navigation.

General Parameters
Parameter
Description
type
type1, type2, type3, type4, type5, type6, type7, type8, type9, or type10 – Choose the display style for the course categories.
columns
1, 2, or 3 – Select the number of columns to display for the course categories.
include
Comma-separated list of course category IDs (e.g., 1,2,3) to display specific categories.
use-icon-image
true or false – Enable or disable the icon image for the categories, depending on whether icons were added when creating categories.
class
Optional – Add an additional CSS class to the shortcode for further customization.
[dtlms_course_categories type="type1" columns="1" use-icon-image="true" include="12,13" class="custom-class"]