Creating the Services Custom Post Type

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.

Register Here!

Adding a Slider to the Portfolio Items

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.

Register Here!

Styling the Portfolio Items on the Archive Page

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.

Register Here!

Converting a HTML template into a WordPress Theme – What to Expect

This is the start of the HTML to WordPress theme tutorial series! I hope you are as excited as I am about this series. You will be able to download a beautiful Bootstrap HTML/CSS template that we are going to convert into a premium WordPress theme.

In this series we will start with the Base Theme from Series One (so be sure you have completed that series) and go step-by-step to integrate the HTML into a WordPress theme.

Watch the video below to see the template you will be converting into a WordPress theme.

Read More

Create a Portfolio Archive Page Template

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.

Register Here!