Theseus, A WordPress Theme for Conquering a Maze of Content

A preview of Theseus, A WordPress Theme for Your Maze of Content

Theseus is the legendary Greek hero famous, amongst other feats, for defeating the Minotaur at the center of the Cretan Labyrinth and finding his way out again, thanks to a ball of string. This theme hopes to do the same, leading your readers through a maze of content, taking them carefully through what they need to see without getting lost.

The WordPress theme, Theseus, does this in two ways; by prominently featuring the latest post in a “feature” category of your choice (conveniently set on the theme options page) and moving all non-essential stuff (you know, widgets) to the page footer.

View the live demo | Download Theseus

Features of Theseus

Optimized for Search Engines

The spread of good ideas in the world is important to me. I want my WordPress themes to help in that cause. To that end, I’ve gone ahead and made sure that Theseus is optimized for search engine findability to the best of my meager ability. Of course, if you just want to blog about why Fords are way tougher than GMs, well, that’s cool too. Theseus will still help your ideas get found.

Optimized for Human Beings

There’s a bit of a push and pull between bloggers and blog readers isn’t there? When I visit a blog I want to read valuable content that will help me, or at least make me forget I should be working on a time sensitive project. As a blogger I just want to post a picture of a LOLcat now and then. What should be done?

Enter Feature Posts. Your latest post from your bestest most value-rich category is now highlighted on the top of your home page. Now when new readers visit your blog you can make a good impression, your best work is right up there at the top, and still keep posting links to icanhascheezburger whenever you feel like it, without scaring off readers.

Actually, I like this “feature” feature so much I may end up using it myself.

Setting the feature post is easy. Just click on the Current Theme Options link under the Presentation tab in the WordPress admin area and enter your “Feature” category ID. No worries about editing PHP files! A listing of all your categories (with their ID numbers) can be found by clicking on Categories under the Manage tab in the WordPress admin area.

Options panel for the Theseus WordPress theme

To top it off, I’ve incorporated my idea about using WordPress conditional tags to increase RSS subscription, targeting readers clicking through to your older posts. Take a look at page 2 of the main index to see what I mean.

A Paged view from the Theseus WordPress theme

Even More Features

  • Special classes for “important” and CAPS
  • Post-author comment highlighting
  • 3 columns of widgets in the footer
  • One content-column=one focus point=no distractions
  • Valid XHTML and Valid CSS (except for one teeny little hack for IE6)

Technical Matters

The eagle-eyed among you will notice something different about the finished Theseus theme: no rounded corners! No, I’m not afraid Elliot Jay Stocks will destroy my theme (but if he even deigned to kick it with a soggy boot I’d be honored). It’s merely a matter of my own incompetence at implementing not one, not two, but every single corner rounding script on the internet. That’s right, I broke them all (I had some help from IE though). Is there some kind of award for that?

On top of that, I couldn’t figure out how to make get_the_category() output just the link for the featured category (I’m using a variable called $ts_feature_post). Otherwise, the featured post would have a heading of “Feature Entry in Category Name” with a link to the feature category. If I ever figure it out expect an update.

Anyway, this theme makes use of two very clever open-source projects:

Theseus itself is free and licensed under the GPL. I like it that way. Plus, the images folder contains all the .PSD files for the theme, just in case you want to make any changes.

Entering the Maze with Theseus

I hope you enjoy using Theseus. Technically, it’s my first official, full-fledged, complete package theme for release. I had a lot of fun working on it—except when the rounded corners weren’t working. I hope you have fun working with it. Next up, I actually design a WordPress theme with multi-column content. I know, it’s crazy.

View the live demo | Download Theseus

