This video goes over how to setup the theme options for a custom logo in the Bootstrap navbar. We will also include a text field to allow our theme users the ability to use HTML code.
You need to have an active subscription to view this content.
This video goes over how to setup the theme options for a custom logo in the Bootstrap navbar. We will also include a text field to allow our theme users the ability to use HTML code.
You need to have an active subscription to view this content.
This video goes over how to add the theme options for our footer section.
You need to have an active subscription to view this content.
This tutorial goes over how to add a services drag and drop module to the theme options panel. This will allow theme users to add the latest three services to the homepage.
You need to have an active subscription to view this content.
This tutorial goes over how to declare and use three widget areas for the homepage layout manager. This allows users to display widget content on the homepage in a three column layout.
You need to have an active subscription to view this content.
This tutorial goes over how to add a sorter to our theme options panel which allows the user to drag and drop modules to arrange the homepage layout.
You need to have an active subscription to view this content.
This tutorial goes over how to add a social icons section in our theme options panel. Once the section is setup we display the social Font Awesome icons in the footer of our Bootstrap WordPress theme.
You need to have an active subscription to view this content.
This tutorial goes over how to add two editors in a Footer section to the theme options panel. These editors will allow our theme users the ability to add any type on content they would like to the footer of the theme. These editors are perfect for copyright text and whatever else the user needs to put in the footer.
You need to have an active subscription to view this content.
Quick tutorial that goes over the different ways you can write PHP if statements within WordPress theme files. This is very important information to know when trying to display the different options from the Theme Options panel and developing custom WordPress themes.
You need to have an active subscription to view this content.
In this tutorial you will learn how to add a "Header" section to the WordPress theme options panel. In this theme options section, we will add two different switches to allow your theme users to edit the Bootstrap navigation/navbar.
The first switch will enabled or disable the fixed navbar. If the theme user enables the fixed navbar setting, the navbar on the front-end of the site will stay fixed at the top of the browser window. If this option is disabled, the navbar will be static. The second switch will allow the user to enable/disable the Bootstrap inverse navbar styles.
You need to have an active subscription to view this content.