MasterStudy LMS Pro Plus
Plugin PageVideo TutorialsChangelogResourcesGet MasterStudy
  • Introduction | MasterStudy LMS Documentation
  • Getting Started
    • Free Version and Pro Plus Version
    • System Requirements
    • Plugin Installation
    • Upgrading the License
    • Update The Plugin
    • AppSumo Deal
    • Update Billing Details and Access Invoices
    • LMS Wizard
    • LMS Widgets
      • Gutenberg Blocks
    • License Utilization
    • Fueature Request
  • LMS Settings
    • General
    • Courses
    • Course
    • Course Player
    • Reports & Analytics
    • Quiz
    • LMS Pages
    • Payment Methods
    • reCAPTCHA
    • Profiles
      • Authorization
      • Social Login
      • Profile Menu Reordering
    • Grades
    • Certificates
    • Payout
    • Privacy Policy
    • Shortcodes
    • Import/Export
  • LMS PRO Addons
    • Certificate Builder
    • Email Manager and Branding
      • Email Templates
    • LMS Forms Editor
      • How to edit the registration form?
    • Zoom Conferencing
    • Google Meet
    • Assignments
    • Drip Content
    • Group Courses
    • Live Streaming
    • Course Bundles
    • Point System
    • Media File Manager
    • SCORM
    • Trial Courses
    • Statistics & Payouts
    • Online Testing
    • Multi-instructors
    • Google Classroom
    • Udemy Course Importer
    • Prerequisites
    • The Gradebook
    • Upcoming Course Status
    • Question Media
    • Social Login
    • Audio Lesson
    • Grades
  • LMS Course Features
    • Course Builder
      • How to Add Math Equations in MasterStudy?
    • Lessons
    • Video Lessons
    • Quizzes
    • Questions
    • Reviews
    • Orders
      • Sales Page for Instructor
    • Courses Category
    • Course & Lesson Materials
    • Course Drafts for Instructors
    • Manage Students
    • Change Course Author
    • Instructors Requests
    • Video Preview for Single Course
    • Course Announcements
    • Public Profiles
  • PayPal Payouts Setup
    • General Settings
    • Business Account Settings
    • Developer Account Settings
    • Instructor Settings
    • Payouts Process
    • Automatic Payouts (Expert)
  • LMS Analytics
    • Analytics for Admin
      • Revenue
      • Engagement
      • Users
      • Reviews
    • Analytics for Instructors
      • Revenue
      • Engagement
      • Students
      • Reviews
    • Student Reports
  • Integrations
    • Membership System
    • H5P Plugin
    • Presto Player Integration
    • SureTriggers Integration
    • PeepSo Integration
    • Studiocart Integration
    • VdoCipher Integration
    • Polylang Integration
      • LMS Contents Translation
    • Plugin Translation
      • Loco Translate
  • WPML
    • Getting Started
    • Translating LMS pages
    • Translating Lessons
    • Translating Quizzes
    • Translating Assignments
    • Translating Courses
    • Making Static String Translations
  • Divi Builder Integration
    • Getting Started
    • MasterStudy LMS Divi Modules
  • Woocommerce
    • Installation and Settings
    • Orders Management
  • Troubleshooting
    • Introduction
    • Plugin Conflicts
    • Theme Compatibility
    • 404 Errors
    • Update Issues
    • New Comment Email
    • Cache Settings
    • Email not sending
    • Debug Logs
    • Submit a Support Ticket
  • Developer's guide
    • Components
      • Back-link
      • Button
      • Countdown
      • Curriculum-accordion
      • Discussions
      • File-attachment
      • Progress
      • Tabs
      • Nav-button
      • Hint
      • Editor
      • Alert
      • File-upload
      • Loader
      • Tabs-pagination
      • Dark-mode-button
      • Buy-button
      • Pagination
    • Course Builder Customization
    • Course Builder Custom Fields
    • Course Player Templates
  • Changelog
  • Release Notes
  • Changelog (Free Version)
  • Changelog (Pro Version)
  • Changelog (Divi Modules)
  • Stylemixthemes
    • MasterStudy Starter Theme
    • MasterStudy LMS Plugin
    • Themes
    • Plugins
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. LMS Settings

Shortcodes

PreviousPrivacy PolicyNextImport/Export

Last updated 3 months ago

Was this helpful?

You can use some elements from MasterStudy LMS with other themes simply by using shortcodes on any page and post.

There is a list of special shortcodes that you can use to paste some elements and options into your website such as courses carousel, course categories, featured instructors, and much more.

Below is the list of shortcodes with all available parameters and examples.

1. Search box: shows courses search box: [stm_courses_searchbox]

Parameters available: style - style_1/style_2

Example:

[stm_courses_searchbox style="style_1"]

2. Courses Carousel: shows the courses carousel: [stm_lms_courses_carousel]

