Announcing the Too Newsy Theme for WordPress

Written by Performancing on January 26, 2009

Too Newsy WordPress theme image previewWe are pleased to announce the January, 2009 Performancing Theme release: Too Newsy. The Too Newsy Performancing Theme for WordPress is a three-column WordPress theme that uses minimal images and earthy colors, contributing to a touch of elegance.

The theme features widget-ready sidebars, which can accommodate several different image dimensions (suitable for button and banner ads). The theme is the first Performancing Theme to support new WordPress 2.7 features out of the box:

  • Threaded and paginated comments
  • Post classes
  • Image captions and gallery classes

Another highlight of Too Newsy is the use of the sidebar for snippets of the latest posts in a pre-defined category (which is by default the “features” category). This can be useful for bloggers who wish to highlight certain posts, such that they are not pushed down too soon by newer ones. The theme also supports gravatars out of the box.

Too Newsy is another collaboration with Splashpress Media designer Sophia Lucero, who previosuly brought us the Rubidious Theme, and various other Splashpress Media blog designs.

Usage Notes

You would need to make some sidebar edits, either through widgets or on the sidebar.php file itslf. This is particularly for the features column, where you can define a category that will have a few posts as “sticky” on the sidebar.

Also, you would need to edit the menu.php file once the theme is installed, so you can define the header and footer links. This menu is actually an unordered list (UL) and you can add or remove items as needed, and as long as the navigation bar does not get too crowded.

Update

We’ve received some complaints about the widget-capability of the theme, and apparently there was a small bug in sidebar.php that prevented widgets from properly appearing in sidebar 2. The download files have been updated (below) to fix that. If you’ve already installed Too Newsy, then you can simply replace style.css and sidebar.php.

Do note that the widgetized areas appear right below the blurb (for sidebar 1) and right after blogroll (for sidebar 2).

Download Too Newsy Theme

Too Newsy for WordPress download

See a live theme preview here.

Categories: Themes

38 Responses to “Announcing the Too Newsy Theme for WordPress”

  1. labs

    the best neatest theme ever…but the usage notes must be more elaborate..and there are a few bugs in 1.0b … eg: sidebar does not seem to take widegts.

    Reply

  2. Trying out the live demo. But a very disturbing thing –

    Too Newsy 1.0a

    – This is completely unnecessary, from my point of view. We should be asking webmasters to upgrade their software, rather than letting them be lazy and later blame us that their site got hacked :)

    Reply

    • Hi. The theme was originally developed and finished before WP 2.7 was released. It was in the Perf Theme queue for some time. But when we were about to release it, we decided to update it for compatibility. And so we released both versions, in case there are people who, for some reason, are still using WP 2.6.x and below.

      Reply

  3. [...] that often. On January 26th, Performancing.com, in collaboration with Sophia Lucero, launched the “Too Newsy” free WordPress theme, and this is one theme you should definitely check [...]

    Reply

  4. [...] collaboration avec Sophia Lucero viennent de créer un très jolie thème gratuit pour Wordpress. Too Newsy, 3 colonnes, widget-ready, vous pouvez trouver une demo ici et le télécharger [...]

    Reply

  5. [...] Too Newsy is a clean, light, 3-column WordPress theme from Performancing Themes. [...]

    Reply

  6. oscar

    excellent thema
    But as I do, so that the pictures are on page principaly not just the text.

    Reply

  7. [...] blog: We are pleased to announce the January, 2009 Performancing Themes for WordPress release: Too Newsy. A three-column theme, Too Newsy uses minimal images and earthy colors, and a few touches of [...]

    Reply

  8. [...] month’s featured WordPress theme is “Too Newsy” by Performancing Themes. It is a nice lightweight theme with a professional and journalistic feel to it. The minimalism and [...]

    Reply

  9. [...] busy, too much about the medium of the internet for our purposes. You can see what I mean here and here and especially [...]

    Reply

  10. [...] or Download the Too Newsy WordPress theme. performancing, sophia lucero, too [...]

    Reply

  11. scoopman

    Hey great theme.

    I’d like to use this on my blog, but you’ve got a small style sheet bug.

    Your menu.php shows using for the last entry for the top menu. However, if I modify menu.php to have less entries, the black bar doesn’t fill in the rest of the column.

    A quick look at the style.css for the theme shows that no definition for the .menu “last” class.

    Can you please fix this so that I can have a menu with less than 4 entries in it?

    Reply

  12. [...] Too Newsy Performancing Theme for WordPress is a three-column WordPress theme that uses minimal images and [...]

    Reply

  13. [...] another free, nice-looking WordPress theme courtesy of Performancing: Too Newsy is a clean, light, 3-column theme with an elegant typographic [...]

    Reply

  14. Hey there, I love your theme. I’m actually using it on my new blog, but I have a quick question…

    I would like to remove the “more” tag so rather than showing an excerpt it shows the whole entry. I have no idea how to do it, I’m a bit of a novice where coding is concerned and though I can make minor edits, this seems to have gone a bit above my head.

    I would appreciate any help you might be able to give. Many thanks.

    Reply

    • Change this

      <?php if (is_single() || is_page()) { the_content(); } else { $excerpt = explode("[...]",get_the_excerpt()); echo $excerpt[0]; ?> <a class="more-link" href="<?php the_permalink() ?>">More...</a><?php } ?>

      to this

      <?php the_content('More...'); ?>

      Reply

  15. I downloaded the version of Too Newsy on your site today, May 14, 2009, and according to your comments above, the Widget issue has been resolved.

    But I’m trying to use it and looking at it in FF 3 — and the widgets are simply not working right at all. It appears as though the standard non-widget sidebar is showing above the widget enabled sidebar, so that I get one long double-side bar in each sidebar.

    Any ideas how to fix this?

    Beautiful theme which I’d really like to use.

    Thanks.

    Reply

  16. Beautiful theme. It looks realy nice and simple just the way I like.

    Reply

Leave a Reply