Wordpress Theme – Blog Oh Blog

Yeah! Blog Oh Blog theme released to public
Clean, simple and lightweight. 3 columns and widget ready theme. Sitemap ready and logo.psd included under images folder
Local View – Test Run | Download
WordPress Plugins I Use?
404 Notifier – This plugin will log 404 hits on your site and can notify you via e-mail or you can subscribe to the generated RSS feed of 404 events.
Akismet – Akismet checks your comments against the Akismet web service to see if they look like spam or not.
All in One SEO Pack – Out-of-the-box SEO for your Wordpress blog.
MightyAdsense – Keep your adsense code & output it in posts.
Secure and Accessible PHP Contact Form – This powerful yet easy-to-install contact form features exceptional accessibility and usability while still providing extensive anti-spam and anti-exploit security features. A marriage of communication and peace-of-mind.
Show Top Commentators – Encourage more feedback and discussion from readers, by rewarding them every time they post a comment! Readers with the most comments are displayed on your Wordpress blog, with their names (linked to their website if they provided one)
Similar Posts – Displays a list of posts similar to the current one by comparing the way they use words.
SimpleTwitter – A plug-in to show the last twitter tweet for a user.
WP-Polls – Adds an AJAX poll system to your WordPress blog. You can easily include a poll into your WordPress



































There it is.
I found the other bug. It’s in Wordpress install 2.2
wp-includes/bookmark-template.php
line 331
‘category_orderby’ => ‘name’, ‘category_order’ => ‘ASC’, ‘class’ => ‘linkcat’,
needs to be changed to
‘category_orderby’ => ‘cat_name’, ‘category_order’ => ‘ASC’, ‘class’ => ‘linkcat’,
that resolves the problem of themes which call the bookmarks function such as
This blog-oh-blog layout is lovely!
I had a problem when I installed it on one server; the default install had no white bkgd behind the right two columns. I installed it again on a diff server and it was fine. go figure!
Also on the server where it’s fine, there is a bug, though it seems to be in the 2.2 version of wordpress, not the theme. This code:
“wp_list_bookmarks()” in the lsidebar.php
is creating an error (trying to sort by name instead of cat_name in a sql query, but obviously that is in the WP files being called. Still searching for a solution. I don’t know WP much and don’t do PHP which as you might figure is quite a hindrance lol).
Also, the code
wp_list_categories(’show_count=1&title_li=Categories’) in lsidebar.php
Brought up a bug I found in the wordpress 2.2 default files, in wp-includes/links.php
line 293 dealing with cat_name refers to name instead of cat_name. I changed this and it solved a visible problem being thrown on the blog.
(There are other areas where that issue seems present in the wp2.2 code (links.php line 526, template_functions_category.php line 122) but changing it didn’t seem to change anything at least on the main face of the blog.)
This is just trivia I put here in case anybody comes searching for info. – PJ
this is a great theme. wow. perfect for me.
hi, i made some modify for ur theme, and found some problem, there are the vertical line btw 2 sidebar and btw content and center sidebar, how to adjust it? kindly refer to http://www.littlepenang.com/index.php for more information…
I’ve modified this theme which is great btw, but I’m stumped on how I can place a 468×60 banner on the top right side such as you have on your current layout. Could you perhaps help me? I’d appreciate it!
Thanks.
Hi there, your BOB theme is beautiful! Very elegant without being stuffy, professional without being corporate, clean without being monk ish. Thank you for making this available!
I have a trivia question I guess. I downloaded this theme today 8/20/07. I upgraded by WordPress just today to the 2.2.2 version. I have a blog with no content besides a couple categories, on this particular domain where I’m installing it. My point being there is nothing going on to mess it up, far as I know!
The blog’s two right columns don’t seem to have a white/grey background like you have in all your examples of it. And on the specific ‘page’ (direct link) the page title seems to lose its background. I’m sure I can figure out how to change this. I’m mentioning it because you are providing the zip file for easy install and I figure that would matter to you and probably get questions from newbies who didn’t know how to go mess about with stylesheets. You can see the fresh install here:
http://blog.dojopsi.com/
Best regards, and thanks again,
Palyne
@ Bob – Only 10 posts, I brought it down to 5 and even less I nothing appears.
Im thinking this is a wordpress glitch
tenkiu2..