WordPress Theme: Unnamed
I’m getting busy so I may not answer your questions instantly, sorry :(

Unnamed is a two/three column, widget-ready wordpress theme with some AJAX functions. The theme is easy to use and highly customizable, free and open source.
Downloads
- Download Unnamed 1.23 (Requires WordPress 2.1+, latest tested on WordPress 2.5)
- Download Unnamed Special Edition 1.03 (Requires WordPress 2.1+)
- Download Unnamed PSD Template 1.0 (For personal use only, you may not use this work for commercial purposes)
- Download Unnamed Header Image Pack (Including 4 header pictures and 1 PSD template)
- Download Unnamed Simplified Chinese Language Pack (For Unnamed 1.2)
Screenshots
- Screenshot for Unnamed 1.2
- Screenshot for Unnamed Special Edition
- Screenshot for Unnamed Options Page
Features
- XHTML 1.0 Strict and CSS 2.0 valid.
- CSS Drop Down Menu.
- Custom Image Header (For WordPress 2.1+).
- Custom Theme Colors (Unnamed uses transparent PNGs as background images, so you can change the backgrounds, text colors or link colors easily with a color picker).
- AJAX Shelf.
- Live Commenting (Originally based on the code of K2 by Michael Heilemann, Chris J Davis, Zeo, Steve Lam and Ben Sherratt. Thanks for their GREAT work.).
- Live Search (Originally based on Steve Lam’s K2 Live Search Mod).
- Live Comment Preview.
- Options page.
- Widgets ready.
- Tagging support for WordPress 2.3+.
- Avatar support for WordPress 2.5+.
Installing
Follow these instructions to get theme up and running on your WordPress site:
- Uninstall the previous version first.
- Upload the theme folder to wp-content/themes/ on your server.
- In your WordPress administration, go to Presentation and activate the theme.
Licence
The unnamed theme is licensed under the GNU General Public License.
Donate
I spent hundreds of hours working on these themes and if you enjoy the themes, consider making a donation with Paypal. Funds will go to hosting and future updates. Thanks for your support.
Historical Versions
- Unnamed 1.002 (Stable version for WordPress 2.0.x)
Frequently Asked Questions
- How to setup an Extended Live Archives page?
Download the live-archives.txt and save it as a php file. Then upload it to the theme folder, write a new page with that template. - Why there is no style applied to the site while using the pretty permalink structure?
This is a server-specific problem. On some severs, the styles stored in the php file just can’t applied to the site. - My home page link is called BLOG, can I change this to HOME as my site is mostly static pages?
You can change it in header.php, replace <?php _e(’Blog’); ?> with <?php _e(’Home’); ?>. - How to add the shelf to all pages?
Find the code below in header.php:<?php if(get_option(’unnamed_slidingmenu’) == 1 && is_home()){ ?>
<?php include(”shelf.php”); ?>
<?php } ?>
<?php if(get_option(’unnamed_slidingmenu’) != 1 || !is_home()){ ?>
<div class=”content-top”></div>
<?php } ?>Just remove “&& is_home()” and “|| !is_home()”.
Awesome Theme… Thx
Hello!
Thank you for this great theme, I love it! Is there a possibility to have different link colors? I would like to have different colors for entry-titles and the links in the sidebars for example.
Thanks a lot again for this great theme!
Christian
Hi! I love this theme! Thank U so much for it!
I don’t know how can I make the comment author photo appear by the message as is in this page! Can U help me, please!!!
Thanks!