TypoXP 2.0
TypoXP 2.0 is the next version of my previous popular wordpress theme TypoXP.
The key feature of this release is Widgetized. With this theme, even a new user of WordPress will get nice experience using TypoXP theme.
TypoXP has some modifications, like: TypoXP Reloaded, TypoXP Kirk Walsh, TypoXP Revisited. There’s also some several translation version to many languages.
I hope this latest release not redundant with current modifcations version. In fact, it might be easier for them to extend. I still keep simplified the CSS/Layout, so it should be easier to extend or modify it.
Requirements
To get the advantage of this theme, you have to install Wordpress Widgets plugin. For WordPress 2.x+, this plugin is already embedded.
Screenshots

Demo
Check out the demo here»
Download/Release
- 1st Oct 2007 (v.2.0.2).
Minor correction on CSS, supporting WordPress 2.3. Please check FAQ below if you have modify previous TypoXP 2.0, to see the changes. - 18th May 2007 (v.2.0.1).
Correcting bug on widget after upgraded to WordPress 2.2 - 21th April 2007. First released of v.2.0
Localization/Internationalization
Henrik Schack has done a great work doing the Localization TypoXP using Danish translation.
Please get yours here TypoXP 2.0 Localization (include Danish sample translation “da_DK.mo”).
Plugin Supported
TypoXP 2.0 are prepared to display/working properly with this plugins.
- WordPress Widgets, from WordPress creator (as main feature). On Wordpress 2.2, this widget are already embedded into Wordpress it self.
- WordPress Recent Comments, in case you don’t like standard WP recent comments
- Ultimate Tag Warrior, great tagging
- Most Viewed Widget, widget to display on sidebar of your most popular page/post. This plugin require WP-Postviews to be installed
- WP-PostRatings, nice AJAX post rating
- WP-UserOnline, to display online user
- FAlbum Recent Photos, sidebar widget for Flickr’s photos. You have install FAlbum plugin first, to make this plugin work (display your Flickr photos and photosets on your site)
- Optimal Title, for better SEO title
- Sideblog, for short Aside blog
- Sociable, to make your reader easier
- Math Comment Spam Protection, protecting you from comment’s spammer
Btw, if you’ve found a plugin which considered to be important and affect the theme, please let me know.
Recomended Plugin
This plugins are not directly affected the theme. But I strongly recommend to install to get your blog are more friendly to SEO, etc.
Another Wordpress MetaAll in SEO Pack, keywords and description plugin, for SEO.- Google Sitemap, your Google will love it
- Google Analyticator, yes, you’ll need this to know your visitor profile
- there’s some plugins are quite important. I guess you’ll find it yourself
Finally
With all supported plugins above, your blog would be complete enough as a good blog.
Still not enough? Let me hear from you.
FAQ
There’s some ID changes on Wordpress 2.3. So please add this to style.css
#sidebar ul li#categories-1 h2,#sidebar ul li#categories-2 h2,
#sidebar ul li#categories-3 h2,#sidebar ul li#categories-4 h2,
#sidebar ul li#categories-5 h2,#sidebar ul li#categories-6 h2 {background: transparent url(img/folder.png) no-repeat top left;}
#sidebar ul li#tag_cloud {background: transparent url(img/tags.png) no-repeat top left; padding-left: 20px; }
#sidebar ul li#tag_cloud h2 {padding-left:0;}
#sidebar ul li#tag_cloud a {line-height:1.2em;}


April 24th, 2008 at 7:12 pm
[...] И, пожалуй, не совсем в тему, но полезная ссылка - TypoXP 2.0 - интересная тема для Вашего блога на вордпрессе [...]
April 24th, 2008 at 4:10 am
Has it been tested with WP 2.5?
March 22nd, 2008 at 10:34 pm
[...] (everyone says that) but I will try and post odds and ends here and there I am currently using the TypoXP 2 theme which is nifty and I have edited it to suit my looks I have searched about for a few [...]
March 22nd, 2008 at 9:01 am
Hi,
I am trying to change the grey background color concerning the typoxp 2.0 theme. I went into my wordpress account under presentation and theme editor. I opened up the stylesheet but do not know where I need to replace the code for s background change.
see—> http://www.keithborom.com/blog
March 14th, 2008 at 10:26 am
Hi,
I am trying to install mybloglog wiget to your theme and it will not show up. If I try to install and then look at site, information where I installed the wiget is missing.
Can you give some advice?
Thanks
March 1st, 2008 at 12:44 pm
Thanks for the Theme!!
February 19th, 2008 at 3:57 pm
Thanks!
It doesn’t solve my problem, that the second right colum allways moves down below the lefter right sidebar (something is eating the space ?), but I can decrease the size of the tags.
February 19th, 2008 at 8:33 am
@Franky
I just check that. It’s WP problem which not showing font size option on tt’s widget.
To work around it, you have to edit manually (and removing the tag from widget).
Edit sidebar.php an and put inside <div class=”right” …
<ul>
<li>
<h2>Tags</h2>
<ul>
<?php wp_tag_cloud('smallest=8&largest=22'); ?>
</ul>
</li>
</ul>
Refer to http://codex.wordpress.org/Template_Tags/wp_tag_cloud for detail function
February 19th, 2008 at 7:30 am
@hadi: Sorry for these kinds of problems, but where ?
I thought I looked into every corner, but I can’t find it.
I use the plugin you deliver with the theme !
February 19th, 2008 at 7:09 am
@Franky.
If you use UTW plugin, you have to check the options or the widgets of the plugin to set the min/max size of this tag cloud.