I'm trying to use this plugin to give me this result: mysite.com/blog/category. The plugin gives me: mysite.com/category.
My general settings: WordPress address is mysite.com/blog, and blog address for homepage is mysite.com. It doesn't look like this plugin accounts for this setup.
Anyway, this is a very useful plugin. Any suggestions for modifying the code for my settings would be appreciated. Thanks!
http://wordpress.org/extend/plugins/wp-no-category-base/
I thought I try one more time to see if anyone else has this problem with the WP No Category Base plugin and to clarify the example in my original message.
This is what I get with the plugin (using "books" for category name): mysite.com/books/. This is the path I wanted: mysite.com/blog/books/.
This plugin does take out the "category" base name, but it's not using my WP address of mysite.com/blog/, which is different than my blog address (homepage) of mysite.com. Anyone else using this plugin with similar settings?
-Ken