NOTE: T1 is no longer under active development, but feel free to use the theme however you want. If you have any questions, you can still contact me.

Stop Twitter Spam

1 #

Stop Twitter Spam is using the T1 theme. Check them out, and be sure to contribute your thoughts on how to Stop Twitter Spam.

Stop Twitter Spam

A special thanks to Mike for the generous donation!

AustinWilliams.org

2 #

AustinWilliams using the T1 theme and already has some nice custom styles.

EvanAndKasey.com

0 #

EvanAndKasey.com

Evan And Kasey

Using the T1 Theme in a unique way. There isn’t even a blog on this site yet!

This shows the ability to absolutely customize this theme to your liking—thanks to Sandbox!

Help Changing Daily Archive Links

1 #

Daily Permalink Archive for T1 WordPress Tumblelog Theme

Thanks to João Craveiro for pointing out a possible problem with the daily archive links structure.

I haven’t heard of anyone having problems with it, but let me know what you think. I may need to modify the link (along with everything else I need to do) for the next version of T1.

The Problem

The per day dates link separating your posts seems to be a bit fragile depending on what type of permalink structure you have.

Here’s what T1 has now:

<div class=”posted-date”><h2><a title=”Permanent link to <?php the_time(‘F j,Y’); ?>” href=”<?php bloginfo(‘url’); ?>/<?php the_time(‘Y/m/d’); ?>”><?php the_date(”,”,”); ?></a></h2></div>

The Solution

João Craveiro came up with this alternate way of calling the daily permalink:

<div class=”posted-date”><h2><a title=”Permanent link to <?php the_time(‘F j, Y’); ?>” href=”<?php echo get_day_link(get_the_time(‘Y’),get_the_time(‘m’),get_the_time(‘d’)); ?>”><?php the_date(”,”,”); ?></a></h2></div>

This seems to work great on his site, and it makes sense in the way it’s calling the permalink.

Let me know what you think about the change or if you see any problems with it. I’ll probably be incorporating this into a new T1 version to keep all your tumblelogs running efficiently.

600 Strong

0 #

Over 600 downloads of the T1 theme in barely more than two months since it was release!

Important Upgrade for T1

0 #

I’ll package these as an update soon, but if you want to make these changes on your own (because you’ve modified the theme to fit your needs) here they are.

First of all, there is a problem with images larger than 500px breaking the display in Internet Explorer 6 and earlier. The culprit is of course IE, but more specifically the fact that IE6 and earlier doesn’t recognize the max-width property (which is what I used in the style sheet). Larger images will expand your “Wrapper” forcing the content outside of the background image.

The solution I’ve found to work is using this line of code:

img { width: expression(this.width > 500 ? 500: true); } /* fix for ie6 not recognizing max-width */

I’ve heard that other browsers will skip this, and therefore only the IE6 and earlier will obey this code. If that’s the case, you can just plug this code into your custom style sheet, or link to an extra style sheet just for IE6 (which is what I personally like to do – just in case).

Another solution would be to size your images down below 500px before using them on the site.

Pick the solution you like the best, and when I get a few free minutes, I’ll package this into an update for future T1 users.

Enjoy.

Support Tumbling

0 #

Thanks to Damien you can now make a donations to support the T1 theme – check it out over at the download page.

400 Downloads

0 #

Over 400 downloads of the wonderful T1 WordPress tumblelog theme.  Tumbl away!

Riley Central

0 #

Riley Central is now using the T1 tumblelog theme with some nice changes and added category styles

smartArchives Plugin

1 #

I love the way smartArchives displays the archives of your blog. I’ve set it up on my site at the bottom of the page – just before the sidebars.

Following the instructions on the plugin page makes it pretty easy to set up, but here is what I did in case you’re curious. Read More »

300+ Downloads

1 #

Over 300 Downloads of T1 and counting…Enjoy :)

RockStarPoet

2 #

A more complete rework of T1.

Great example of how customizable this tumblelog theme can be for you

RockStarPoet.ca

http://www.rockstarpoet.ca/

Tumble Shamus

0 #

A great example of a text Title and Description instead of and image

Tumble Shamus

http://tumble.shamuswrites.com/

Plugly

0 #

Plugly

tumblin away

The Den

0 #

The Den

nice color change to the background image

HungryBlues.net

0 #

HungryBlues.net

gets to tumblin

Setting up the Archives and Tags Page

3 #

T1 comes with two Page Templates. The Archive template displays a category archive, and the Tag template displaying a simple tag cloud.

Here is how to set them up.

Go to Write>Write Page

Write Page

Name your page Archives

Page Title

Now give it the page template “Archives Page”

Page Template Archives Page

Publish the page, and it will automatically show up in the menu displaying your archives. Set up the Tags archive the same way using the “Tags Archive” template instead.

That’s it.

How to Upgrade Your T1 Theme

1 #

So you want the latest and greatest T1 theme? Follow these easy steps.

  1. Download and install the theme
  2. Copy over your customizations from the custom.css file
  3. Copy over your title image and any custom header images and favicon
  4. Continue blogging with your T1 tumblelog theme

That is it. If you need more help check out the setup page or visit the T1 forum.

T1 Version 2 Released

0 #

T1 Version 2 is out for download. This fantastic tumblelog theme now supports WordPress tags.

To use the tags, just add them to your post and T1 will take care of the rest.

  • Journal posts get tags on the blog page
  • All other post get tags on their individual post pages
  • The Tag Archive Template displays a simple tag cloud of all you tags

Go download the theme, and keep tumbling.

Click Here to find out how to update your T1 theme from a previous version.

Click Here to find out how to set up your Archives and Tags pages.

T1 Supporting Tags

0 #

I’ve been working on incorporating the new tags feature of WordPress 2.3 into the T1 theme. Because of the nature of T1 as a tumblelog theme, tags are a great feature for categorizing content.

The categories will still create different styles for the posts, and the tags will give it the categories.

Here is a look at what to expect in the next release of T1 which will support tags:

  • Journal entries display tags by default on the blog
  • All post display tags when on the individual post’s page
  • If a post doesn’t have tags, nothing shows up
  • A template page will display a simple tag cloud
  • T1 will be backwards compatible still working with WP versions that don’t have tags

Where to Put Tags

9 #

Where should the tags of WP 2.3 go in this tumblelog theme?

bubbafish.net

0 #

Bubbafish.net

This site displays the use of larger header images in the T1 theme.

JustCommunicateIt

0 #

JustCommunicateIt.com

A marketing site getting set up with the tumblelog theme.

http://lolmatt.com/

0 #

lolmatt.com

Another site using the the T1 tumblelog theme.

T1 Customized

0 #

Here is a shot of a site using a customized version of the T1 theme.

twigged.net

from http://twigged.net/

Visit the T1 forum to show off your site using T1