The plugin is still working but “/category/” appears in the wp_nav_menu and pages don’t open anymore.
If I type the URL manualy “www.website.here/category/news” the link changes automaticaly to “www.website.here/news” and it works but I load my pages in ajax + html5 (pushState) and it doesn’t work because of “/category/” in the wp_nav_menu link.
I use a custom menu walker to remove accents. I can fix it this way but should be edited every time a custom texonomy is added.
Please fix it or give a hint to fix it by myself.
PS: sorry for my English.