WordPress Theme: Unnamed

  1 2

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 of Unnamed first.
  • Upload the theme folder to wp-content/themes/ on your server.
  • In your WordPress administration, go to Presentation and activate the theme.
  • Remember to click the “Uninstall Theme” button to clean the options when you want to change 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

349 Responses to “WordPress Theme: Unnamed”


Pages: [35] 34 33 32 31 30 29 28 27 26 251 » Show All

  1. jvmm

    I’ve already solved my doubt: i commented the line

    and the line became
    this line is before the last but one line.
    sorry for bothering you,
    but thanks again.

  2. jvmm

    Hi!
    First of all, thanks for the great job!
    I am doing some tests in localhost, and the thing is the two columns (I am using 3 columns) at the side appear only in the main page. I have only found in the comments doubts about how the shelf could be shown at all pages, but nothing about this thing I’m asking you. Thanks again, regards from Brazil.

  3. createmo

    Thank you for your site :)
    I made with photoshop backgrounds for myspace or youtube and whatever
    my backgrounds:http://tinyurl.com/6exhae
    have a great day and thank you again!

  4. Jobu

    Nice theme… some glitches in it, but I am glad I know some php.

    Overall excellent, and very extensible.

  5. 300+ Tools for Running Your WordPress Blog « Itz all neu

    [...] 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. [...]

  6. Shaun

    Nice theme! I’m playing around with it but can’t manage to find where it inserts the code for the header image bg_header.png? I can’t find it anywhere, but I know it’s not magic :)

  7. John Walker

    Your unnamed theme is great. I love it!

  8. Modified theme at Musings of a Cat

    [...] pouring over the available themes for the revival of this website I cam across Unnamed Light by Xu Yiyang. I loved the simple gradients and clean presentation of the theme. However, I have [...]

  9. Wordpress theme: Unamed Lite

    [...] Theme Homepage Wordpress Theme: Web 2.0 Pinky!Wordpress Theme: Dum - DumWordpress Theme: Web 2.0 BlueWordpress Theme: AzpismisMy Wordpress Theme PicksWordpress Theme: Simply MinimalBroken Link Checker Plugin - Wordpress [...]

Post your comment