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.
73 responses to “Cordobo Green Park 0.93 Beta 5”
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.
@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?
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?
Hi John,
have a look at Thumbrias comment, that’ll solve the problem. I will fix the theme this tomorrow.
Best regards,
Andreas
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.
” 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 )
hi
why doesnt the cordobo theme display the weblog tagline?
is there a way of showing it?
http://cordobo.com/2007/01/25/updateupgrade-to-wp-21/
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 !
Hi, bekomme immer rechts im Men? den Fehler den Jophn auch hatte.
Hattest Du da schon was gefixt?