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.
Tags: clean, left sidebar, light, Rambling Soul, two columns

















Really nice theme
@David: Thanks, glad you like it!
Beautiful theme! dont have with 3 columns?
@Dani: Thanks. Unfortunately, no 3 column version is available at the moment.
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!
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.
To anyone interested, the PSD file has been released.
very clean and nice theme!
I’ve released a french translation here : http://wordpress-tuto.fr/theme-wordpress-wp-garden-398
@libretto: Cool, thanks again for the translation!
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.