Child Themes
Tutorials on using WPLMS Child themes
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
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
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
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
Add this code in your theme functions.php file or wplms customizer - wplms_customizer.php
/*------------------------------------------------------...
Wed, Apr 22, 2015 at 5:10 PM
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
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
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
1. Download the child theme from theme package.
2. Upload the child theme.
Mon, May 4, 2015 at 8:23 AM
1. Download the child theme from the theme package.
2. Upload the child theme.
Fri, May 1, 2015 at 4:33 PM