Wordpress themes
- Started
- Last post
- 4 Responses
- Atkinson
Anyone any good at building these? I'm not. I want one that looks and works like indexhibit but with the ability to tag / list categories / pages etc. Email me if you're into it, I have no idea what people charge so I might just have to stick with what I have, or swap zines!
- ********0
- Atkinson0
nice one, looks easy!
- acescence0
i start with something like this...
http://elliotjaystocks.com/blog/…
completely stripped of everything but the essentials, very easy to hack up a theme with it. the only problem with this one i think is that the comments system in the new wp works a bit differently, but i never use comments, so it's not an issue
- armsbottomer0
i use thematic when creating wp themes. the best part about a theme framework is that you can create a child theme and not have to modify any of the framework theme's code. if you build on top of thematic properly, you can just update it when necessary without needing to make any modifications.