In this tutorial we will create the WordPress page template to display the Services posts. We will also create the theme options to change the Services banner image and text.
You need to have an active subscription to view this content.
In this tutorial we will create the WordPress page template to display the Services posts. We will also create the theme options to change the Services banner image and text.
You need to have an active subscription to view this content.
In this tutorial we customize our Portfolio post type plugin to build a Services custom post type in our WordPress Dashboard. We will now have a plugin that creates two different custom post types (Portfolio and Services). This will allow users to add different Services just like they can with the Portfolio custom post type.
You need to have an active subscription to view this content.
In this tutorial we compare our WordPress theme to the HTML/CSS files to determine what markup is missing on the Portfolio page. Here we add a div to make sure our Portfolio slider has some bottom margin.
You need to have an active subscription to view this content.
This tutorial will go over how to add meta boxes to the Portfolio custom post type to allow our theme users the ability to create a slider. The meta box will allow allow user to upload images and automatically make a slider on the individual Portfolio items.
You need to have an active subscription to view this content.
This tutorial will go over how to create the WordPress template to display a single Portfolio item. We will also add a couple new meta boxes to our Portfolio custom post type to allow users to add unique content for each item.
You need to have an active subscription to view this content.
In this tutorial we will create a theme option to allow the user to change the portfolio banner background image and title on the Portfolio archive page.
You need to have an active subscription to view this content.
In this tutorial we take the markup from the HTML template and implement it into the WordPress Portfolio archive page to make the portfolio items look like the HTML template. We will also integrate the Modernizr JS script into our theme to make some animation features work correctly.
You need to have an active subscription to view this content.
In the Custom Post Type tutorial series you learned how to create a Portfolio page template that users can pick when creating a new page. This tutorial will show you a different approach by creating an archive page to display the Portfolio items. This page will automatically display the Portfolio items without the user having to pick a specific page template.
You need to have an active subscription to view this content.
In the last tutorial we added a Portfolio custom post type plugin. We will now customize the plugin to make sure updates don't overwrite our changes to the files.
You need to have an active subscription to view this content.
This tutorial will go over how to include a plugin with the TGM Plugin Activation Script that is shipped with your WordPress theme. This plugin will create a Portfolio custom post type to allow your theme users to add Portfolio items.
You need to have an active subscription to view this content.