Bug Fix for GYS Themed Categories
by Mike on Dec.23, 2008, under GYS Themed Categories
GYS Themed Categories 2.1 contains a fix for paged categories as reported by Shawn and Jay.
Click here to download the latest version.
Disclaimer: GYS will only provide support for scripts, themes and plugins on this site that bear the GYS brand name.
6 comments for this entry:
June 12th, 2009 on 4:05 am
Just upgraded to 2.8 and now get the following error whenever I go to a post
“Fatal error: Cannot use object of type WP_Error as array in /home/fauxpop/public_html/wp-content/plugins/gys-themed-categoriesphp/gys-themed-categories.php on line 110″
Probably shouldn’t have updated – any ideas -
September 22nd, 2009 on 2:37 am
Hi,
Awesome plugin, but I have one question:
If I set a theme for Category 1 and Category 2, and a post is in both of those categories, how does GYS decide which theme it applies to the post?
I need to have some control over this. This point aside, I really like this plugin!
Thank you
September 22nd, 2009 on 2:57 am
If a post is in multiple categories, Wordpress returns an array of category IDs of which GYS Themed Categories picks the first item in the array. I didn’t really bother to check which is the first item in the array though.
And thanks for liking the plugin!
September 22nd, 2009 on 5:49 am
Hmm. Could you recommend to me what part of the code I could change so the array is returned in a “knowable” order? At least that way I could do something with my Category numbers or something. But if it’s different for different then it’s hard to plan for.
Thanks again!
September 22nd, 2009 on 5:53 am
Actually I should probably have said “Could you tell me what to change”, not what part of the code ^_^; Sorry & thanks
October 29th, 2009 on 1:00 am
Thanks a lot, great Plugin.
I discovered an error. WP 2.8.5 de-de
As soon as you activate GYS themed categories, the visual editor in WYSIWYG post becomes unavailable.
No Visual buttons, just source in edit field.
Tested in FF3 and IE8.
Any ideas?