How to add videos to your WordPress sidebar
YouTube has become a bit of a phenomenon on the Internet, and everyone’s rushing to embed videos into their blogs. This is actually a fairly neat thing, especially if you blog a lot about videos or have videos that will emphasize the importance of your posts.
In my last two themes, Structure and [...]
WordPress Custom Fields: Book Reviews Pt. 2
This part of the tutorial will cover making things look a little prettier. It is a more advanced PHP tutorial than any of the previous tutorials in the overall custom fields series. Basically, we will do a lot of work, but it won’t look like we’ve accomplished much. We still have [...]
WordPress Custom Fields: Book Reviews Pt. 1
Finally, another part in the WordPress custom fields tutorial series. This time, we’re stepping it up a notch though. We’re going to take custom fields to another level. I hope you’re prepared. We’ve covered some basic things thus far, and that’s all you need to know to be prepared.
Have you ever wanted to write [...]
WordPress Custom Fields: Adding Images To Posts
This tutorial will explain how to add images to your posts using WordPress custom fields. It is the third part of the Using WordPress Custom Fields Series. This tutorial assumes you at least know what XHTML, PHP, CSS, and WordPress are. Plus, you should know how to input a custom field [...]
Valid XHTML Clickable Header Images
This is a tutorial on how to make your blog or website header image clickable with valid XHTML. This is assuming that you’re using a CSS background image for your header or that you want to.
I was recently designing a theme that I wanted to add a clickable header image to, but had forgotten [...]