My permalink is structured like this:

/!%post_id%/%postname%

However when I use rewrite in Custom Post Types it will remove everything except for the '!'. So instead of /blog/ I get /!blog/. I have also tried using:

'with_front' => false

This seems to fix it in the post urls (that are generated when you post a post), however, when actually navigating to the page, it gives you a 404 until you add back in the '!'.

Any thoughts?

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.