Tips & Tricks
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
#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
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
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
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
Tue, Mar 17, 2015 at 12:44 PM
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
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