FREE Wordpress Themes Gallery
What you see here are quality themes designed by TemplateLite. They are free to download.
Click here for the full list of Wordpress themes.
  • Heavenly BlueDoggy Love
  • Paper CraftWooden Fence
  • Red LightPro Black
  • Exotic VacationRustic Portrait
  • Winter FunWaterColor
  • Coffee DeskMaple Leaf
theme features
2009-06-17 posted in Wordpress Themes
Subscribe via RSS or email and be the first to get notified when a new theme is released.

During the time when I started to layout this theme, I am kind of running out of ideas. I was struggling to make something that would give you the “wow” feelings. Though it is not as appealing as I expect, it took me longer to create this theme than my most beautiful themes during when I was full of inspiration.

Ideas.. ideas.. ideas… I need more great ideas!

Latest Version: 1.00
Added on: 2009/06/17

Heavenly Blue Wordpress Theme

Important: The Heavenly Blue theme is licensed under a Creative Commons Attribution-Noncommercial 3.0 Unported. Please read the Terms of Use before you download it. If you find it troublesome to read the full terms, just remember one item as below will do:
You must keep the footer link and a footer script intact to enjoy free usage

Main Features

  • Compatible with IE6, IE7, Firefox, Chrome, Safari, Opera
  • W3C XHTML and CSS compliant
  • Gravatar enable

Blog Title and Description
By default, the blog title and description are using the Arial font. You can change the font style by following this instruction:
- Download this PSD zip file (also include the font that I use that is available free from fontstock.net.)
- Extract and open the PSD file in the Photoshop program
- Add the title and description using your desired font
- Save the image using this name: bg_header_new.jpg
- Upload the image to your server in the /images folder

View all my themes
More about this theme…

2009-06-26 posted in Latest News

In my previous post, I listed 100+ theme directories and forums that I submit my new themes to. Out of all the sites, I particularly like Themes Preview because this is the only site that provide comprehensive review of Wordpress themes.

In this post, I’d like to give a review of this site because it is so special that set them apart from any other Wordpress theme directories. I also give a brief review of another theme review site, Wpthemereview.com.

By far, ThemesPreview.com and Wpthemereview.com are the only two sites that provide review and rating of Wordpress themes. There is another yet-to-launch site, Wpthemecritic.com that will be reviewing Wordpress themes.

Let’s spend a little time talking about Wpthemereview.com before I review ThemesPreview.com in details.

When you visit Wpthemereview.com, you’ll see a “SEO score” being assigned to each theme.

Click on any theme and you’ll see SEO score note below the screenshot of the theme. There are two categories:
1) We like this theme because it…
2) This theme could be improved, though…

As you can see, this site reviews mainly the SEO part of a theme. Nothing much has been told about the coding structure and compatibility issues.

Another problem with this site is the scoring method. There is no specific information as to how the SEO score came about. I even found two Wordpress themes having the same SEO score note but having different SEO score.

On the contrary, I am amazed at how ThemesPreview reviews a theme. The author has outlined the review criteria and grouped them in two sections: must-have criteria and optional criteria.

Read the rest of the article

2009-06-21 posted in About My Themes
This post will be constantly updated to reflect the recency of my free themes’ features.
Wooden FencePaper CraftRed LightExotic VacationWatercolorCoffee Desk

My themes have some of the features that you can’t find in most of the free themes out there. And I make sure they contain those features that I outlined.

I will describe the features of my free themes in 3 parts. The theme features in the first part applies to ALL my themes. The features in the second part applies to some of my themes. The third part outlines the recognition I got from big websites.

Part 1: All my Free Themes Contain These Features
Free Theme Support
I support functionality issues of my themes. For example, if my themes don’t work well on the Firefox browser, you can post the issue on the comment page of the themes in question.

As for plugins, I only provide support for popular ones. With that said, due to the strict coding standard that I always adhere to, my themes should work well with most of the plugins.

I also support all your other issues when time is allowed.

Read the full details of my theme support here.

Click here to read the full list of my theme features

2009-06-15 posted in Latest News

The good news is now finally out! Wordpress 2.8, with code name “Baker,” is now available. Once you log on to your Wordpress you will be receiving a notice on the availability for download of this latest Wordpress version.

The most significant feature of the Wordpress 2.8-Baker is its capability to browse for themes from the Dashboard of Wordpress. This means that you are able to specify your color choice, the number of columns that you require and choose between flexible or fixed width, among others.

Wordpress 2.8 comes with a new widgets interface design with enhanced speed. Another great thing about this new version is that it offers solutions for over 790 bugs of the older version.

