Quick fixes
These are some known issues in the theme which would be fixed in coming updates of the theme. If you need them before update, please refer this.
This is a bug due to parallax stripes in boxed layout which requires padding values.
1. Replace the WPLMS/JS/custom.js file with this : http://vib...
Wed, May 6, 2015 at 7:52 PM
Course Category in course permalinks not recommended by WordPress developers.
Refer this link : http://ottopress.com/2010/category-in-permalinks-consi...
Sat, May 9, 2015 at 7:20 PM
With latest WordPress update the plugins update validation is affected.
It is requested to all users to please ignore this message.
Sat, May 16, 2015 at 12:17 PM
Quick fix :
Add following two lines of code in WP Admin - Plugins - Editor - WPLMS Customizer - wplms_Customizer.php
add_post_type_support( ...
Tue, Jun 2, 2015 at 6:01 PM
Fix: the issue of pagination inside the units which is not accessible by student.
Goto themes-> editor. Select func.php file to ...
Thu, Jul 23, 2015 at 2:13 PM
Go to Appearence->Editor->wplms->notes-discussion.php at line no. 304.
Remove the line of code: print_r($comments); echo '#####';
...
Mon, Aug 24, 2015 at 10:49 AM