Cordobo Green Park 0.93 Beta 5

First many thanks to Tom Smith, Ryan Lee, Damian, Turi and many others for their feedback.

Cordobo Green Park 0.93 Beta 5 is here with many some ;) improvements, e.g. an issue with disappearing left-aligned images in IE has been fixed and the native support for plugins is broader and support for WordPress 2.7.x.

Get your copy of Cordobo Green Park 0.93 Beta 5

BTW: I added a link to the footer.php to the site I designed the theme originally, DyKy.net, you can leave it or remove it.

Comments

73 responses to “Cordobo Green Park 0.93 Beta 5”

  1. thumbria Avatar
    thumbria

    According to: http://wordpress.org/development/2006/12/naughty-or-nice/
    you have to change this line in sidebar.php:
    $link_cats = $wpdb->get_results(“SELECT cat_id, cat_name FROM $wpdb->linkcategories”);
    to:
    $link_cats = $wpdb->get_results(“SELECT cat_id, cat_name FROM $wpdb->categories WHERE cat_name = ‘Blogroll’”);
    in order to make the theme working in wordpress 2.1.
    Obviously you may need to change cat_name = ‘Blogroll’, but in a new installation of wordpress it works. If you delete the WHERE […] all categories (as “Uncategorized”) will appear.

    I hope that my english is correct.

  2. webpromotienet Avatar
    webpromotienet

    @thumbria,
    This solution is working :) thanks.

    Now i want a solution for the next.
    I want change the mainpage, but i dont no how.

    See “www.webpromotienet.com/ScreenShot.bmp” (have petient) and you see the theme from cordoba.
    I like that piece what you see in Red change for a txt of my own so that it like a static page.

    Is that possible and how can i fix that?

  3. John Gordon Avatar
    John Gordon

    Just did a new install of wordpress 2.1, no posts, and added that awesome looking Cordoba theme… but get sql errors on the side. The default theme is OK. Is Cordoba .93 beta 4 compatible with the new wordpress2.1 that was released today?

  4. Cordobo Avatar
    Cordobo

    Hi John,

    have a look at Thumbrias comment, that’ll solve the problem. I will fix the theme this tomorrow.

    Best regards,

    Andreas

  5. thumbria Avatar
    thumbria

    I have forgotten to say that it works as an “emergency” patch (I had two exams and then no time to find a better one. I’ve simply read the wordpress 2.1 announcement and made consequent modifications), but it isn’t the best solution.

    In fact it seems that the new default solution is to put simply:

    The HTML output is the same of this theme with wordpress 2.0.

    My “emergency” patch gives some problems if you have a description, and don’t display the “?” (i.e. tag inside the ).

    Informations of wp_list_bookmars are here:
    http://codex.wordpress.org/Template_Tags/wp_list_bookmarks

    Sorry for the lack of clearness.

  6. thumbria Avatar
    thumbria

    ” In fact it seems that the new default solution is to put simply:

    (WordPress have deleted the php code in my previous comment, maybe Cordobo could delete this comment and correct the previous one )

  7. Ricardo Avatar
    Ricardo

    hi
    why doesnt the cordobo theme display the weblog tagline?

    is there a way of showing it?

  8. YaBlog! Avatar
    YaBlog!

    Hello !
    I am using your beautiful theme for WordPress !
    Great stuff you have done !
    But i have some questions :
    – Did you planned to change the way looks the comments part of your theme ?
    I mean i find it to shy the way people can leave comments and respond to it !
    perphaps adding a button or a more bigger police should be enough right ?
    Thanks again for the great stuff for WordPress !

    Long live the communauty !

  9. Mat Avatar
    Mat

    Hi, bekomme immer rechts im Men? den Fehler den Jophn auch hatte.
    Hattest Du da schon was gefixt?