
A customised version of GenkiTheme requested by a client. Some modifications here and there to make it look more like a personal blog. Without the vertical sliding menu, it should be much easier to play around with. You can also tweak this flexible theme into a 2 or 3 column layout.
Features
- 2/3 columns Fixed Width
- Threaded & paged comments ready for WP 2.7
- Gravatar support
- Widget support
- XHTML & CSS compliance
Changelog
Version 1.1
- Tag support for WP 2.3
Version 1.2
- Bugfix: XHTML validation in comments.php
Version 1.3
- Gravatar support
- New image and caption css class introduced in WP 2.6.1
Version 1.4
- Threaded & paged comments ready for WP 2.7
- Separate pingbacks/trackbacks removed
Version 1.5
- Added WP2.8 functions: body_class() and automatic_feed_links()
Version 1.6
- Support Custom Menu in WP 3.0
License
This theme is released under the Creative Commons Attribution 3.0 license, hence please leave the footer links intact.
Preview
Download
Name: GenkiTheme (Fixed Width)
Size: 117,53 kBytes
FileType: .zip-File
Downloads: 6029
[Download Now]
Size: 117,53 kBytes
FileType: .zip-File
Downloads: 6029
[Download Now]
Niche
Tags: Blogging
Tips & Tricks
How can I replace the header image?
Replace the header.jpg with your own image (dimension: 910px by 200px)
Need Help?
Much as I want to provide free support, there are only 24 hours a day.
So if you need a chunk of my time, I’m available for hire.
What's Next?
»» Subscribe to Feed
» Leave a Comment
Related Posts:
» Theme Bugfix: TechnoHolic, SoftwareHolic, GenkiTheme (Fixed Width)
» Testing of Plugins and Themes on WP 2.3
» Theme Updates for Free WP Themes
» Newer Post: Testing of Plugins and Themes on WP 2.3
« Previous Post: Theme Update: CSS & XHTML Validation














great wp-theme!
Hello Ericulous!
I’ve been some troubles when writing a URL in a comment.
The comment simply don’t go.
But, it just happen when I’m logged in as administrator. The visitors can put URLs on theirs comments.
Do you know what could be??
Thanks,
Alex Frachetta
I doubt the theme is the cause, more likely plugin related.
Great Template….
I want to thank the creator of this theme…
Good job..
Keep it up
can i separate pingbacks and tracebacks from comments?
I am using wordpress 2.7. and not able to separate pingbacks and tracebacks from comments.
Please help
Check out this tutorial.
Hey thanks Genkisan this helps me a lot!
I dont have any knowledge of programming, with this easy tutorial i made changes and it works great for me!
Thanks
Abhijeet
Thanks for this help.
Another question…
How can I put only ‘pinback link’ instead of read more… or read this great post… or paragraph.
Thanks in advance
Abhijeet
Check that you have <h3 id="pings"> in comments.php, as in the tutorial. Then put <a href="<?php the_permalink() ?>#pings">Pings</a> in your index.php.
Thanks Genkisan for your support.
One another question.
The site look in Opera is quite different.
One of my reader says that,It not looks good in opera browser.
Is there any solution for that?
How can I remove the “Leave A Reply” from pages without posts?
Not sure what you meant. Perhaps you can provide a link to one of the pages without posts?
I’m really liking this theme. Thank you.
Quick question:
Is there a way to see the child pages when hovering over the parent page tabs?
Thank you!
One other question: how do I get gravatars to show up in comments? I have enabled them within WordPress, but they are not showing up.
thank you!
So far I have not implemented dropdown menu for my themes so I don’t have any out-of-box solution.
Upgrade to the latest GenkiTheme version 1.4 for gravatar and threaded comments support.
How do I upgrade to version 1.4 without losing my current customizations?
Thank you!!
I’m afraid there’s no easy way but to copy your current customizations to the new theme files.
OK, do you know offhand if all my widgets will remain the same or will I need to re-do those as well?
Thank you!
They should remain the same if you are using the wordpress widgets and not hardcode the sidebar.php. You can also do a backup first with the widget profiles plugin.
On the other hand, if all you need is the gravatar feature, download the latest theme package, look in line 136 and add the following to your theme.
Then in style.css, add
Compare between the 2 files and you should be able to get the gravatar running.
Hello,
I’ve been using your theme for a while now and I am very pleased because is so easy for custmizing it, but you know WordPress never stops and I wonder if you are planning to update this theme for the new 2.9 ver of WordPress.
It should work with WP v2.9.
Yeah I know, as a matter of fact I’ve tested and it works just fine. But I meant the new features (if any) of WP 2.9 Ver.
Don’t fix it if it ain’t broken. Besides most of the changes in WP v2.9 is in the backend.
Thank you for this absolutly great theme!! i love it!
Hello Genkisan,
Thanks for updating the theme, is awsome.
What has changed? only the functions.php file for the menu thing of WP?
Mainly the functions.php, style.css and header.php.