Tips & Tricks

Adding Custom Title in Social icons in team shortcode
In this team you'll learn how to add custom title information on the Team Shortcode -> social icons Refer screenshot : Steps :  1. Go to WP...
Fri, Feb 27, 2015 at 2:17 PM
Preparing Articulate Storyline to automatically mark unit complete
Articulate storyline has a functionality using which Javascript can be embedded in Articulate storyline packages. Using this functionality Articulate storyl...
Fri, Feb 27, 2015 at 2:28 PM
How to auto add courses on sign up
1. Go to WP Admin -> Plugins -> Editor -> WPLMS Customizer -> Customizer_class.php 2. Add following lines in the __construct function: ...
Tue, May 5, 2015 at 6:19 PM
Front end quiz creation with all 9 Question types
Fri, Feb 27, 2015 at 2:31 PM
How Instructor Commissions are calculated in WPLMS
Discount Calculation:
Fri, Feb 27, 2015 at 2:33 PM
Force set reviews and rating count for Course
Ratings and review count is automatically calculated when a user posts a review. This tutorial shows how you can force change reviews and rating count for C...
Fri, Feb 27, 2015 at 2:34 PM
Changing Course Subscription duration parameter in Products
Follow below tip on how to change Subscription duration from Days to Hours . Refer below images: Backend: Frontend: 1. Go to WP Admin...
Fri, Feb 27, 2015 at 2:36 PM
Remove or hide question types
Add following code in WP Admin -> Plugins -> Editor -> WPLMS Customizer -> customizer_class.php 1. Add following code in _construct function : ...
Fri, Feb 27, 2015 at 2:37 PM
Hide instructor from WPLMS
Using this simple tip you can hide instructors from the whole site : 1. Go to WP Admin -> Plugins -> Editor -> WPLMS Customizer ->customizer_cl...
Wed, Jun 10, 2015 at 4:23 PM
Instructor only pages
With version 1.8 we've added a new page template called "Instructor access only", the page template only displays content to instructors.  Re...
Fri, Feb 27, 2015 at 2:42 PM