Archive for 'Theme Development'
If your looking to make adding new posts without having to log into the WordPress dashboard, or maybe to allow your visitors a way to submit some kind of content of their own, then here’s a way you can create a new post form and display it on a custom page template.
Continue Reading
Today I did something I’ve never done before: I started to “SEO Optimize” my WPShout posts, seeing which posts were doing well in search results and how I can make these posts do better in search results. I also had a fiddle around with my theme to make sure it was all in fine optimised order.
Continue Reading
Recently there’s been a lot of (mis) information around about “how to start your own premium WordPress themes site”. They make all make it sound fairly easy: just make a design, hack it into a WordPress theme, buckle on a zillion theme options using the old Woo options panel and you have yourself a wonderful theme that’ll make you rich.
Not so, this tutorial explains some of the things to look out for when building a premium theme.
Continue Reading
As I mentioned before, I’ve been having great fun with the new Nometet.com design. It’s now sporting a feature that allows the author to set a custom background for the post just by uploading an image. This image doesn’t even need to be the correct size; that’s all done on the fly. Uploading isn’t hard either; I’ve implemented an uploader that sits inside a meta box so the hardest bit is choosing the image! In this post we’ll have a look at how it’s done.
Continue Reading
We all know that WordPress 3.0 is coming and there are a whole plethora of new features, but actually adding them to themes? I had to do that today in an update to WPShift’s ShiftNews. Trouble was I wanted to ensure the theme remained compatible with 2.9 and below, which meant I needed some good ol’ conditionals. In this post we’ll find out how to make backwards compatible 3.0 functions.



