I have a custom post type ('post' capabilities) called EVENTS and a custom taxonomy called VENUES (hierarchical).
I want to be able to set the post's url to domain.com/my-events/%TAXONOMY%/%POST-TYPE% kind of like category/post-name, but it doesn't seem to work, the URL always render the %TAXONOMY% bit as is leaving the % signs..
Any ideas?
ps. @John P Bloch, I'm using your plugin.
