WordPress Theme: Unnamed

  1 2

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

unnamed_screenshot_l.jpg

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

Screenshots

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

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()”.

  1 2

309 Responses to “WordPress Theme: Unnamed”


Pages: [31] 30 29 28 27 26 25 24 23 22 211 » Show All

  1. 1Elias Lange

    Awesome Theme… Thx

  2. 2Christian

    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

  3. 3Vivi

    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!

  1. [...] WordPress Theme: Unnamed at Xu Yiyang (tags: wordpresstheme) [...]

  2. [...] 首先我要说明我只是为这个主题重命名一下,没有把它作为新主题发布的意思,虽然我对它进行了很多改动,但大部分还是原作者的功劳! [...]

  3. [...] Unnamed - While it lacks a name, it has Ajax features (the black area you see is a pop-in) as well as being widget ready. Fixed width. [...]

  4. [...] Unnamed 1.2 的后台管理页面截图(点击放大),这个版本会在WordPress [...]

  5. [...] 这个网站,现在使用的模板是Unnamed 1.23 ,国人的模板里面我最喜欢的一个了,自己的模板也正在设计、Coding,也许会在我放假的时候把所有模板都完成(包括Logmath的、Pantao.name的模板等,到时候将同时换上,另外也希望本网站能得到各位同行的支持。 [...]

  6. [...] Unnamed [...]

Pages: [31] 30 29 28 27 26 25 24 23 22 211 » Show All

Leave a Reply