Tips & Tricks
There are 2 places where you need to remove instructor from displaying in Courses: 1. Removing the Instructor Information from Single Course / Course Direc...
Sat, Feb 28, 2015 at 11:54 AM
Here's how you can resize the header: 1. Go to WP Admin -> Appearance->Customize->custom css 2. Add the following CSS
Code:
nav ...
Tue, Mar 24, 2015 at 6:57 PM
You'll need to add custom CSS to disable it, and make you do not add any widgets in the Bottom Footer Sidebar. Here's how you can do it: 0. Install...
Sat, Feb 28, 2015 at 11:56 AM
There are two ways to do it : First Way {recommended}: 1. Download the latest WPLMS Package from Themeforest. 2. Unzip the package, unzip wplms.zip 3. Get...
Sat, Feb 28, 2015 at 11:57 AM
Locate the Vibe Customtypes plugin and remove this line from the bottom of the page: WP Admin - > Plugin -> Editor -> Vibe Cusomtypes -> custom...
Sat, Feb 28, 2015 at 11:58 AM
Add the following line in the WPLMS Customizer plugin , customizer_class.php Add the below line in the function _construct
PHP Code:
...
Sat, Feb 28, 2015 at 12:00 PM
This tip allows you to put restrictions on who all can access the course directory. Below is code tip , so you need the WPLMS Customizer plugin installed i...
Sat, Feb 28, 2015 at 12:02 PM
Customizing Course Page Course Excerpt and Read more text. http://quick.as/oj6qt2yz
Mon, Mar 2, 2015 at 1:24 PM
In this tip we'll show you how you can change the ratings and review count for courses. Important Points to note before this tutorial: 1. Ratings and ...
Mon, Mar 2, 2015 at 1:25 PM
From version 1.6.4, we've added a new question type called as Select from Dropdown Note : to place the fill in the blank you need to use the shortcode ...
Mon, Mar 2, 2015 at 1:29 PM