Child Themes

Tutorials on using WPLMS Child themes

Additional text in footer
Download this file : https://gist.github.com/MrVibe/b8a62be8379ebccd5e7f Upload this file in your child theme. Change the custom text to your...
Mon, Apr 20, 2015 at 4:16 PM
Different logo in Top header
1. Add Custom control in Vibe Options panel : Add this code in child theme functions.php file (WP Admin - Appearance - editor - WPLMS Child theme - ...
Mon, Apr 20, 2015 at 5:39 PM
Display only completed units & quizzes in course curriculum
We need to override curriculum template in this case. 1. Create a folder called "course" in your child theme 2. Inside this course fold...
Tue, Apr 21, 2015 at 1:41 PM
Customising Course block in Course directory
1. Create a folder "Course" in the child theme. 2. Copy the files : index.php  from parent WPLMS theme into the child theme / course folder. 3...
Wed, Apr 22, 2015 at 12:55 PM
Custom Footer with Social Icons and Footer Menu
Add this code in your theme functions.php file or wplms customizer - wplms_customizer.php   /*------------------------------------------------------...
Wed, Apr 22, 2015 at 5:10 PM
Change the Course block in course category pages
1.  Create a custom course block : http://support.vibethemes.com/solution/articles/1000165124-creating-custom-featured-block-style Note the name of the ...
Thu, Apr 23, 2015 at 7:49 PM
Show Custom user role in all instructors page.
1. Copy allinstructors.php file from parent WPLMS theme into your child theme. this would ensure that WP loads the template from child theme instead o...
Tue, Apr 28, 2015 at 12:18 PM
Change Tabs style like OneInstructor
The new tabs style : 1. The Shortcode for the Tabs  (in text mode):    <p>[tabs style="" theme=] [tab titl...
Wed, Apr 29, 2015 at 5:51 PM
OneInstructor One click install
1. Download the child theme from theme package.  2. Upload the child theme.
Mon, May 4, 2015 at 8:23 AM
One Course theme one click install
1. Download the child theme from the theme package. 2. Upload the child theme.
Fri, May 1, 2015 at 4:33 PM