Tips & Tricks
1. Go to WP Admin->WPLMS options panel->Course Manager
2. Make sure Take this course is connected to "Start course" Page.
If sta...
Fri, Apr 3, 2015 at 4:20 PM
Use the shortcode [certificate_course_field field="XXX"] where XXX is the custom field name in certificate to display course field value on certi...
Fri, Apr 3, 2015 at 6:14 PM
Method 1 :
Add this CSS code in Theme customizer :
.pusher {
min-height: 100vh;
}
Method 2 :
This tip will show you how you ca...
Tue, Jun 30, 2015 at 1:23 PM
Make sure you're using a WPLMS child theme. If you;re using WPLMS Blank child theme, then copy the header.php file from wplms theme into the blank chil...
Fri, Apr 3, 2015 at 7:45 PM
Using this tip you can force users to be redirected to a particular page on login. This tip will overwrite the settings in the LMS -> Settings section.
...
Sat, Apr 4, 2015 at 12:27 PM
1. Go to WP Admin -> WPLMS -> Footer -> Google analytics code .
2. Add/Append this code :
<script>
jQuery(document).rea...
Sat, Apr 4, 2015 at 5:17 PM
Follow below steps :
1. Course is not connected to any Product or Membership or points. This will force the button to display "Private".
2...
Mon, Apr 6, 2015 at 6:06 PM
1. Note the User ID.
2. Note the Course ID
3. Set the student field : course_status.Course ID to 2
Refer video :
Mon, Apr 6, 2015 at 8:26 PM
Steps to migrate an existing site to WPLMS Child one theme.
1. Install the Child theme.
2. Activate the child theme.
3. Go to WP Admin - WPLMS...
Fri, Apr 10, 2015 at 10:40 AM
1. Go to WP ADmin -> Appearance -> Customise
2. Add below CSS in Theme customiser -> Custom CSS section :
#headertop .topmenu .vbpregi...
Thu, Apr 9, 2015 at 6:24 PM