Tips & Tricks
Sell unit content as product using the following shortcode:
[sell_content product_id="Enter the id of the product here"]
Add the un...
Mon, Aug 10, 2015 at 12:09 PM
You can show the course forum at the end of each unit by adding this code in your wp-content/plugins/wplms-customizer/wplms-customizer.php file :
add...
Mon, Aug 10, 2015 at 12:33 PM
Methods used to add the custom detail in course directory page.
1.Add the following code in wplms_customizer.php and make customization in this fu...
Tue, Aug 11, 2015 at 6:52 PM
Please add the given code in your child theme functions.php file or wp-content/plugins/wplms-customizer/wplms-customizer.php file :
add_filter (...
Fri, Aug 14, 2015 at 2:04 PM
Please add this code in your wp-content/plugins/wplms-customizer/wplms-customizer.php file :
add_filter('wplms_instructor_courses_style',...
Fri, Aug 14, 2015 at 3:39 PM
Please add this code in your wp-content/plugins/wplms-customizer/wplms-customizer.php file :
add_filter('wplms_fontend_cpt_query','cu...
Fri, Aug 14, 2015 at 7:04 PM
Please add this script from wp-admin - >WPlms- >Footer -> Google anaylitics Code :
<script>
jQuery(document).ready(function($){
$(...
Mon, Aug 17, 2015 at 1:04 PM
Now, you can sell qplms quiz as woocommerce product and restrict the quiz using pmpro membership and mycredpoints.
Download wplms-sell-quiz plugin f...
Fri, Aug 21, 2015 at 5:11 PM
please add this code in your wp-content/plugin/wplms-customizer/wplms-customizer.php file :
add_action( 'bp_include', 'remove_woocom...
Tue, Aug 25, 2015 at 6:34 PM
Follow these steps : 1. Upload and activate blankchild theme .You can find blankchild theme in your wplms package folder. 2. upload the attached file in yo...
Fri, Aug 21, 2015 at 11:58 AM