FAQs
Paste this code in wp-admin > Plugins > Editor > Select WPLMS Customizer Plugin
Hiding reviews section in single course page if there are no reviews added
Coding tipsPHPTips & Tricks
May 25, 2018
Please add this code in yor wplms-customizer.php file in wplms customiezr plugin
Access The Last Opened Unit
Coding tips
May 23, 2018
This code will work in the following case: 1. If the user completed a unit. 2. T
If you want to generate tokens for your users for using the WPLMS API in a separ
Lock Unlock Unit Manually
Coding tipsPHP
April 10, 2018
To unlock unit manually follow these steps. 1. Make sure the LMS setting “
cant continue course when auto trigger finish course and auto mark complete unit is activated
Coding tipsPHPQuick FixesSettings & Functioning
January 22, 2018
This issue appears when you have enabled “Auto trigger finish course butto
Show explanation based on user answer is correct or not
Add onsCoding tipsSettings & FunctioningTips & Tricks
January 12, 2018
In wplms 3.4 we have added two shortcodes that you can use to show the explanati
Dynamic Quiz Same Questions Came All Time : FIX
Coding tipsQuick FixesSettings & FunctioningTips & Tricks
December 6, 2017
dynamic quiz issue is with wp engine only : In wp engine rand function is disabl
Add popup on clicking on course button for non logged in users.
Coding tipsPHPTips & Tricks
August 16, 2017
create a popup from wp-admin -> popups -> add new . note down the id of th
WPLMS emails not working
FAQs
May 24, 2017
If your Emails are not being sent. If Your activation Mail is not Being sent If
Postman SMTP Plugin : https://wordpress.org/plugins/post-smtp/ 1. Instal
News archive page like blog 3
Coding tipsPHPTips & Tricks
March 16, 2017
for this we need a child theme .If you do not have any child theme simply instal
ajax login form in wp-login issue – quick fix [Not required since version 2.6]
Coding tipsQuick Fixes
March 9, 2017
Please add the given code in your wplms-customizer.php file in wplms cusotmizer
Show Courses by Instructor in related courses
PHP
February 8, 2017
If you want to show “Courses by Instructor” in place of “Relat
Adding title profile field (like Dr.,Prof.,Er.) before user’s name
Coding tipsPHP
September 27, 2016
To do this please add a profile field named as Title(case sensitive) from wp-adm