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!

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!