Settings available:

  • title (enter the module title)

  • title_color (change the color of the title, example #fafafa)

  • query (sorting options - none/popular/free/rating; set by default as "none")

  • prev_next (enable/disable Previous/Next buttons; set by default as “enable”)

  • remove_border (enable/disable border removing; set by default "disable")

  • show_categories (enable/disable display of categories; set by default as "disable")

  • pagination (disable or enable paginations, set by default as "disable")

  • per_row (specify the number of courses per row; by default — 6)

  • taxonomy (term ID of stm_lms_course_taxonomy taxonomy, only if show_categories is "enable". example "233,255,321")

Example:

[stm_lms_courses_carousel title="Sample Title" title_color="#000000 
query="free" prev_next="disable" remove_border="enable" pagination="enable"]

Settings available: style - style_1/style_2/style_3/style_4

  • taxonomy (term ID of stm_lms_course_taxonomy — taxonomy; example "233,255,321")

Example:

[stm_lms_courses_categories style="style_1" taxonomy=”23,56”]

4. Courses Grid: show the courses grid: [stm_lms_courses_grid]

Settings available:

  • hide_top_bar (shows the top bar - hidden/showing; by default — "showing")

  • title (module title)

  • hide_load_more (hide/show the button Load More - hidden/showing, by default — "showing")

  • hide_sort (hide/show sorting option - hidden/showing; by default — "showing")

  • per_row (the number of Courses Per Row; by default 6)

  • image_size (sets the image size - thumbnail/medium/large)

  • posts_per_page (number of courses to show on the page)

Example:

[stm_lms_courses_grid title="Sample Title" hide_top_bar="hidden" 
hide_load_more="showing" per_row="3" posts_per_page="6" hide_sort="hidden" image_size="medium]

Follow Settings > Media from your dashboard panel to set the sizes for thumbnail/medium/large.

5. Featured Teacher: shows Featured Teacher: [stm_lms_featured_teacher]

Settings available:

  • instructor (Instructor ID)

  • position (Instructor Position)

  • bio (Instructor Bio)

  • image (enter image ID)

Example:

[stm_lms_featured_teacher instructor="5" position=“Sample Position” 
bio="Sample Bio" image="1150"]

6. Instructors Carousel: shows the Instructors carousel: [stm_lms_instructors_carousel]

Settings available:

  • title (module title)

  • title_color (changes the color of the title)

  • per_row (number of Instructors per row; by default 6)

  • per_row_md (number of Instructors per row on Notebook; by default 4)

  • per_row_sm (number of Instructors per row on Tablet; by default 2)

  • per_row_xs (number of Instructors per row on Mobile; by default 1)

  • style (change the display style - style_1/style_2; by default "style_1")

  • sort (shows the option Sort By - default/rating)

  • prev_next (Enable/Disable Previous and Next Buttons; by default "enable")

  • pagination (Enable/Disable Previous and Next Buttons, by default "disable")

Example:

[stm_lms_instructors_carousel title="Sample Title" title_color="#000000" 
style="style_1" sort="rating" per_row_md="3" per_row_sm="1" pagination="enable"]

7. Recent Courses: shows Recent courses: [stm_lms_recent_courses]

Settings available:

  • posts_per_page (Number of courses to show on the page)

  • image_size (sets the image size - thumbnail/large/medium)

  • per_row (the number of courses per row)

  • style (changes display style - style_1/style_2; by default "style_1")

Example:

[stm_lms_recent_courses posts_per_page="5" image_size="large" per_row="3" 
style="style_2]

8. Single Course Carousel: shows the carousel with a single course: [stm_lms_single_course_carousel]

Settings available:

  • query (Sorting options - none/popular/free/rating, by default "none")

  • prev_next (Enable/Disable Previous and Next Buttons; by default "enable")

  • pagination (Enable/Disable pagination; by default "disable")

  • taxonomy (term ID of stm_lms_course_taxonomy taxonomy, example "233,255,321")

Example:

[stm_lms_single_course_carousel query="free" taxonomy=”23,56” 
pagination="enable" prev_next="enable"]

For Pro version of the plugin

Settings available:

  • title (module title)

Example:

[stm_lms_certificate_checker title="Certificate Verification"]

Settings available:

  • title (module title)

  • columns (number of columns - 2/3; by default 3)

  • posts_per_page (number of posts per page)

Example:

[stm_lms_course_bundles title="My Bundles" columns="2" posts_per_page="2"]

Settings available:

  • title (module title)

  • number (number of posts on the page)

Example:

[stm_lms_google_classroom title="Sample Title" number="6"]

You can also use ready-to-use for Elementor and WP Bakery, and to design your platform easily.

3. Courses Categories: shows the [stm_lms_courses_categories]

9. Certificate checker: enables the: [stm_lms_certificate_checker]

10. Course Bundles: enables option: [stm_lms_course_bundles]

11. Google Classrooms grid view: shows the grid view of : [stm_lms_google_classroom]

LMS Widgets
blocks for Gutenberg
courses categories
course bundles
Google classrooms
certificate checker