Part 1: Customizing the User Login Experience in WordPress
You may not think that this is a theme development topic, but for me it’s one of the easiest ways to quickly – and memorably – brand your custom themes. So in this installation of our theme development...
View ArticlePart 2: Creating a Responsive Custom Homepage with a Carousel Slider
In this tutorial we’re going to create our theme’s custom homepage, it’s going to have a slider and some more content below that. To pull it off we’re going to learn some new functions, get our heads...
View ArticlePart 3: Creating a Customized Author Profile
Recommended Reading This tutorial is relatively easy, if you managed to get through the previous part, Building a Custom Homepage, then you wont have any problems with this. If you’re just joining us...
View ArticlePart 4: Creating More Useful Author and Category Archive Pages
Recommended Reading In the beginner series we built an all in one archive page for our theme that handles all four archive types, Category, Author, Date, and Tag. To pull it off, we used some of...
View ArticlePart 5: Creating a Breadcrumb Trail Navigation Element in WordPress
Common breadcrumb systems include location and category. Location breadcrumbs show where the reader is in the hierarchy of your content. Category breadcrumbs show the context of the content. For...
View Article