kknell
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Exclude category not working in 2.8.1Thanks for your help Michael!
I installed the plugin and got IDs showing. I did have the right one before (from mousing over and looking at the status bar).
I tried several different IDs in the exclude parameter, including nothing and multiple IDs separated with commas, and always get “No categories” as the result. If I remove the exclude parameter, I get all my categories. I checked the include parameter and it works as expected, showing only the categories whose IDs I specify.
I’m stumped!
Forum: Fixing WordPress
In reply to: Exclude category not working in 2.8.1There seems to be something wrong, because it’s not behaving the way I would expect, given all I’ve read.
Is there something else I can try?
Forum: Fixing WordPress
In reply to: Exclude category not working in 2.8.1Then I get all my categories listed, including the one I’m trying to exclude.
Forum: Fixing WordPress
In reply to: Exclude category not working in 2.8.1That didn’t work either. I am having the same problem with adding this line to Alex King’s Articles plug-in to exclude a category:
AND $wpdb->post2cat.category_id != ’18’
Result: “No categories”
I just upgraded from 2.0.4 all the way to 2.8.1. Could it be that something got messed up with my categories?