Tag Archives: Create a Wordpress Theme

Create a WordPress Theme 5

Create a WordPress Theme 5Here I finish my WordPress Theme Tutorial by showing you how to create the archive and 404 pages.

I also show you how to issue custom queries and how to use a bunch of other WordPress functions in this tutorial.

All of the code for this whole theme  is here Create a WordPress Theme. You can also download the finished theme there for free. And, if you missed part 1 of this series check out How to Layout a Website.

Continue reading Create a WordPress Theme 5

Create a WordPress Theme 4

Create a WordPress Theme 4Here I show you how to make single.php, page.php and search.php. All of the code and theme is available here Create a WordPress Theme 1. You should definitely check out that video before you watch this one.

As well, I show you how to retrieve post data like post authors, dates, categories, comments and articles.

We are almost done with the theme!

Continue reading Create a WordPress Theme 4

Create a WordPress Theme 3

Create a WordPress Theme 3In this part of my WordPress Theme Tutorial I fix all of the CSS for the main blog page. I layout the sidebars and fix up any errors that may have come out while making this theme.

All of the code from this tutorial is available in part 1 of this tutorial here Create a WordPress Theme. You can use the code however you’d like.

Feel free to also download the theme. It is free to use as well.

Continue reading Create a WordPress Theme 3

Create a WordPress Theme 2

Create a WordPress Theme 2Here I continue showing you how to create a WordPress theme from scratch. Definitely watch part 1 of this tutorial as well as How to Layout a Website before watching this video.

I focus on how to make dynamic sidebars in this tutorial. You’ll learn how to make static sidebars as well as sidebars that work with widgets but also have embedded functionality.

If you want to download the theme it’s here WordPress Theme 3.

Continue reading Create a WordPress Theme 2

WordPress Theme Tutorial Pt 8

How to Make WordPress Themes Pt 8Welcome to part 8 of my tutorial on how to make wordpress 3.0 themes.

In this part of the tutorial I’ll focus on fixing all of the remaining pages in my theme. I’ll also show you how to embed your Twitter Tweets in your theme since that has been a major request.

Here is a link to a zipped archive of the WordPress Theme.
Continue reading WordPress Theme Tutorial Pt 8