theme features
2009-06-10 posted in About My Themes, Latest News

I stumbled upon a post on Yoast.com outlining the 10 criteria of a perfect Wordpress theme. Without hesitation, I went ahead and check my themes against those criteria eager to see how I score for my themes.

The 10 checks are as follows:

  • Hooks
  • Template files
  • Is your theme widgetized?
  • Does your theme have a search option?
  • Does your theme work in all major browsers?
  • Is the theme’s code valid?
  • Check the outgoing links!
  • Can the theme handle pages?
  • Make sure your theme supports trackbacks
  • How is your theme handling titles?

The following is the report:

1     Hooks

Requirements:

- In header.php, it should have a small piece of PHP code that looks exactly like this wp_head(); or this do_action(‘wp_head’);, usually just before a piece of HTML that looks like this: .

- In footer.php, it should have another small piece of PHP like this wp_footer();, or this do_action(‘wp_footer’);

- In comments.php and/or comments-popup.php, it should have a piece of code like this: ID); ?>, just before the HTML tag.

Result: All my themes contain the code.
2     Template files

Yoast said it is a standard to include all the 9 BASIC files below in a theme to avoid installation problem. Each file represents a standard Wordpress feature/structure.

home.php, single.php, page.php, category.php, author.php, date.php, archive.php, search.php, 404.php

Out of the above mentioned files, I only have home.php, single.php, page.php

Does that mean I am missing most of the Wordpress features? Not at all. I actually simplified the file structure even more by merging category.php, author.php, date.php, archive.php, search.php, 404.php into one single file, index.php

Result: All my themes contain the standard Wordpress features.

Read the rest of the criteria

2009-06-06 posted in About My Themes

Wordpress themes’ license has been a debating issue among the Wordpress community. Due to the fact that Wordpress is an open source program and releases under a GPL license, many assume that all Wordpress themes should also be GPL-licensed.

Indeed, a lot of free downloadable themes are released under GPL license. But the problem with those themes is that majority of them can’t match the quality of other themes that are released under a different license.

I have researched major players who design Wordpress themes and none of them released the themes under GPL license with one exception from Studiopress.com. This site releases professional magazine style Wordpress themes. Their themes’ license is GPL but still, you have to purchase to use it.

All my themes are free to download. To sustain the site, I have to get advertisers to sponsor my themes so I can use the proceeds to continue releasing more high quality themes. Therefore, I can’t afford making my themes available for free under GPL license.

My themes have been using Creative Commons Attribution-Noncommercial 3.0 Unported license and it will continue to stay that way. In addition to the current license, there is one amendment that I’d like to include as follows:
Permissions beyond the scope of this license may be available at http://www.templatelite.com/terms-of-use/

The reason behind this change is that the current CC license doesn’t specifically mention about the footer links and script of my themes. Now I make it clear that removing the footer links and script of my themes is against the terms!

In short, the license allows you to share and remix the work of my themes but you have to make sure that
1) you keep the footer link and a footer script intact
2) you can’t use my themes on your commercial sites

Those found in violation of my terms and conditions will be ordered to remove my themes from the affected sites.

2009-06-05 posted in Latest News

My Wooden Fence theme has got a candid review by WPtavern.com, a fast growing site focuses on topics about Wordpress and projects under Automatic Inc.

Thanks for the review, I found a few things that I could improve for my future themes. However, I also need to clarify a few things about the review here.

Let’s talk about the license and the footer part of my themes. The CC license looks complicated but my main intention is only two things:
1) you have to keep the footer link and a footer script intact
2) you can’t use my themes on your commercial sites.
Other than that, you can manipulate my themes freely without any cost.

Unlike other themes, my themes are coded using the most basic elements. No options pages and plugins are found on the Wooden Fence theme as well as most of my themes. I created them that way because of 3 issues as follows:
1) Some plugins might not be compatible with the latest Wordpress version and the plugins designers fail to fix the problem.
2) Some plugins have security loopholes. I don’t want your site to get hacked because of the security faults pertaining to the plugins.
3) I’ll be able to fix the Wordpress compatibility issues in the shortest time whenever a new Wordpress version is available.

With that said, I am actually planning to design a theme with extra options for advance users. Anyway, it is still in the conceptual stage.

As for the graphic design, I am appreciated to see some great pointers to improve the graphic part of this theme. I am especially grateful for one of the commenters, Terri for his critics from the aspect of a graphic designer. I take his words in mind.

For those who want to suggest some useful features that I could add to my themes, please share with me your suggestions and ideas. I appreciate it.

2009-06-01 posted in About My Themes

Wordpress is a powerful CMS program that is capable of turning a complicated graphic design into a web page. You can see a list of 50 stunning template designs that are running on Wordpress here. The design of these websites may look complicated but if done in an organized way, they aren’t really hard to code.

From the designers’ perspective, a website can be divided into 5 main sections:

  • Background
  • Header
  • Content
  • Sidebar
  • Footer

There are several elements found in the main sections where you can define the styles. The styling of each elements can be controlled in the css file. Normally, we name it style.css.

Different designers have their own ways of doing it. I’ll show you how I configure my CSS file in an well-organized way. I made it easy to understand so you can modify the styles of each element without much difficulties.

Open any of my themes’ style.css file and you’ll see that I grouped them into 9 categories:

  • General
  • Layout
  • Header
  • Menu
  • Content
  • Sidebar
  • RSS and Search
  • Comments
  • Widgets

Click here for the details of my themes’ CSS structure

2009-05-30 posted in Wordpress Themes

Latest Version: 1.00
Added on: 2009/05/30

Dogs are man’s best friend. I used to have a Chow Chow (a breed of dog that was first developed in Mongolia) 15 years ago. A dense double coat and thick fur around the neck made it look like a lion. Though looked fierce, she was extremely obedient to me. Unfortunately, she was killed in an accident and was the last dog I rear :(

This theme is a tribute to my Chow Chow named Toffy.

subscribeThis theme is free to download and you are granted unlimited usage. Please support this site by subscribing via RSS or email.
Doggy Love Wordpress Theme
Click on the “Free Download” link above to get the theme now!
By using this theme for FREE, you agree to accept the external links.

More info about this theme…