Author Archive

Themetation Forum Launch!

August 18th, 2008 by kailoon under Announcements, Blog
Themetation Forum Launch!

Sorry for the late updates for this site. I am still alive here! After the series of “how to create wordpress theme from scratch” tutorials. I received quite a lot of feedback (via email) about the missing steps in part 2 - the images slicing. I am quite surprise about this because I never thought that it is a problem for a WordPress user. However, I am going to write more tips and tricks in using WordPress. I don’t like the term “hacking wordpress”. I prefer to use “modify” or even “customize”.

SuperFresh

July 17th, 2008 by kailoon under Free Themes
SuperFresh

SuperFresh is a 3 Column fresh theme base with natural green. It contain 2 widget-ready sidebar, custom templates, with a featured post section in the main page. It’s compatible with up to WordPress 2.6 and has been tested with in Firefox, Internet Explorer 6 & 7, Opera, and Safari.

How To Create WordPress Themes From Scratch Part 3b

July 17th, 2008 by kailoon under Tips
How To Create WordPress Themes From Scratch Part 3b

continue from part 3. You still can refer to this link when you are doing it. Let’s continue then.

How To Create WordPress Themes From Scratch Part 3a

July 17th, 2008 by kailoon under Tips
How To Create WordPress Themes From Scratch Part 3a

Now, its time to do the implementation. I break it into several sub sections. In implementation, you need to know some wordpress template tags. You can refer to this link when you are doing it. Let’s start then.

How To Create WordPress Themes From Scratch Part 2

July 15th, 2008 by kailoon under Tips
How To Create WordPress Themes From Scratch Part 2

In Part 2, I will show you how to slice the design we did in part 1. After that, I will show you the important notes when we are coding a css/xhtml layout which compatible with wordpress structure. Let’s start.