Cordobo Green Park 2 (GP2) has reached the Beta status after 8 Alpha revisions. The download is available at my WordPress Themes Page.
Apart from a new header graphic and more appealing forms and buttons, GP2 comes with a lot of code and CSS improvements, to render the website even faster along with typography and SEO optimizations. The Beta needs ~3KB less code on each created page compared to the latest alpha. The new settings page located at the WordPress Admin section, to configure Feedburner, Adsense and Analytics, has been cleaned up although.
Download Green Park 2 Beta 4 | Demo (Changelog)
Like it? Buy me a cup of coffee ;)
As you might know, coders love coffee — and I need a lot. If you like my free themes, feel free to send me 1$ for a coffee.

Comments
180 responses to “Cordobo Green Park 2 Beta 4”
Nice Theme… I really like it….
:)
Hi, I want to use Cordobo Green Park 2 0.8.610 in my website but excerpts don’t work. Is there anyway to solve this problem or is it just a little bug?
Thanks.
@Volkan:
As far as i know, WordPress only allows to adjust feeds to show the excerpt or the full article.
To show an excerpt you need to open index.php and replace “the_content” with “the_excerpt”, which applies to all articles.
BTW, although the design of Beta 2 got adjusted a little bit compared to Alpha 8 (0.8.610), you should use the latest Beta 2.
Great theme… I just installed it on my blog and it works nicely.
My biggest reason for changing themes was to make sure I had one with built-in support for threaded comments… NICELY DONE!
I do have one question, is there a possibility that you could either add comment numbering or build in support for a plugin like “Greg’s Threaded Comment Numbering”?
Thanks and again… great job!
Joe,
I have a look at it, thanks for the suggestion!
Oh, here is the link to the plugin.. I probably should have included this to make it easy for you to find it.
http://counsellingresource.com/features/2009/01/27/threaded-comment-numbering-plugin-for-wordpress/
Hi,
just started customising your theme for a new site I’m working on. It’s great! Thanks.
Just one question – I want my “home” page to be a static page so I added this as a page and set the posts page as the “blog” page. however now I have 2 “home” pages. one seems to be automatically generated, the other is what I created. how can I turn off the automatic “home” page?
Thanks in advance for any help.
Cheers,
Michelle
Hi Michelle,
Nice customization ;-)
open header.php and remove the line “<li class="page-item-home <?php if ( is_home() ) { ?> current_page_item <?php } ?>"><a href="<?php echo get_option(‘home’); ?>/">Home<a></li>”
That’s it.
Thanks! nice of you to reply to all these questions too.
Cheers,
Michelle :)
Hi,
I plan to use this theme in my website and will translate it into Chinese, also I want to know whether to remove the “GreenPark2” icon at the buttom is allowed or not. We will still keep this “Proudly powered by WordPress & Green Park 2 by Cordobo” and mark you a link.
Thanks
Hi Seth,
the theme is released under the GPL, you’re allowed to do all you wish, you can even republish it – as long as you leave the originals authors credits.
Hi,
Firstly, thanks for an awesome theme!
I’d like to use my own logo for my blog, CV.com.au. Any pointers on how to do this with this theme?
Cheers!
Sure, you’ll find a detailed explaination in the readme.txt and as well in the admin section of the theme (last item on the left)
Awesome thanks, my page is starting to look pimp!
Is there a way to remove the ‘About’ widget (I don’t really want it displayed).
Cheers!
G
Hi Gert,
open “sidebar.php” and find “about” (line 44). Remove line 44 – 51 and save the file.
Awesome thanks Jacob, its great!
Do you know if this plugin does NOT work with Greenpark? (I have followed its instructions and cant seem to access the links without the categories, as it claims)
http://wordpress.org/extend/plugins/wp-no-category-base/
Gert
Hi,
I have also a “language question”. :-)
The impressum gives me the information, that you come from Germany. Exists for this theme a German language version?
Hi Thomas,
Sven Kubiak hatte das Theme uebersetzt, allerdings handelt es sich dabei um eine recht alte Version, die noch einige kleinere Bugs enthaelt und auch anders aussah:
DE- Edition
Alternativ kannst du auch noch ein bisschen warten, ich arbeite gerade an der Internationalisierung durch Sprachdateien.
Hi Andreas,
das hört sich gut an. Da möchte ich lieber noch ein bisschen warten, denn neben den vielen anderen Themes hat mich dieses Theme in der neureren Version ganz klar überzeugt. Kann schon eine Aussage darüber getroffen werden, ab wann die neue Version mit den Sprachdateien erscheint?
Den aktuellen Entwicklungsstand kannst du jeweils hier verfolgen:
Green Park 2 ToDo’s
Die letzte Beta wird kommende Woche erscheinen und laeuft hier bereits testweise. In der Version vor der 1.0 wird die Lokalisierung komplett integriert sein um diese für 1.0 fit zu machen. Teile funktionieren aber bereits jetzt mit einigen Sprachdateien anderer Themes – allerdings nicht vollständig.
Ich freue mich schon darauf. Vielen Dank!
Hi Andreas,
I just found your theme a couple hours ago. It’s really, really well done. Thanks!
However, I am having an issue with my logo getting pushed down behind the green bar. Any idea what I am doing wrong?
Thank you!
Hi Andrew,
have a look in the logo section within the style.css, replace “top: 28px;” width “top: 0”.
That’ll fix it.
Perfect. Thanks so much.
sehr gelungenes theme. danke!
wär es möglich, beim nächsten update auch eine funktion zu implementieren, die es nicht zu erlaubt, die seiten (im grünen) so zu sortieren wie man will, sondern auch die sub-seiten, die unter den eltern hängen? die reagieren bisher nicht auf die reihenfolgennummerierung und ordnen sich stets alphabetisch an.
merci und schönen tag aus berlin
frank
Hi Frank,
oeffne “header.php” und entferne die zwei Vorkommen von
&sort_column=post_title
Dann wird die Seite in der Reihenfolge angezeigt wie von dir gewuenscht