The other notable features of Wordpress 2.8 include:
* Improved widgets API and widgets admin interface
* Plug in and theme editors with function lookup and syntax highlight function
* Improved loading speed of admin pages through compression and concatenation of script

If you had problems with widgets with the older version, this latest release may well be the solution to your problems. This latest release comes with an enhanced widget interface design which is not available in the 2.7 version. This feature provides multi-functionalities like widgets on the fly editing, multiple copies of widgets, and a lot more.

This latest version of Wordpress is equipped with an enhanced CodePress Editor which will come in handy when you are making tweaks and edits to plugins and themes from your Dashboard. It also comes with contextual documentation capability which is an essential element for the functions in the file that is being edited.

With that said, will my free themes work on this latest version? I made it clear that my free themes will be compatible with the latest Wordpress version so I am taking the time to test my themes on Wordpress 2.8 at the moment. I will announce in Twitter and the theme pages whenever a new theme version that works on WP 2.8 is released.

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
Subscribe via RSS or email and be the first to get notified when a new theme is released.

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.

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

Doggy Love Wordpress Theme

Note: I strongly recommend to use the header file to customize your blog title, description as well as the dog thumbnails. If you have difficulty to do it yourselves, I can help at the cost of $10 to change the title, description and the 4 thumbnails. It’ll cost $30 to change the top right dog image with your own picture. Contact me to make the request.

Important: The Doggy Love theme is licensed under a Creative Commons Attribution-Noncommercial 3.0 Unported. Please read the Terms of Use before you download it. If you find it troublesome to read the full terms, just remember one item as below will do:
You must keep the footer link and a footer script intact to enjoy free usage

Main Features

  • Compatible with IE6, IE7, Firefox, Chrome, Safari, Opera
  • W3C XHTML and CSS compliant
  • Gravatar enable

Blog Title and Description
By default, the blog title and description are using the Arial font. You can change the font style by following this instruction:
- Download this PSD zip file (also include the font that I use that is available free from fontstock.net.)
- Extract and open the PSD file in the Photoshop program
- Add the title and description using your desired font
- Save the image using this name: bg_header_new.jpg
- Upload the image to your server in the /images folder

View all my themes
More about this theme…

2009-05-27 posted in Latest News

Wordpress.org is operated under a company named Automattic, Inc. Besides Wordpress, there are several big projects which are gaining a lot of popularity.
bbPress - a forum software with a twist
BuddyPress - a suite of WordPress plugins and themes aim to let members interact socially.
Wordpress.com - a hosted and completely maintained Wordpress platform

In my search for the Wordpress resources, I have yet to see a site which includes ALL the projects under the Automattic umbrella until I stumbled upon Wptavern.com. It looks interesting to me so I decided to find out more about this site.

Checking the archive and the “About” page is a good way to get an overview of a blog. The first article was posted on Jan 23, 2009. It seems that Jeff, the owner of this site, has a clear vision about what to do with the site. He bought the domain from Wphacks.com and aims to make this site a central community for Wordpress users.

Let’s take a look at the site structure of Wptavern. Since this site discusses everything about the Automattic projects, it is good to create different categories for the projects. Wptavern only has categories for big projects like bbPress, BuddyPress and WPMU. There is no designated place for the smaller projects yet. I think having a category listing all the articles relating to the smaller projects would help users to find what they want.

One limitation in fostering good relationship with the readers using the blog comment system is that the interaction interface is not as friendly as the forum. That’s why Wptavern installed a forum and used that as the main communication channel instead of the blog comment system.

I am wondering since bbPress is a forum software developed by the Automattic team, why doesn’t Jeff use it instead of the vBulletin. bbPress may be less functional than the well-developed vBullentin, but wouldn’t it be exciting to install it in the first place and witness the improvement of this software made along the way?

There is another innovative way that Jeff promotes his site. Every week, a new podcast is posted (in fact, more than 1 podcast is posted weekly). Anyone can participate in the podcasts discussing a wide range of topics about Wordpress. You can even find podcast interview with Matt Mullenweg, the founder of Wordpress.

Instead of being a fanatic follower of Wordpress, Jeff looks at the projects undergoing in Automattic in a critical way. He doesn’t always agree with the decision made within the team. One of his posts foresees 6 ways in which Wordpress could die. I cannot be more agreeable with the article.

Just as I am committed to making my themes a success in the Wordpress community, I can see that Jeff is also committed to making his site a prime location for Wordpress users to hang around.