Tips & Tricks

Remove "Review Course" button form Course Area
1. Go to WP Admin -> Appearance -> Customise -> Custom CSS 2. Add this CSS :   .more_course .review_course:first-child { display: ...
Mon, Mar 9, 2015 at 8:22 PM
Remove information from Course details section
#1 Remove Course Price 0. Install the WPLMS Customizer plugin 1. Go to following location : Wp admin -> Plugins -> editor -> wplms customizer...
Thu, Apr 9, 2015 at 6:20 PM
Bulk add users to Courses with custom course status and subscription duration
You can use WPLMS bulk import/export to assign users to courses, set their custom course status and set a custom subscription duration/course expiry time pe...
Thu, Mar 12, 2015 at 5:45 PM
Setup Instructor PayPal email field for Commission Payments
You can enable Instructors to setup their own PayPal email id for Commission payments, using two simple steps : 1. Create a New user field (WP Admin ...
Fri, Mar 13, 2015 at 12:14 PM
Enable Students subscribed to Course to view units from Curriculum
1.  Go to WP Admin -> plugins -> editor - >Wplms customiser -> wplms-customizer.php    add_filter('wplms_curriculum_course_li...
Mon, Aug 17, 2015 at 5:16 PM
How to reset WPLMS and Re-install the Sample data using One click setup
Tue, Mar 17, 2015 at 12:44 PM
Setting up Mega Menu in WPLMS
Tue, Mar 17, 2015 at 3:41 PM
FullWidth Start Course page
Download File : https://gist.github.com/MrVibe/350aea108f1781f33b80 Add this file to the WPLMS Child theme Edit the Course status/start course p...
Tue, Mar 17, 2015 at 5:41 PM
Adding Images in Question Options
Wed, Mar 18, 2015 at 2:29 PM
Changing All Instructors page, number of instructors shown in row
By default three instructors are shown in a row. Example : To change the number of instructors shown in one column from 3 to 4 (or any ot...
Thu, Mar 19, 2015 at 1:30 PM