Tips & Tricks
Please add the code below in your wp-content/plugins/wplms-customizer/wplms-customizer.php file :
add_filter('wplms_course_credits','cus...
Thu, Sep 10, 2015 at 6:20 PM
Please add this code in your wp-content/plugins/wplms-customizer/wplms-customizer.php file : add_action('wplms_evaluate_course','course_reset_...
Fri, Sep 11, 2015 at 5:18 PM
Please add the given code in your wp-content/plugin/wplms-customizer/wplms-customizer.php .this wiil disable the privacy for questions only :
add_filter(...
Fri, Sep 11, 2015 at 6:50 PM
This fix only for self hosted videos or videos using the WP Medialements.
Copy below code and paste/append it in WPLMS options panel - Footer - Google...
Tue, Sep 15, 2015 at 4:04 PM
Purpose: Re arrange Course display order in Product
Arrange :
Download File : https://gist.github.com/MrVibe/c92cf3f27e95093b...
Wed, Sep 16, 2015 at 4:19 PM
Please add this code to deregister the course.js script from a specific page in your wplms-customizer.php file in wplms customizer plugin : add_action(...
Thu, Sep 17, 2015 at 11:30 AM
Please add this code in your wp-content/plugins/wplms-customizer/wplms-customizer.php file : Note : Enable the previous unit lock to make this tip work. ...
Tue, Sep 22, 2015 at 6:34 PM