SignIn

Cordobo Green Park 0.93 Beta 4

60 Comments

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

Cordobo Green Park 0.93 Beta 4 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.

Get your copy of Cordobo Green Park 0.93 Beta 4

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

59 Comments

  1. Doede van der Linden wrote on 14 January, 2007 at 7:24 pm | #517

    Hi there! Thanx very very much for this super-theme! I know it’s a beta, so one remark. Did you look at it in IE7? Text seems to disappear, at least on my blog :-) Cheers from Amsterdam, Doede

  2. Bill wrote on 15 January, 2007 at 10:06 am | #518

    Great looking theme. Really like the ability to change colors. Wanted to say I’m having the same problems with IE7.

  3. Flo wrote on 15 January, 2007 at 3:16 pm | #519

    Hi,

    I like this theme. I’m testing it on a new site.
    Will test this one also ;) We need to get this to final, I can’t wait to get it fully translated to german. Had done this already to the 0.9.2 :) Keep up the great work.

  4. Damian wrote on 15 January, 2007 at 7:28 pm | #520

    Hi Andreas,
    I seem to be having the same problem with left-aligned images in .93 beta 4. Is it because I’m using IE6? When I rolled back to .92 beta 6, the images appeared just fine. Is that version still available? (I deleted it when I DL’d the latest version.) I’d like to be able to use the latest, though…I’m plugging away to find a solution. Any ideas are greatly appreciated.

    Thanks,
    Damian

  5. Damian wrote on 15 January, 2007 at 7:47 pm | #521

    Andreas,
    Uncommenting the autoalign left in style sheet didn’t work.

    Damian

  6. Reiner wrote on 16 January, 2007 at 12:31 am | #522

    Hallo Andreas,
    nutze 0.91 Beta 4 - habe ein ähnliches Problem mit IE6. Einige Buttons oder Eingabefelder (zB von cforms) verschwinden links im Sidebar. Wenn ich mit der Maus über die Kategorie (hier Allgemein) fahre, rutschen sie wieder korrekt in den Text. Hab gesehn Du hast in 0.93 B 4 da was geändert !? Was muss ich anpassen ? (möchte im Moment nicht auf 0.93 updaten - da Tage Anpassungsarbeit notwendig wären - würd lieber das 91-er bei mir anpassen) Hier meine Problemseite (nur im IE6): euregiocup.eu/?page_id=20 - Wäre für einen Tip super dankbar.
    Gruß Reiner (Dein Theme ist sonst absolut super :-)

  7. Cordobo wrote on 16 January, 2007 at 12:10 pm | #523

    @ Damian: try either to align the images or autoalign them.

    Best regards,

    Andreas

    @ Reiner:

    Welche Änderungen ich durchgeführt habe, kann ich dir leider nicht mehr detailliert sagen :(
    Dein Problem könnte aber kurzfristig behoben werden, indem Du eine Div-Box
    um die cforms setzt mit einer festen Höhe und einem clear: all

    Grüße,

    Andreas

  8. Marcelo Tristao wrote on 18 January, 2007 at 8:00 pm | #524

    Hi! Where I find a 2 columns version?

  9. webpromotienet wrote on 22 January, 2007 at 3:23 pm | #525

    I am crasy about the Cordoba theme in bleu.
    I have also a problem with that.
    I want it to use it in WPMU and there i have this error in the richt sidebar.
    “WordPress database error: [Table 'hits.wp_1_linkcategories' doesn't exist]

    SELECT cat_id, cat_name FROM wp_1_linkcategories

    Hope that this is to fix.

    Best Regards

  10. Turi wrote on 23 January, 2007 at 2:25 am | #526

    Perdona …. pero con Internet explorer 6.0 y en el Green Park 0.93 BETA_4 sigo con el mismo problema con footer_right.png y el Spam Karma 2 (ver imagen adjunta de email) .

    footer_right.png queda ligeramente MAS BAJO que footer_left.png

    Y como es típico con firefox 2.0 funciona perfectamente

    Gracias, y un saludo,

    Turi

  11. thumbria wrote on 23 January, 2007 at 10:57 am | #531

    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.

  12. webpromotienet wrote on 23 January, 2007 at 6:17 pm | #529

    @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?

  13. John Gordon wrote on 23 January, 2007 at 8:01 pm | #530

    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?

  14. Cordobo wrote on 24 January, 2007 at 2:28 pm | #527

    Hi John,

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

    Best regards,

    Andreas

  15. thumbria wrote on 25 January, 2007 at 10:55 am | #528

    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.

  16. thumbria wrote on 25 January, 2007 at 11:04 am | #532

    ” 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 )

  17. Ricardo wrote on 27 January, 2007 at 12:26 am | #533

    hi
    why doesnt the cordobo theme display the weblog tagline?

    is there a way of showing it?

  18. Cordobo wrote on 27 January, 2007 at 12:34 am | #534

    http://cordobo.com/2007/01/25/updateupgrade-to-wp-21/

  19. YaBlog! wrote on 6 February, 2007 at 1:09 pm | #535

    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 !

  20. Mat wrote on 8 February, 2007 at 8:07 pm | #537

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

  21. Cordobo wrote on 8 February, 2007 at 10:02 pm | #536

    Yepp,

    hier
    http://cordobo.com/2007/01/25/updateupgrade-to-wp-21/

  22. Turi wrote on 9 February, 2007 at 2:21 am | #538

    Categories (sidebar) don’t work right with sub-categories

    regards,

  23. Stacy wrote on 11 February, 2007 at 5:49 pm | #539

    Never mind…I got it - I downloaded a version which said (updated January 25, 2007) and assumed that was the most current version.

  24. Stacy wrote on 11 February, 2007 at 5:52 pm | #540

    Man…I’m just commenting all over the place in the wrong spots.

    Ignore my previous comment, as it applies to a previous version of the theme.

    I’ve downloaded this version, and the following error appears in the right sidebar under the Recent Posts list:

    WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1]
    SELECT cat_id, cat_name FROM

    Any way to fix this? I don’t seem to be kicking back this error with any other themes.

  25. Todd Loewen wrote on 19 February, 2007 at 7:34 pm | #547

    Ok, I don’t know whats going on but there seems to be an odd rendering bug in IE7. It works on Firefox and I have advised visitors to Use firefox until the bug gets corrected.

  26. Adam Pope wrote on 19 February, 2007 at 8:17 pm | #546

    New version rocks, looks brilliant blue in Firefox but the IE7 just doesn’t have quite the same glitz. There seems to be a problem (in IE7) between the posts - some kind of border appears - and the first post has no text in it, but if you scroll away, then return, the text appears. Grrr.

    Anyhow, I fixed the bug with the sidebar.php and now - voila - the images of ‘My buddies’ appear. It’s wonderful! Grosse gruessen!

  27. more wrote on 20 February, 2007 at 9:17 am | #545

    yes, problems with IE7 ¿any help?

    and more problems fot heme integration with “FAlbum plugin” ¿¿any experiencie??

  28. AlexDD wrote on 22 February, 2007 at 4:01 pm | #543

    Hallo,

    hoffentlich kann mir jemand helfen. Bei dem Theme wird ja die Auflösung des jeweiligen Computers erkannt und so das Blog dann dargestellt. Aber ich möchte das nicht. Wie kann ich das Blog für eine bestimmte feste Auflösung einstellen?! Zb: 1024×768. Danke schonmal.

  29. Cordobo wrote on 22 February, 2007 at 6:42 pm | #544

    Hier hat das jemand umgesetzt:

    http://www.eggerts.dk/

    Grüße,

    Andreas

  30. AlexDD wrote on 23 February, 2007 at 10:29 am | #542

    @Cordobo Ja aber was muss ich dafür in ändern? Bzw. in welcher Datei?! Sorry, kenne mich nicht so aus :(

  31. Cordobo wrote on 23 February, 2007 at 11:04 am | #541

    In der styles.css musst du nach #container suchen und dort den Wert

    width: 800px;

    hinzufügen. 800px ist ein Beispielwert.

    Grüße,

    Andreas

  32. michael wrote on 2 March, 2007 at 4:58 am | #550

    Hey guys, how are you, has anyone figured out a solution to the IE7 problem,. If yes, please help

  33. Laurent wrote on 7 March, 2007 at 9:51 am | #548

    hi,
    i’d like to use your theme, but i don’t understand something, when i want post many pics they are verticaly align and not horizontaly

    sorry for my english language ^^

    look it you will understand => http://cali.ovh.org/wordpress/

    it is under the form :

    i dont understand why this result :/

    can you help me ?

    thank you !

  34. Laurent wrote on 10 March, 2007 at 12:00 pm | #549

    ok, my problem for pictures is finish, but it’s still the problem for the titles who disappears with IE7
    is some have an idea ?

  35. beta wrote on 20 March, 2007 at 8:13 pm | #551

    Hi, i have the sam problem with ie7… any solutions for this??

  36. andre wrote on 26 March, 2007 at 10:05 am | #552

    Servus, ich habe den Style heute mal installiert und im Forefox werden mir zahlen angezeigt.
    Zum einen ganz oben und ganz unten.
    Aber nur bei Firefox. Was kann das sein, und wie kann ich dies beheben ?
    Nutze WP 2.1.2 und Firefox 2.0.0.3 habe verschiedene Versionen des Themes benutzt, aber nichts passiert. Bin euch über jede Hilfe dankbar.

  37. Diego wrote on 29 March, 2007 at 12:13 pm | #553

    Enhorabuena!! Tu tema esta el puesto nº 7 de este ranking de temas más descargados!!

    Congratulations!! Your theme is the 7º in this rankig of most downloadeds themes for wordpress!!

    http://www.hongkiat.com/blog/49-most-downloaded-wordpress-themes-of-all-time/

    Saludos!!

  38. Glen wrote on 30 March, 2007 at 3:03 pm | #555

    Im having a problem with the Sidebar widgets. when I try to add the code for Text Link Ads it wont show up. What suggestions do you have? TIA! Great theme keep up the good work.

  39. Todd Loewen wrote on 3 April, 2007 at 2:13 am | #554

    He, was der Status der Wanze IE7 ist?

    I am sorry for my bad translation. I had to use a machine translation

  40. McNicholl Holdings wrote on 11 April, 2007 at 2:29 pm | #556

    I have added my Orange Twist style of this theme to my website at the following location :

    http://blog.mcnicholl.com/2007/04/11/wordpress-cordobo-green-theme-with-an-orange-twist/

    Some people had requested it - so I thought I would make it available. This can simply be dropped into the “styles” folder of the latest version of this theme and used just like the other colours.

  41. Sinar wrote on 14 April, 2007 at 2:05 pm | #557

    Anyone who’s having trouble with Cordobo Green Park 0.9.3 BETA 4 with WordPress 2.1 needs to edit the sidebar.php file. Specifically those people who are seeing the “WordPress Database error”.

    There is some code which refers to WordPress 1.5 which wasn’t in Cordobo 0.9.2 BETA 12 available from themes.wordpress.net.

    You need to find the lines 80-84 in sidebar.php as follows:
    get_results(”SELECT cat_id, cat_name FROM $wpdb->linkcategories”);
    foreach ($link_cats as $link_cat) {
    ?>
    cat_id; ?>”>cat_name; ?>
    cat_id); ?>

    and REPLACE them with :

    Hope that helps people
    Cheers for a great theme!

  42. Sinar wrote on 14 April, 2007 at 2:11 pm | #558

    Ok so my comment got mangled because of me leaving in the php tags, so I’ll try again

    You need to replace lines 80-87 in sidebar.php:
    <?php
    $link_cats = $wpdb->get_results(”SELECT cat_id, cat_name FROM $wpdb->linkcategories”);
    foreach ($link_cats as $link_cat) {
    ?>
    <li id=”linkcat-<?php echo $link_cat->cat_id; ?>”><h2><?php echo $link_cat-<cat_name; ?></h2>
    <ul><?php wp_get_links($link_cat->cat_id); ?></ul>
    </li>
    <?php } ?>

    with the following:

    <?php wp_list_bookmarks(); ?>

    Hope this works now!
    Cheers again.

  43. Friedbeef wrote on 15 April, 2007 at 5:05 pm | #559

    How do I get the main content to load up 1st before the sidebars?

  44. Friedbeef wrote on 24 April, 2007 at 1:09 am | #561

    How do you change it from a Fluid to Fixed theme?

  45. Swapnil wrote on 29 April, 2007 at 6:24 am | #560

    Hey…I want to add my own custom header image…How do I do that ?

  46. herr z.berger wrote on 8 June, 2007 at 1:49 pm | #562

    Hi, very very nice skin! Good Work.
    Made some changes in the last version, and used a red button interface.

    My problem i want to solve is in the header. I have many pages and they are all displayed. Is there a possibility to show only the main pages and NOT the subpages?

    Thanks and regards

    dennis

  47. Dondado wrote on 29 July, 2007 at 9:43 am | #564

    Hi, thank you for the theme, it’s a good job. There is a problem with the XHTML valid code: in single posts, the textarea for comments hasn’t attribs for rows and cols; this is the result for an single post in my blog:

    Error Line 638, Column 53: required attribute “rows” not specified.

    Error Line 638, Column 53: required attribute “cols” not specified.

  48. Money Boi wrote on 1 August, 2007 at 1:50 am | #565

    Hey can you help me fix the problem with NextGEN Gallery? The theme creates a big gap of blank space. It only happens on this theme (which i really like by the way), please tell me what to do.

  49. Hope wrote on 17 August, 2007 at 1:04 pm | #566

    Hey, Master Cordobo.
    As you can see on my page, I’m using your GreenPark-theme - and am quite happy with it! :-)
    Although, ever since I installed the ‘NextGEN Gallery’ by Ruben Boelinger (http://alexrabe.boelinger.com/), I experience the same tricky CSS-problem as “Money Boi”:
    Any gallery I try to is put waaay down on the page, “under” the widget-sidebar.
    Please help. :-)

  50. Angelo Milanetti wrote on 22 November, 2007 at 7:27 pm | #1228

    Hi Andreas, I love your wordpress theme, but I have several problems, as you can see here:
    http://www.vivarovere.it SLASH index DOT php
    with Internet Exploer 6:
    - strange footer gap
    - problems with right container

    what I have to edit?
    I can send you my files if you want.

    Can you also tell me
    - how to reduce central’s column width?
    -how to reduce blog’s title font dimension?

    Thank you so much, you made a great job.

    waiting your response,
    bye

    Angelo Milanetti

  51. Diego wrote on 13 December, 2007 at 8:38 pm | #1280

    Hola Cordobo. Tengo un problema, desde hace tiempo, con el IE. En Firefox se ve estupendamente, pero cuando la imagen o el flash del post es muy grande, no se ve la barra de la derecha y se descoloca todo. ¿Sabes lo que puede ser?
    Gracias

  52. Amy wrote on 19 February, 2008 at 2:38 am | #1448

    I love the theme, I don’t however love the very large box that the most recent post creates- lots of empty screen space until my second post. Any way to fix this? I’m a bit of a novice here… but would appreciate any help. I am also getting lots of errors when trying to upload the different theme colors to my server… any ideas?

  53. Carlos wrote on 2 May, 2008 at 3:33 pm | #1527

    I have the same problem as Hope and Money. NextGEN Gallery does not work with GP 093B4 and the Flashviewer Tiltviewer hangs my computer.

  54. Artis Cordobo wrote on 2 May, 2008 at 8:11 pm | #1528

    Hi Carlos,

    as you mentioned in the other comment, I’m refactoring the whole theme to avoid hopefully all the problems you and others encountered.

    thx for your patience!

  55. alin wrote on 12 May, 2008 at 1:26 am | #1535

    hi, i have a question, how can i change the index page to show only the post titles, but the other pages to show the post too, i have removed from index but that also broke the other pages :( please email me if you have some time thx

  56. kiff wrote on 16 May, 2008 at 8:56 pm | #1538

    This Theme is on IE7 very very buggy.
    Every post is not to see on IE7.

    With Firefox no Problems.

  57. Carlos wrote on 18 May, 2008 at 4:49 am | #1539

    I got NextGEN working on my blog and had one of my buddies publish his first posting using it. It took quite a bit of experimenting and trial and error but no changes had to be done to the theme. All has to do with configuring NextGEN correctly. Check out his article. http://www.elquintosuyo.com/2008/05/14/viaje-a-atlanta/
    Scroll toward the bottom of the post and you will see the Simpleviewer implemented with NextGEN.
    Leave a post if you need details and I can share the exact config settings with you. This theme is just great. I can count on one hand the plugins I have wanted to implement that do not work with it. Just about everything else is supported.

  58. Artis Cordobo wrote on 18 May, 2008 at 6:04 pm | #1540

    Hi Carlos,

    thanks for the workaround regarding nextgengallery. Although you found a way to avoid some issues, Cordobo Green Park 1.0 will support nextgengallery for sure.

    Best and thanks again!

    Cordo

  59. shredbette wrote on 5 June, 2008 at 6:12 pm | #1567

    could you explain how to import a custom logo into the header in this version… also, how do I get the tag cloud text in the tag widget to wrap to the dimensions of your navigation bar on the left? thanks!

One Trackback

  1. [...] NotSorry blogger wanted to use Cordobo’s Green Park 0.93 Beta 4 theme on his WPMU-powered blog. The theme required one update to be compatible with Wordpress [...]

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*