81 thoughts on “Theseus, A WordPress Theme for Conquering a Maze of Content

  1. Hey there!

    Thank you for this awesome theme, but it doesn’t seem to be working for me.

    This is what it says after installing and testing it.

    Parse error: syntax error, unexpected T_VARIABLE in /home/javitsin/public_html/blog/wp-content/themes/theseus/index.php on line 1

  2. Wow, Javits, that was fast—I just uploaded it! Not really sure why you’re getting that error. What version of WordPress are you using?

  3. I’m using 2.3.2 And I just put the theme back to Theseus. If you could take a look at it or possibly login to it and check it, that would be awesome!

  4. Just so everyone knows: I’m checking on this (I think it’s because I had Mac line endings in the file).

    PHP errors… rounded corners… did I say this theme was fun to work on? ;)

  5. haha Ian, gotta love making wordpress themes!
    Keep it up though. I’m going to check this bad boy out on my localhost to see what it’s all about lol

  6. Looks it was indeed the line endings. The download files have been corrected. Download away!

  7. Thank you so much for all the updates and this great theme. I like your sandbox theme winner too. I was kinda held up and wasnt able to reply althought I got all your emails. I really appreciate all your timely responses.

    Javits

  8. Pingback: wpSnap - Best WordPress Themes, Blogging Tips, Design Resources » Theseus

  9. Whoa, Ian! Why didn’t you tell me about this?! I didn’t know you were designing themes? I didn’t even know about ThemeShaper. Theseus is sweet! Very nice. And some great posts here, too. I’ve subscribed.

  10. Pingback: Theseus » Freeminders

  11. Pingback: Theseus, A WordPress Theme for Conquering a Maze of Content

  12. Hi Ian,

    I’ve been exploring your lovely theme, but having some trouble editing it. (I suspect it’s because I’ve stumbled into quite rarefied air here — I have no idea what sandbox is, for instance! :) )

    Anyway, two quick queries:

    1) I’ve made my central column thinner by changing the ‘span’ but how do I edit the comment form? Do I have to edit a file not in themes?

    2) Why are all the themes and graphics files accompanied by a version labelled ‘.1′ that appears to be empty?

    Thanks in advance for any points from you or anyone else.

  13. Sorry, another one, this looks more like a bug perhaps… I can’t get images to align properly? Whatever I do they just show up on the left.

    Is this because I messed about with the column width or something, do you reckon?

    Thanks again.

  14. Images need a class of alignleft, alignright, or center to be aligned. Like so

    <img src=”#” alt=”" class=”alignleft”/>

    In hindsight, it would have been useful if I pointed this out. :(

    There’s a good write-up on the method here and—oh, crap!—I’ve got to modify my stylesheets to be WordPress 2.5 compliant for this. Good timing, Owen.

    Line 1 of comments.php controls the width of the comments section.

    I have no idea why the theme files are accompanied by a version labeled .1. That’s really weird! I blame it on the Mac OS. Shame on you Mac OS! Shame!

    Seriously though, does anyone know a method or utility for properly archiving files on a Mac?

  15. Thanks Ian, images fixed now. I’ll post you a link to my site with all your carefully chosen colours messed up for you to tear your hair out over when I’m done… ;)

  16. Hi Ian!
    Great theme! Congratulations!
    Tell me, please, it requires any special wordpress version?
    I’m using 2.1.3 wordpress and when I activate your theme it goes completely green…
    :’(
    Thanks!

  17. Pingback: Outstanding Free and Premium WordPress Themes

  18. Pingback: 45 WordPress themes » Ricotero's Blog

  19. Pingback: Free WordPress Themes » Blog Archive » Theseus

  20. Great theme, love it. I need some help though. I would like to display images on the main page when I filter posts by category or a tag. I achieved this on the main page by using lead_image in custom fields, but in filtered list it does not work. Any help would be much appreciated! (Please check http://budapestdailyreview.com/dailyphotos for the problem)

  21. I’m afraid I can’t help when it comes to customization, agrajag. Keep plugging away at it though. It may be some minor syntax thing that’s preventing it from working.

  22. is there a way to limit the number of posts on the homepage? I would love to limit it to my 5 most recent posts…

    any direction would be appreciated.
    -shorty

  23. Pingback: 那么识字 » Blog Archive » 我们喜爱给wordpress换最漂亮的主题

  24. Pingback: I’m 22

  25. Pingback: 45+ Must See WordPress themes | SEO & Web Design

  26. Pingback: Theseus — Simple Themes

  27. Pingback: bilgiservisim » » Yepyeni wordpress temaları

  28. Pingback: IAMWW - 4 New Themes and 1 New Use for WordPress

  29. Pingback: Yepyeni WordPress Temaları - Realbilgi.net

  30. Pingback: 42 Phenomenally Groundbreaking Wordpress Themes - Free to Download | Speckyboy - Wordpress and Design

  31. Pingback: WORDPRESS, WORDPRESS TEMA, wordpress temaları » 43 WORDPRESS TEMASI » Elektroseyir

  32. I just switched to this theme. It is beautiful. Job well done. I have a question for Owen though. How did you make the content area small. I can’t seem to locate the code for that. I am sort of new to this stuff.
    Anyway great theme.

  33. I will like to make the content area about 2/3rd of what it is right now. That is with more white space on both sides.

  34. Ah, sorry. Take a look at the blueprint folder in the theme library. Specifically, grid.css. That’ll give you an idea on where to start editing things.

  35. I just downloaded this template and intend to have it on my site tonight. How would I change the footer to stay on the bottom of the screen and allow the top main sections to scroll?

    Thank you,

    LB

  36. How do I use an image as the blog title and description instead of the default. Basically I’d like to instert an image at the top of the blog.

  37. Pingback: 24个高质量的免费WordPress主题 | 神农贝塔:互联网资讯 软件应用 Web2.0 WebAPP

  38. Pingback: 24款高质量免费的wordpress主题 | Mukon.

  39. Pingback: The Non-Designer · Top 6 Free Wordpress Themes

  40. Pingback: VietNam WordPress Club » 45 + Must See WordPress themes

  41. Pingback: thichnhac » 45 + Must See WordPress themes

  42. Hi Ian

    Love this theme, but could not find any information if you will upgrade it to WP 2.7, especially the threaded comments. If this is stated somewhere, please feel free to point me to the resource.

    Thank you.

  43. Hey Ian,
    I’ve made the Romanian translation for theseus.
    If someone is interested, here is it:
    http://code.google.com/p/nerd/source/browse/#svn/trunk/translations/theseus
    There was also a bug on loading gettext domain. You’ve splited translation into 2 domains, so both those domains have to be loaded in

    # ./library/functions/sandbox-functions.php
    // Translate, if applicable
    load_theme_textdomain('sandbox');
    load_theme_textdomain('mnml'); // Added for the second text domain

    I also had integrated the gravatars to the theme.
    If someone is interested, just post here.

  44. Pingback: Battle of the theme / What Dave Thinks

  45. Pingback: Wordpress as information architecture « Tips from Idea15 Web Design

  46. Pingback: 24 تم جدید برای وردپرسی ها « دنياي وب 2

  47. Pingback: Темы для WordPress « Frescob’s Blog

  48. Hey Ian, I’m now using your theme on my site, it’s pretty good.
    But there’s still only one problem needs work out that I can not find the category ID. I have tried category name and it seems unfunctional. So can you give me an example or something to help me?

  49. Hey Ian,

    i found this (GREAT) theme with google cause it is not listet in your “Thematic Child Theme” – Sub Page?

    Cheers,
    Björn

  50. Hi. I´m glad to use your theme.

    Just a comment.
    Notice that this:

    #content a:hover {
    color:#000;
    border-bottom:1px dotted #000;
    }

    is causing problems with images when displaying them in a gallery. Make a test. You´ll see that the dotted border is making troubles in the thumbnails lines. So you should write an exception.

    For me, i´m using simply:
    /*border-bottom:1px dotted #000;*/

  51. Pingback: Free Premium Wordpress Themes | Free SEO Portals, Wordpress, Gambling

  52. Pingback: Cleaner WordPress Gallery Plugin

  53. Pingback: 目標はFlash+3D+GAMEをひとりでつくること。

  54. Pingback: Theseus, A WordPress Theme for Conquering a Maze of Content

  55. Pingback: 7 Amazing & Flexible Free Wordpress Themes | ChaseSagum.com

  56. I’m using 2.3.2 And I just put the theme back to Theseus. If you could take a look at it or possibly login to it and check it, that would be awesome!

  57. Whenever I try to download the theme. It is taking me to the demo page. Am I missing something?

  58. Hi,

    awesome theme but can’t download the theme… plzz fix it. Love to see it in action.

    Regards

    Vikas KM

  59. I love this theme, especially the feature post. Could you make it available in other color options?

  60. Pingback: Free Wordpress Themes | Best Wordpress Themes | Free Wordpress Templates | Best Wordpress Templates - 45+ Must See WordPress themes

  61. Theseus looks like a great theme. I naively downloaded from a free WordPress theme site (not sure which one) but it had encrypted code in the footer.php. I figured I should download it straight from your site instead. Now when I try to install, I get the following errors:

    Warning: fopen(~myhostedsite/wp-content/themes/theseus/style.css) [function.fopen]: failed to open stream: No such file or directory in ~myhostedsite/wp-includes/functions.php on line 3598

    Warning: fread(): supplied argument is not a valid stream resource in ~myhostedsite/wp-includes/functions.php on line 3601

    Warning: fclose(): supplied argument is not a valid stream resource in …/wp-includes/functions.php on line 3604

    I’m running WP ver 2.9.2. Any suggestions? Thanks!