VibeBP 1.6.2

1. Added Tours. [ open WP admin – Vibebp – Tours to import tours ] 2. Math Editor & Equations. 3. Import math questions. 4. User Management added [ add all members in Profile menu ]

WPLMS iOS + macOS App

The WPLMS app package for iOS & MacOS is attached here. Do note this package will see updates in future as well. We are planning to automate this process, so this is only for users who urgently need the iOS pack. wplms_ios_tempalte 1. Unzip the package. 2. Open the package […]

WPLMS 4.1

Theme Update : 1. Version 3.9 users can now use 4.1 framework. 2. Discard old vibe-course-module, vibe-customtypes, vibe-shortcodes, wplms-assignments,wplms-front-end, wplms-dashboard plugins and move to wplms plugin. 3. Optional integration with Vibebp login or stick to old WP login system. 4. Enable WPLMS version 4 to execute on 1 page to […]

WPLMS Plugin version 1.6.1 & VibeBP verison 1.6.1

VibeBP 1.6.1 Plugin Features : 1. Gutenberg profiles & components & Directory blocks [pre-built layouts and components coming up in updates] 2. User Guided Tours. [pre-built tours to be added in updates] 3. Added Editor in Messages 4. Instructor content privacy now available in Vibebp – settings. 5. Table profile […]

Remove Tabs from Student Enrolled course Single course View

This code tip will remove “Announcements”, “News”, “Notes”, “Questions & Answers” Tabs from Single course – Student view. This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more […]

VibeDrive update 1.4

Features : – Secure download link, urls not exposed – Tracking which user downloaded which download item – Course Drive added Fixes : – Group drive not working correctly.

AutoComplete unit as soon as it is Loaded

WPLMS 4 can automatically mark unit complete on scroll or on Video completion. However, if you want to mark complete the unit as soon as it is loaded. Use this tip : Add following code in WP admin – WPLMS – Footer – Analytics code : <script>document.addEventListener(‘unit_loaded’,function(){document.querySelector(‘.next_curriculum_item’).click();});</script> Or add in […]

WPLMS Plugin 1.6.0 and VibeBP 1.6.0

Updated : 26 August 2021 Vibebp 1.6.0.5 1. Group directory 2. Login fix when firebase fails 3. PHP 8 fixes Vibebp 1.6.0.4 1. PPT , Docs,XLS link correction in editor 2. Safari icons fix WPLMS Plugin 1.6.0.3 1. Math equations in Question editor 2. MyCourses reload on package 3. php […]