Okay
  Print

WPLMS

mobile menu links not updating in gutenberg theme there is a bug actually in theme. please goto wp-adimin -> appearance-> themes-> theme editor :  https://prnt.sc/-YHEUZYOBUKj

Hide correct answer settings in quiz itself add this code in your wplms-customizer.php file in wplms customizer plugin :  add_filter('bp_course_api_get_user_single_quiz_data','wplms_show_quiz_correct_answer',999,3); function wplms_show_quiz_correct_answer($qui ...

PROFILE OR LOGIN MENU BLANK after update in vibebp update 1.9.8.7 we added ip address check to make it more secure since wordpress attacks are increasing day by day . The issue can be resolved by simply logout and RE-login

Course bundle Course bundles are available in WPLMS. example : Follow these steps to create a course bundle : a. Go to WP Admin - Products - Add new b. Create a new product and add the bundle description. c. Connect the courses you want in ...

Login / app page screen stuck at logo only issue bug added in recent update in vibebp plugin .  Please update your vibebp plugin to latest plugin 1.9.7.4 to get latest addons please follow: You can download the latest plugin from these links : http://wplms.io/verify-pur ...

Adding site url to firebase authorized domains https://somup.com/c06OlnB8rb

Certificate validator widget not working create a page named default certificate and then set its page template to "Certificate" then select this page in wp-admin -> wplms -> course manage -> fallback certificate .

Adding elementor unit refer video : https://somup.com/c01qjta8Un

Change Element Icon WPLMS Course curriculum 1. Download icon from Feathericons.com.2. open the svg file in a text editor, copy the SVG.3. For every case, set the $icon = the copied SVG under single quotes. See the last default example below. add_filter('wplms_get_el ...

Activation Email not working. Common issue with BuddyPress sites. Here's what we recommend :  1. Install a third party plugin WP MAIL SMTP : https://wordpress.org/plugins/wp-mail-smtp/ 2. Setup SendinBlue ( Free account gives you daily 300 emails )  ...

adding login link in main menu header https://somup.com/c0XioUgXYO

Selling batches with wplms woocommerce

Setup zoom app Please follow the steps show in the video : https://somup.com/c0f3Da44LPafter follow these steps click on the activation tab and make sure the app is active : https://screencast-o-matic.com/i/c0hoiBVADAm

force expire the course

Zoom meeting not created Majority users facing issue Zoom meeting not created is becuase they do not enable correct scopes in their zoom app.following debug message should help , please make sure you have following scopes enabled.https://prnt.sc/sf4T ...

Login / app page screen stuck at logo only issue bug added in recent update in vibebp plugin .  Please update your vibebp plugin to latest plugin 1.9.7.4 to get latest addons please follow: You can download the latest plugin from these links : http://wplms.io/verify-pur ...

Deactivating performance accelerator refer video :https://somup.com/c0iYXyzBFf

force expire the course

Support Site Moving to wplms.io/support We're thrilled to announce that we're moving our support site back to wplms.io/support from 1st August 2023 After 1 year of ticket based support we find that forum based support is more effective in imparting a transparent s ...

Fix certificate template please follow this video carefully and create a new certificate template form the start follwing below:  link please make sure that you click the add text/image button or edit text/image button in the end

disable retakes when user passes quiz add this code in your wplms-customizer.php file in wplms customizer plugin :  add_filter('wplms_quiz_retake_count','remove_retake_button_if_user_passed_the_quiz',10,4); function remove_retake_button_if_user_passed_the_qu ...

Add course start date this adds start date in Course information widget https://prnt.sc/UPUq652vSH9cAdd below code in functions.php child theme or use php code snippets plugin --- add_filter('wplms_course_info_display_options',function($options ...

How to add code in wplms customizer plugin https://somup.com/c0jUovAv8J download the plugin from here : http://bit.ly/41uzu6e

Import students in bulk in group/batch https://somup.com/c0fu2l4Ep3

Publishing a scorm course refer : https://somup.com/cZhfI85oHl

selling batch with wplms woocommerce https://wplms.io/support/knowledge-base/selling-batches-with-wplms-woocommerce/