In this tutorial I go over a better way to add the Respond.js file to our WordPress theme. This will make sure the script is only used in the Internet Explorer browser.
You need to have an active subscription to view this content.
In this tutorial I go over a better way to add the Respond.js file to our WordPress theme. This will make sure the script is only used in the Internet Explorer browser.
You need to have an active subscription to view this content.
This tutorial goes over how to add a filter to the portfolio WordPress template. Now that we have the Isotope library added to our theme, we can use its filter functionality to create a nice filter to allow visitors to sort through our portfolio items. This tutorial will also use the Bootstrap button group component to style the portfolio filter.
You need to have an active subscription to view this content.
This tutorial goes over how to add the Isotope layout library to our WordPress theme. This script will allow us to add some responsive layout features to our WordPress theme and portfolio page template. You will also use Isotope when building the portfolio filter in the next tutorial.
You need to have an active subscription to view this content.
This tutorial goes over how to setup the single portfolio page layout in our WordPress theme. In this tutorial we will remove some unneeded code from our single portfolio page layout and add the Bootstrap grid classes.
You need to have an active subscription to view this content.
This tutorial goes over how to edit the portfolio page template to include Bootstrap classes and components to arrange the portfolio items on the page. You will start by including the Bootstrap grid system to get the portfolio items in a three column layout. Once this has been completed, you will add the Bootstrap thumbnail class to the images and also add Bootstrap buttons for each portfolio item.
You need to have an active subscription to view this content.
In this tutorial you will learn how to create the different WordPress page templates to display the Portfolio custom post type. We will query the Portfolio custom post type and loop through all the items to display them on the new page template.
You need to have an active subscription to view this content.
This tutorial will go over the code needed to create a WordPress custom post type for a portfolio section. After you complete this tutorial, you will have a Portfolio tab in your WordPress Dashboard that will allow you to create new portfolio items.
You need to have an active subscription to view this content.
In this tutorial you will learn how to add several different theme options for the WordPress blog layout. This tutorial will add a new section called Blog to our Theme Options panel with the following options:
You need to have an active subscription to view this content.
In this tutorial you will learn how to add a theme option to allow your WordPress theme users to upload a custom logo for their site. We will also add some logic to the WordPress theme to display the website name if a custom logo is not uploaded.
You need to have an active subscription to view this content.