Latest Free WordPress Themes | More Free Themes
Latest Free WordPress Themes | More Free Themes
Latest Free WordPress Themes | More Free Themes
Latest Free WordPress Themes | More Free Themes
Latest Free WordPress Themes | More Free Themes
Latest Free WordPress Themes | More Free Themes
Latest Free WordPress Themes | More Free Themes
Latest Free WordPress Themes | More Free Themes
Latest Free WordPress Themes | More Free Themes
Latest Free WordPress Themes | More Free Themes
Latest Free WordPress Themes | More Free Themes
Latest Free WordPress Themes | More Free Themes
Latest Free WordPress Themes | More Free Themes
Latest Free WordPress Themes | More Free Themes
Latest Free WordPress Themes | More Free Themes
Latest Free WordPress Themes | More Free Themes
WordPress Theme - Velocity
Written by Jai on February 1, 2008 – 10:34 am - 15,057 viewsPlease welcome our new free WordPress theme - Velocity. This is a vibrant, fully validated, 3-column theme with two widget enabled sidebars. The theme is fixed-width and suited for maximum readability. Here are some more features:-
- Trackbacks & comments separated.
- Stylized comments.
- Small size (90Kb)
- Web 2.0
- Wide content area.
- XHTML validated.

Any Feedback will be appreciated!
If you enjoyed this post, make sure you subscribe to my RSS feed!
63 Responses to “WordPress Theme - Velocity”
23 Trackback(s)
Feb 1, 2008 : Best 3-Column WordPress Themes Feb 1, 2008 : Wordpress????——Velocity | ???? Feb 4, 2008 : WordPress Theme - Velocity | Wordpress Themes Feb 8, 2008 : Georgetown Living Wage » Blog Archive » Velocity Wordpress Theme Feb 8, 2008 : A-Z AUTO » Velocity Wordpress Theme Feb 14, 2008 : Weblog Tools Collection » Blog Archive » WordPress Theme Releases for 2/14 Feb 17, 2008 : 2.14???????wordpress theme - wordpress??? Feb 26, 2008 : Weblog Tools Collection: WordPress Theme Releases for 2/14 | Pittsburgh Punch Mar 20, 2008 : WPseeker » Blog Archive » Theme:Velocity Mar 31, 2008 : WordPress???? » Blog Archive » Velocity Apr 1, 2008 : free proxy template free proxy guide Apr 5, 2008 : WordPress 2.5 : Themes at STCFX - Web Everything Apr 8, 2008 : Free Wordpress Theme - Velocity | PARAN PARK | Themes & Templates Apr 16, 2008 : WordPress Theme Releases for 2/14 | Wordpress Bin May 2, 2008 : 50 Best Free WordPress Themes Gallery May 12, 2008 : VietNam WordPress Club » Blog Archive » Velocity Theme May 14, 2008 : Wordpress 2.5 versiyonu için Temalar | F?rt?na 30 05 Jun 8, 2008 : Wordpress 2.5 versiyonu için Temalar | F?rt?na 30 05 Jun 21, 2008 : GalerÃa de Themes Wordpress de 3 Columnas | XeroBlog - Blogging - SEO - Consejos y Recursos para Bloggers Jun 29, 2008 : Wordpress 2.5 Uyumlu Temalar (Liste) | Wordpress Tema Ve Eklenti Jul 29, 2008 : 46 Best Free WordPress Themes Gallery | One Ummah Jul 30, 2008 : Velocity - Free Wordpress theme | CLD Themes Aug 11, 2008 : WordPress Theme - Velocity | Color4.NetTo show support for all the free themes from Blog Oh! Blog, you can make a donation! Every little bit helps »
Expression - $49.99 BobV3 - $89.99 Modblogger-News - $89.99 Modblogger-Tech - $89.99 True Blogger - $79.99 Money Blogger - $49.99























