Packages Listing
The Packages Listing Shortcode is used to display a list of course packages — bundles that may include multiple classes or courses — anywhere on your site. This helps promote curated sets of educational content with a unified price or subscription plan.

Packages Listing Shortcode
Use the following parameters to customize the appearance and behavior of your Packages Listing:
Parameter
Description
default-display-type
Choose the display type for packages: list
or grid
.
post-per-page
Enter the number of package posts to display per page.
columns
Number of columns to display: 1
, 2
, or 3
.
apply-isotope
Enable isotope layout: true
or false
. Note: Isotope layout adds filter/sorting animations.
type
Choose one of the available design layouts: type1
, type2
, or type3
.
package-item-ids
Display specific packages by entering their IDs separated by commas.
Carousel Parameters
Parameter
Description
enable-carousel
true
or false
– Enable carousel slider layout.
carousel-autoplay
Milliseconds delay between transitions (e.g., 1000
). Leave empty to disable.
carousel-slidesperview
Number of slides visible at once (1
, 2
, or 3
). Limited in list view.
carousel-loopmode
true
or false
– Enable continuous looping.
carousel-mousewheelcontrol
true
or false
– Allow slide control via mouse wheel.
carousel-bulletpagination
true
or false
– Show bullet-style pagination controls.
carousel-arrowpagination
true
or false
– Show left/right arrow navigation controls.
carousel-spacebetween
Space between slides in pixels (e.g., 15px
).
Shortcode :
[dtlms_packages_listing columns="3" apply-isotope="false" package-item-ids="10812, 10813, 10814" enable-carousel="true" carousel-slidesperview="2" carousel-loopmode="true" carousel-mousewheelcontrol="true" carousel-bulletpagination="true" carousel-arrowpagination="true"]
