Templating for WordPress

February 21st, 2007

.

I’m sure everyone is wondering why a web designer is using the default WordPress template. Well, I have to admit that I’m no programmer and when I get beyond xhtml/css into the land of php things get a little complicated. I’ve poked around in the default template quite a bit, and even got up the courage to try and convert another template to WordPress, but it was tougher than it seemed at first and I set it aside for the time being. What happens is that i get to the point where I need to modify, remove, or change a line of php and then all hell breaks loose.

More internet searching is in order. If anyone knows about some good (basic) tutorials for this sort of thing, I’d love to hear about them.

Technorati Tags: , ,

Bookmark and Share
Share and Enjoy:
  • del.icio.us
  • Digg
  • StumbleUpon
  • Technorati
  • Reddit
  • Slashdot
  • LinkedIn
  • Print
  • Twitter
  • email

8 Responses to “Templating for WordPress”

  1. Ade Says:

    Read http://www.urbangiraffe.com/themes/guides and start with the blank theme at http://www.miklb.com/blog/2005/my-site/blank-wordpress-theme/ (the site appears to be down right now).

    I don’t think you’re alone in your frustration. WordPress themes are very messy, and I pulled my hair out trying to start from anything but the blank theme.

  2. Ian Says:

    Ade, That is very helpful. I was able to get WAMP up and running thanks to the first link.

  3. Asian Movie Rental Says:

    Today’s Updates…

    [...] Normally I don’t write about other peoples blogs, but this one really caught my eye: [...]…

  4. Ian Says:

    Thanks for the “blank theme” link, that’s all it took

  5. Ross Graham Says:

    Did it help you pull apart and rebuild the WordPress themes, Ian? I’m going through a similar battle with a theme I love: Hemingway. I can swap graphics around and design the hell out of the thing … but when I want to pull an action or else from another site that does something particularly well, I’m realizing that (a) knowledge of tables, etc doesn’t matter anymore really in the world of CSS; (b) that digging through the resulting pages that Sitesucker can pull down sure doesn’t seem to help much when I’m trying to build out a new WordPress theme; and (c) I really can’t stand swapping back and forth through the multiple open windows on my Mac. I think the Urban Giraffe link above might help … the book is in my cart.

  6. Ian Says:

    Ross,
    It did help me to deconstruct and start over in a sense. The grunt work of cleaning up was done for me though, thanks to the blank theme that Ade mentioned in comment #1.

  7. Ross Graham Says:

    It is tough to make the leap from tables to CSS, then also while I’m not really understanding CSS layout, reverse-engineering the WordPress theme, trying to see what does what and how while just poking around. Very backwards intuitive to figure it out.

  8. Ian Says:

    Ohh, OK. You’re right, this is tons easier with a good knowledge of CSS. If you’re just learning CSS, I wouldn’t start by redoing a wordpress theme.

Leave a Reply