![[image]](http://mowser.com/img?url=http%3A%2F%2Fwww.blogohblog.com%2Fwordpress-seo.gif)
on Feb 1, 2008
A little simple. But nice looking.
Start releasing a bunch of themes if you have the time, and let more people see what your capable off.
on Feb 2, 2008
Looks nice, but no RSS subscription button? The user can certainly put one in, but it would be a nice features in the template.
on Feb 3, 2008
I like the new theme. It looks good. Kepp up the good work.
on Feb 3, 2008
Hey Bob! Just wanted you to know that I’ve used your html and php from your theme “Green love”
I kept your name in the css-file though.
on Feb 5, 2008
Nice!~
on Feb 11, 2008
I always appreciate your wonderful theme
on Feb 13, 2008
Nice! Goodjob?thanks?
on Feb 14, 2008
hai jai, as usual, i will try to port this template into blogspot platform.
wish me luck.
by the way, may i use your hosted image for this purpose?
on Feb 15, 2008
would be great if you could enclose a layered version of your heading.gif file. I would like to change the background, but want to keep the doodles.
Otherwise, I love the theme! Thanks very much
on Feb 17, 2008
Hi Jai
I’m really love the theme
on Feb 25, 2008
Great theme, But I am wondering is there anyway I can make the header text disappear, So I can use photo shop to create the header.
I have tried a bit, But I am unable to do so, Thanks
Dale
http://sensuouspalate.com/
on Feb 28, 2008
I try it. and found some bugs.
the date and the RSS.hope to make .
on Mar 3, 2008
nice theme Jai
i going to used it soon..
but i will do some edition and addition…
thanx dude
on Mar 4, 2008
A perfect theme for me .. took me weeks to look around and finally found this theme.. thanks, Jai!
It was great chatting with you too …
on Mar 8, 2008
Hi jai,
I have use this theme as my blog theme but there is problem when my title a little bit long..the title will close the ‘post meta’ word..so just wanna to know how i can fix this..thank u for ur great themes..Nice
>>www.unosz.com
on Mar 17, 2008
I like the theme and want to use it.
Is there an easy way to make the entire width more narrow by making the middle column more narrow and resizable?
Thanks..
on Mar 17, 2008
actually, don’t need it to be resizable. I just want to make the middle content more narrow.. thanks.
on Mar 26, 2008
I love the theme too. But how come only the right side widgets work and not the left? Is there is some thing I need to enable to make the left widgets appear?
Thanks,
Rolando
on Apr 7, 2008
Rolando - the Archives, Page, and Single Post templates are missing the code required to display the left sidebar. You can copy the section of code you need from the Main Index Template - it’s well marked with begin sidebar and end sidebar comments.
Side note - the left sidebar is “Sidebar 1″ but it’s styled as dive id=”sidebar2″, and the right sidebar is “Sidebar 2″ but is styled as div id=”sidebar1″
-Bryan
on Apr 7, 2008
^^^ - I meant “display widgets in the left sidebar” not “display the left sidebar”
on Apr 8, 2008
Thanks Bryan, but were do I put this code:
<?php get_archives(’postbypost’, ‘10′, ‘custom’, ”, ”); ?>
and in what files and where. I tried different combinations, but nothing seems to work.
on Apr 8, 2008
Sorry the code looks like this:
<!-- start sidebar one --> <?php get_archives('postbypost', '10', 'custom', '', ''); ?> <!-- end sidebar one -->on Apr 8, 2008
I couldn’t paste the code. Do you think you can just send me the updates to the files that need to be modified? Please. Thanks.
on Apr 8, 2008
Rolando - this is the code that should replace existing code in the Archives, Page, and Single Post templates:
<?php get_archives(’postbypost’, ‘10′, ‘custom’, ”, ”); ?>
on Apr 8, 2008
oh - duh. The comments script is not escaping the code. I’ll try to contact you via your website
on Apr 8, 2008
Rolando - this is the code that should replace existing code in the Archives, Page, and Single Post templates:
<!– start sidebar one –>
<div id=”sidebar1″ class=”sidebar”>
<ul>
<?php /* Widgetized sidebar, if you have the plugin installed. */
if ( function_exists(’dynamic_sidebar’) && dynamic_sidebar(2)) : else : ?>
<li id=”recent-posts”>
<h2><?php _e(’Recent Posts’); ?></h2>
<ul>
<?php get_archives(’postbypost’, ‘10′, ‘custom’, ‘<li>’, ‘</li>’); ?>
</ul>
</li>
<?php endif; ?>
</ul>
</div>
<!– end sidebar one –>
on Apr 8, 2008
Excellent, thank you that worked! I also made the same change to the index.php file in my theme directory.
on Apr 9, 2008
I am glad to see people helping out each other. Until now, it was only me
on Apr 18, 2008
fantastic theme, i will be using this on my wordpress blog http://ethnu.wordpress.com/
on Apr 26, 2008
I like this theme, but I’ve had to do too much work to make it work that I’m unloading it.
The background is white and the font color for the commentor is white .. uh?
Gravatar doesn’t work no matter how hard I try.
Fixing the widgets was murder and I’ve lost a few because of it.
Sorry — love the lay but can’t spend the rest of my days “fixing” it.
on May 5, 2008
Hello,
great theme! Is it possible to get the header (grafic) in open file format to modify it a little bit?
Thanks… Frank
on May 7, 2008
Bryan or anyone else who can help,
Regarding the issue with the left sidebar, I added the code to the pages. However, it didn’t work. I get this error message:
Parse error: syntax error, unexpected T_STRING in /home/talkingf/public_html/joe/wp-content/themes/velocity/archive.php on line 8
on May 15, 2008
WooHoo! Just the design I wanted.
I have been blogging since 2006 (blogspot) and after coming across numerous wordpress blogs, I could not resist the amazing design and technical prowess of wordpress. But I am not into web designing and cant tell head to foot of CSS.
Your PS3 contest made me more active on the wordpress side. I am into RSS, CSS and the whole deal….all because of your blog! Cool. Although my blog belongs to the personal category, I have numerous visitors /friends who appreciate it. Now I have to face competition from most of them as they are reviewing your site for the PS3 too!
Best Regards.
on Jun 1, 2008
Another nice theme I will try and tune to my website.
on Jun 12, 2008
Thanks a lot
Theme is really good
on Jul 1, 2008
nice theme, keep it up
on Jul 29, 2008
Thanks a lot
i love this theme really good design
on Aug 3, 2008
hi mates. i love this theme. and i am using it on my site too. and i want to thank ( blog oh blog ) for this nice free theme.
i have one question that i wanna add sub pages for my ( portfolio page. ) so when i add. it destroyed the theme.. just check my site to see the problem. i need help.. thanks.
on Aug 3, 2008
@usman:-
my site link is.
http://www.smokegrafix.com/site/
on Aug 9, 2008
nice themes!