Tag Archives: customize-wordpress

Creating a WordPress Theme

In this tutorial I show how to successfully create a wordpress theme from scratch. I go over the use of wordpress conditional tags, how to use them and where to use them. I also demonstrate how to display wordpress sidebars and how to use them. The code will be available on my blog: ryanconn.com

How To Create A Custom wordpress Page Template

There may be times when you want to create a blog page or that looks different than a normal page. Or Perhaps you want to use wordpress to run your entire website but want the main page of your domain to look completely different than a typical blog. This is an easy way to customize wordpress that can be very easily accomplished by creating a custom wordpress page Template.