Display the Latest Posts with WordPress

If you set a static page as your front page, it can be a little tricky figuring out how to link to a page that shows your latest posts. So far I have come across two solutions you can use with your WordPress blog when linking to such a page.
Solution One
Create a link in your [...]

WordPress, stop changing my HTML code!

Problem
The visual editor packed with WordPress is beautiful and very user friendly. But if you are like me, sometimes a visual editor is not going to cut it. When writing a post or a page, you have two options: Visual or Code. Selecting the Code tab can be somewhat sneaky. For example, you create your [...]

Designing a WordPress Theme

WordPress is very fascinating. I am new to blogging but have a moderate understanding of HTML & CSS. If you are interested in designing a WordPress theme that you can call your own, you first have to read the tutorial titled “Dissection of a WordPress theme.” In a matter of a couple hours I was [...]

WordPress, GoDaddy, Permalinks, and 404’s

I assumed turning on permalinks in WordPress would be as easy as selecting the radio button and clicking update. Little did I know I would be looking at 404 pages for 2 hours. After extensive research I came to the conclusion that there isn’t any known solution to this problem. I have read many posts [...]