On the theme download page there is 5 stars - this is a rating system for the theme.
Click the stars to rate the theme :)
Let me know how you get on with the new version.
Well, I’ve finally managed to get my Web2.0* Wordpress theme to utilise AJAX commenting. I’ve also cleaned up alot of the code on the comments.php page.
I strongly recommend that you re-download the theme and reply it.
The theme has now had over 2,000 downloads - so a big thank you to everyone. Could I request that if you are using the theme that you rate it? That would be greatly appreciated.
Update 26 January 2007: There was a problem with displaying the links.php page when used with Wordpress 2.1 - this has now been fixed. If you don’t want to replace the whole page then download the updated page.
Update 28 January 2007: Another small update to the theme - more work done to try ensure that the theme is Wordpress 2.1 compliant and I’ve also added more option to the Admin area on the sidebar (see image below).
Update 26 March 2007: One more small update - this time to do with IE7 and the drop down menu. So if you’re experiencing problems do re-download and apply the theme.
Update 28 March 2007: Found that the comments page was a little screwy - this has been fixed in the latest version (1.2.5). Thanks to Hasan for the tip about automatically pulling the post’s author email address so that it isn’t hard-coded any more.

On the theme download page there is 5 stars - this is a rating system for the theme.
Click the stars to rate the theme :)
Let me know how you get on with the new version.
I Thanks Neil for the new version :)
I’ve a question about updating, Since I’ve changed many things in your theme to fit my usage. So is it possible to update only the file that you’ve changed since the last release? If yes, which file?
P.S. You got five stars! :)
The biggest changes were obviously in ‘comments.php’ (it was totally re-written), and in header.php (the lines that add the javascript for the AJAX commenting.
In the Readme.txt I do list the files changed and the new ones added.
Thanks for the 5 star rating - much appreciated.
Hi Neil,
Have you tried this theme on Wordpress 2.1 RC ? It seems widgets are gone, I don’t see it it presentation tab any more :(
I’ve not tried WP2.1 - once it becomes final release then I will ensure that the theme supports 2.1.
I’ve tested the theme with WP2.1 RC and it works - except for the Widgets.
I don’t see widgets in WordPress Default Theme either. Maybe it’s just a bug or beta stuff related
Sorry Neil, it’s my fault. I just forgot to install widgets plugin first LOL
Your theme works perfectly with 2.1RC :)
No worries :)
[…] All further updates are now viewable at this post. […]
Just wanted to say thank you for an excellent theme, really! I’ve decided to move my whole [personal] website from an include fest php site to a blog style. And your theme with WordPress impressed me enough to take the jump! Easy to understand CSS layout for easy editing (only changed the header text colour so far)
Keep it up!
PS Works fine with WP2.1.2
Rick, it’s a pleasure and thanks for the kind words.
Neil…Thank you so much for the theme. I rated it on the Wordpress theme but I wanted to ask if I could replace your mewebdev tag in footer.php with a trackback to here in case someone else was interested in the theme?
Hi John,
You are more than welcome to, and thanks for the rating!
Done. I don’t get too much traffic but if the trackbacks get bothersome, please let me know and I’ll restore your code.
Will do - thanks again.
Hi guy,
I love your theme!
I’ve just used it with my own plugin and it really is great.
Just a point I cannot fixed: sfhover doesn’t seem to work properly (menu doesn’t disappear correctly with IE7, doesn’t show with IE6). Would you have an idea?
Hi there,
You are correct - the reason being is IE7 doesn’t actually need the sfhover in place for the menus to work (it supports the :hover selector better than IE6)
Once it I’ve tested I’ll update the theme on it’s page.
Thanks for pointing it out.
Hi all,
The theme has been updated with better support for IE7 (dorp-down menu).
Please re-download from Wordpress Themes page if you are experiencing problems.
Good!
Thanks a lot :)
By the way, I’ve tweak your theme with my plugin just a little bit, you don’t mind? ^^
Soory but it still doesn’t work properly in IE7 :/
Ok, I’ve found the fix. You need to add:
#wp-menu-main ol li:hover, #wp-menu-main ol li.hover {
position: static;
}
to style_ie.css.
After some research I found another fix:
#wp-menu-main ol li:hover ul,
#wp-menu-main ol li.sfhover ul {
background-position: 0 0;
left: auto;
}
I’ll be including this in the next release.
Thanks for the heads-up though.
Help needed! After updated and edited to match my need, I found that Ajax comment is no longer work :(
What version have you updated to?
Your lastest one, 1.2.5
I have no idea why it might be broken - it works fine on a default installation of WP.
Are you sure one of the many additional plugins you’ve installed isn’t maybe interfering?
The Ajax comment used to work before with the current plugins I’m using. It just happened after I updated the theme to the latest one. Anyway, I’ll try to disable my plugins one by one and see if it will work or not ;)
Thanks for your help :)
I just found the problem, it caused by an option in one of my plugin named Inline Ajax Page. So I just turned of that option and everything is working again!
Thanks for great theme and great support!
Glad to hear it’s working again!
Hi Neil,
Would you please take a look at my footer in IE6 if you have a spare minute? I’m trying to modify the style_ie.css to extend the black background over the two additional blocks I added in the footer. I put them in separate divs to help style them but the hover and the background doesn’t render correctly in IE6. Looks fine on all my Mac browsers. Thanks!
John, I’ll do some investigation later tonight once I get home from work.
Neil…thanks. Renders fine in IE7 but I still have the majority of my traffic using IE6.
aargh…I give up. I’ve tried the height 1% trick and assigning a line height. You can make a career out of developing CSS workarounds for IE 6.
John, have you tried specifing a height value in the style.css for #wp-footer?
Neil…I assigned the height 1% on the style.css and it seems to have cleared that up. I really didn’t want to let all browsers see that but they seem to blow through it and show the footer ‘overflow’ properly. Thanks!!!!
Why is the Web 2.0 Theme non-CSS compliant? It’s XHTML 1.0 strict but its CSS is invalid.
The reason for the failure is due to the Lightbox CSS I decided to include - apart from that the CSS is valid.
What is peoples’ consensus - would you like me to leave the Lightbox support in the theme, or remove it to ensure that the CSS validates?
I’ll pull an “essential” plugin if it doesn’t validate but for some reason, the CSS problem with Lightbox doesn’t bother me at all. I don’t use Lightbox that much but I do like the functionality it provides when I do use it.
Neil Merton is a South African born web professional currently employed by the Servelogic. These are his thoughts and memories.
Great! I’m going to update it now :)
PS. Sorry I don’t understand about your request :(