Articles
Occasionally you may need to display featured images in sizes other than WordPress’ default thumbnail, medium and large sizes. That’s quite easily solved with the add_image_size() and the_post_thumbnail() functions. Unfortunately, there are still 2 problems to be solved: Some posts may not have images at all, or the author forgets to attach a featured image Previous…
Continue Reading »
Articles
I recently got an email from a reader who wanted to know how I implemented my footer widget areas, and seen some similar requests in the Headway forums. With Headway, you can flip your widget areas horizontally to make a widgetized footer but it works best when you only have 3-4 widgets in them. I…
Continue Reading »
Articles
Today I was working on a project that: Made use of jQuery UI Tabs through the WordPress Post Tabs plugin Uses custom fonts for the tabs via Cufon Requires tab font to change color when selected
Continue Reading »
Articles
Here’s how to do a simple validation of a form on Facebook Pages with FBJS.
Continue Reading »
Articles
How to disable update notifications for new versions of the Headway Premium WordPress theme
Continue Reading »