Home » Tutorials
WP Theme Lesson #5c: Postmetadata
Today, we tackle the postmetadata: date, categories, author, number of comments, and any miscellaneous information attached to each post. We’re at lesson 5C now so I assume you’re getting a grip of this. You’ll…
Read More »WP Theme Lesson #5b: The Content
In this lesson, we’ll tackle what really matters. How do you get the content of your blog to show? Then, you’ll add some more invisible boxes or DIVs to separate the content from the post…
Read More »WP Theme Lesson #5: The Loop
The Loop calls for your blog’s entries. It’s the most important set of PHP codes. By now, you should already know what to do before this lesson, of my tutorial series, begin….
Read More »WP Theme Lesson #4b: Header Template Continues
Alright, this the fourth lesson of the WordPress tutorial series. I shouldn’t have to say it, but I’ll say it one last time; make sure you read the previous lessons….
Read More »WP Theme Lesson #4: Header Template
If you haven’t already, follow my WordPress theme tutorial series from the beginning. If you don’t, good luck. Yesterday, I showed you how to turn on Xampp Control, install your theme, and…
Read More »WP Theme Lesson #3: Starting Index.php
Starting Index.php is the third lesson of my WordPress theme tutorial series. If you haven’t read lesson one and two, I’d suggest you read them. Otherwise, you will not have a clue of what…
Read More »