WP Garden – Free WordPress Theme
Here we have another beautiful design from Rambling Soul, ported into WordPress by me. This free WordPress theme would be great for any nature-related blog. It has a widget-ready sidebar. Comments have Gravatar support for WordPress 2.5 users. It also has native WordPress tag support.
Update – May 26, 2008: The PSD file for RS Garden has been released by RamblingSoul.com.
More themes that are tagged with…

Looking for web hosting?
Question: What's the best type of web hosting?
Answer: The kind you don't have to worry about.
And that's precisely why I recommend HostGator. I've been using them myself for years and they've been nothing short of superb.
Fast load times, great support, WordPress-friendly, and good prices. Not much more you can ask for.
New customers can get 25% off of any HostGator web hosting package with the coupon: themelab25percentoff
Note: I am a HostGator affiliate, but that doesn't make my recommendation any less genuine.






Really nice theme
@David: Thanks, glad you like it!
Pingback: ramblingsoul.com » Blog Archive » Free Wordpress Themes
Pingback: WP Garden | WThemes.com
Beautiful theme! dont have with 3 columns?
@Dani: Thanks. Unfortunately, no 3 column version is available at the moment.
Pingback: Weblog Tools Collection » Blog Archive » WordPress Theme Releases for 5/19
Pingback: JERSEY-BARKER » Blog Archive » Weblog Tools Collection: WordPress Theme Releases for 5/19
Your theme is both elegant and highly legible which makes it a “must keep” for web publishers.
The fact that you used a bigger font size for quotes is interesting.
Keep up your excellent work!
@Claude: Thanks for the kind words.
This is the very-best theme I see in the last time.
Congratulations and thank you!
Pingback: WordPress Theme Releases for 5/19
Is it possible to change the pictures in the header and footer?
thx
@Karen: Yes, you can do this by replacing the headerbg.jpg and footerbg.jpg files in your /images/ direcory.
Pingback: Free Wordpress Themes - 26th May 08
To anyone interested, the PSD file has been released.
very clean and nice theme!
Pingback: Thème WordPress wp-Garden | WordPress tuto
I’ve released a french translation here : http://wordpress-tuto.fr/theme-wordpress-wp-garden-398
@libretto: Cool, thanks again for the translation!
Pingback: WordPress ?????? – 7?26? - WordPress???
Excellent theme. Congratulations.
Hi
First, Congratulation for this theme!!!
It is very nice. I wanted to use it for an “ecolo” type of blog but use for static pages to be published. (french version)
The only problem that I have is that i can not get rid the Comments section for statics pages where I do not want any comments
Is there a setting than I don’t know of ?
I saw (do not open comments but Comments (0) still appears
Can you help?
You can open up page.php (the pages template) and remove the following:
<?php comments_template(); ?>Then replace the following:
<p><a href="<?php comments_link(); ?>">Comments (<?php comments_number('0','1','%'); ?>)</a><?php edit_post_link('Edit', ' | ', ''); ?></p>With this:
<?php edit_post_link('Edit', '<p>', '</p>'); ?>Do you know if a German version is available?
Also, in the French version, the DATES still show up in English.. Do you know how to format the dates in French in Wp commands by any chance?
Anyway, thanks for a beautiful design. I used it here:
frenchparents.com/europipole
Simple and nice : wanna use in my Garden blog..:can i replace header photo?
Is this theme compaitable with G-Analytics? Also is ther ea way to add customization without breaking this theme for future updates?
Anyone know how to fix the bug when you add a subpage?
If you list the pages in a widget you can’t see a subpage, it overlaps.