Late last month I released Green Park 2 Beta 4 with a small support for i18n — thanks to a lot of people with a lot more eyes than I have, I could fix around 15 smaller issues, two bugs and I got a lot of feedback regarding the i18n of the theme. Thanks to the community, we have support for the following languages:
- Chinese by wxzbb
- English (default) by me
- French by Julien
- German by Andreas Jacob
- Polish by Tosiek
- Spanish (castellano) by José Manuel Mao
- Swedish by Jon Klarström
I’d love to see your language here as well ;-) Please check this posting: Green Park 2 – for translators
Green Park 2 Beta 5 is available for download
So it’s time to release Green Park 2 Beta 5 into the wild. The download is now available:
Download Green Park 2 Beta 5 | 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.
143 responses to “Cordobo Green Park 2 Beta 5”
He can do this also in PO editor. Without modifying theme.
Well, in both ways he has to edit at least one file ;-)
That would be the advanced way, but only, if he wants to have all appearances of “Home” to appear as the new terminus.
Using .po editor will free him from editing template every time he updates the theme. I think it’s the best way to modify text in theme :)
Hi –
We are just getting started with using this theme and I wondered about incorporating additional widgets and/or plug-ins (eg. WP-Poll or video playing in the right sidebar) – will the theme support other types of plug-ins or widgets, or just the ones you’ve specified?
Thanks!!
perfect theme. simple and worth installing. hopefully the final version will soon be ready – i’d like to do some minor tweaks for my purposes…
thanks for the good work an greetings from fulda to mannheim….
Hi,
Seems I can’t get my logo to show up.
It says:
You can easily replace the “text logo” with your image. Open the file “styles.css” in the themes folder
* Find the text
Start EXAMPLE CODE for an image logo (line 224)
* Delete /* before
#logo, (line 225)
* Delete */ (line 230) after
.description (line 229)
* Find logo.png (line 228) and replace it with the name of your logo.
* Change the height and width to fit your logo (line 226)
#logo, #logo a { display: block; height: 19px; width: 87px; }
* Find the text
Start EXAMPLE CODE for a text logo (line 234)
* Add /* before
#branding (line 235)
* Add */ (line 239) after
#logo, .description { color: #868F98; float: left; margin: 17px 0 0 10px; } (line 238)
* Save your changes and upload the file style.css to your themes folder.
So I have in my css:
/* Start EXAMPLE CODE image logo */
logo, #logo a { display: block; height: 50px; width: 306px; }
logo { position: absolute; top: 28px; left: 27px; }
logo a { background: transparent url(img/logo.png) top left no-repeat; text-indent: -9999em; }
.description { color: #868F98; display: block; left: 124px; position: absolute; top: 44px; }
/* End EXAMPLE CODE image logo */
/* Start EXAMPLE CODE text logo */
/*
#branding { display: block; position: absolute; top: 30px; left: 28px; }
h1#logo { font-size: 30px; line-height: 1.2; margin: 0; }
#logo, .description { color: #868F98; float: left; margin: 17px 0 0 10px; }
*/
/* End EXAMPLE CODE text logo */
Heigh and width are correct and the name of the logo too (placed in /img of the theme folder). But it keeps putting the text logo instead.
Also and maybe because of bad management of the logo, the green bar at the top is messed up :(
Plz tell me I’ve done something wrong.
Thanks.
Hell, for my website http://www.trois-moulins.be/v3 i try to remove the sidebar for have a page in a “full size” but I managed to remove all the defaults widgets. The page is now cut in two “block”. I would like only one block with the content…
Maybe a good idea: add an option in the admin for remove directly the sidebar…
Sorry for my bad english, i speak french….
Thanks before
Hi, thanks for the theme. I’m using it right now and I’m wondering how to take out some things in the sidebar like the pages for example. Thank you.
Thanks for the theme, I love it, simple, clean, and easy to use, and I hope it also SEO friendly so it can help my blog to be indexed by search engine, I’m waiting for the next theme :)
plz can you help me ? I want to remove the sidebar and have the text in the full size of the page.
Thx before!
Thanks for the info previously on changing ‘home’ to something else.
I just wanted to add that I would be asking the same question also as NA above, because everytime I try to remove one part of the sidebar, it wipes the whole thing.