DevelopmentThemes

Cordobo Green Park 2 Beta 4

29/062009 {180} comments

Cordobo Green Park 2 Beta 4 Download

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.






Advertisement

180 comments

  1. Mariano says:

    Hi,

    Great, great great theme. I’m looking at using it for a new web site I’m developing. I did notice, however, as I’m setting up the site that if I select to use a page as the “home” (instead of the blog), the page displays twice, once as the “Home” page and once as the page title. Is this a configuration issue? I haven’t run into this problem before with other themes.

  2. Nancy says:

    Andreas,

    Thank You! This is such a nice theme. Right now, I just want to get the page order fixed so that they are in descending order. I’ve tried most of the plug-ins but they don’t work. I’m new with code but could probably change some part of it if that was the answer. Does anyone know how to get the posts in order of newest to oldest? I do not know why this is not the default setting for wp in the first place! : P thanks folks.

    • Hi Nancy, greetings to Canada and thanks for the coffee ;-)

      It is the default setting for WP, the newest post is always in the first place, except if you have one (or more posts that are set as sticky.

      1. Click on “edit this entry” on the article dated back to July 6th, select “Publish” on the right side so it’s open, click “Edit” behind “Visibility: Public” and check if the checkbox “Stick this post to the front page” is enabled. If so, disable it and save your changes.

      2. Try a 3rd post and check whether it’s above the article from July 20th but below the one from July 6th. If so, the article on top (dated July 6th) is set as “sticky” in some other way, maybe caused by an older theme or some plugin. Which plugins do you use?

  3. Nancy says:

    It worked! I am so glad and relieved!

    Thank you, Andreas!

    Much appreciation,
    Nancy : )

  4. Mark Berck says:

    Thanks for this great clean theme

  5. MS says:

    Hi,
    How can the author of each post?
    example: “June 29th, 2009 by Andreas Jacob”

    Thanks from Europe, Romania.

    • Andreas Jacob says:

      Hi MS,

      open the file “index.php” and go to line 12:

      <!– by <?php the_author() ?> –>

      remove “<!–” before and “–>” after “by <?php the_author() ?>”, save the file and upload it to your themes folder.

  6. Elizabeth Brown says:

    Hi Andreas,

    Thank you for making such a wonderful theme available to everyone!

    I especially love how easy it was to set up the Twitter feed in the sidebar.

    My only frustration is I can’t seem to get rid of the “About” text in the sidebar. It says to edit in WordPress admin. So I go to GreenPark 2 settings, remove the Title and the Content and click Save Changes, but it comes right back.

    Thanks!
    Elizabeth
    Any suggestions

    • Andreas Jacob says:

      Hi Elizabeth,

      open sidebar.php and remove this code:

      <li id="about" class="clearfix">
      <div class="sb-title"><?php echo get_option('greenpark2_sidebar_about_title'); ?></div>
      <ul>
      <li>
      <?php echo get_option('greenpark2_sidebar_about_content');?>
      </li>
      </ul>
      </li>

      Save the file and upload it to your themes folder.

  7. Selvam says:

    First i thanking you to provide great theme. Still some suggestions for you to take this theme in to next level.

    1. Add new feature, to show categories instead of pages in top navbar via admin.

    2. Different colour themes via admin

    3. IE6 transparency in top nav bar.

    Why dont you provide simple steps to resolve the above issues as new post as well as will update these in upcoming versions of this theme.

  8. Menno says:

    Hi Andreas,
    I am completely in love with your template. The only thing is that I have more than 5 subcategories and Greenpark 2 doesn’t want to show them…..please look at health & wellbeing. More than 5 pages, but only 5 shown. It must be possible to change this.
    Furthermore no comments. A real peace of art and so up to date.

  9. Menno says:

    Andreas,
    Last problem seems to halve solved itself. Only problem now is that the menus show up below the Google add. Please look @ http://www.fivicons.com/i-watch and try the Health & Wellbeing menu. Because this one has more than 4 subcategories they do show, but underneath the add. Any solutions or should I completely remove these kind of adds on top of my pages?

    With regard and admiration!

  10. Menno says:

    Last couple of question regarding update Beta 4:
    If I want to install updates of Greenpark 2 within my current WordPress theme directory (B3) are the changes made to header.php and so on directly lost, can I only change your updated phps in B3 directory or is it a completely new theme directory i have to install for B4?

    With regards!

    • There are no changes to the header.php, only to the CSS, and some content related pages like index.php, single.php and page.php. Functions.php and footer.php had been altered as well.

      I recommend you to upload the latest version to a different folder so you don’t loose anything you’ve changed (if you have no local backup or changed something only on the server via the admin interface).

      But before you do so, please wait another day for Beta 5 ;-)

Trackbacks /
Pingbacks


  1. LinkedIn
  2. Xing
  3. Facebook
  4. Twitter
Back to Top