Tips & Tricks
Add below code in child theme functions.php file or WP Admin - Plugins - Editor - WPLMS Customizer - wplms_customizer.php
Refer WP tutorial : h...
Fri, Jul 17, 2015 at 6:14 PM
This tutorial is show us how you can control the end date for all the users purchasing the course.
Note this tutorial only valid for course purchase...
Sat, May 9, 2015 at 6:47 PM
Add below code snippet in your child theme - functions.php or WPLMS Customizer - wplms_customizer.php
add_filter('wplms_show_quiz_correct_answ...
Sat, May 16, 2015 at 4:39 PM
Code must be Added to child theme - functions.php file or wp- admin - plugins - editor - wplms customizer - wplms_customizer.php
STEP 1 : Add label fi...
Tue, May 19, 2015 at 1:00 PM
Add below code in Child theme functions.php or in WP Admin - Plugins - Editor - WPLMS Customizer - wplms_Customizer.php
add_action('wplms_befo...
Tue, May 19, 2015 at 6:29 PM
1. Install JetPack WordPress plugin
2. Enable "Beautiful Math"
3. Use latex wrapped in [latex] shortcode
Example : [latex]d = \frac{...
Thu, May 21, 2015 at 2:57 PM
Try each of the shortcodes
Full width button with Secondary color :
[button url="" class="hero big full"] Basic [/button]
...
Wed, May 27, 2015 at 5:04 PM