I use custom post type, and when users make a comment on page
www.mysite.com/custom-type/2013/01/20/post-name/
they are redirected to
www.mysite.com/2013/01/20/post-name/#comment-2231 [e.g. without /custom-type/]. So they get 404.
In all other pages and posts (that is not custom type), the redirecting after commenting works well.
What is the problem?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
|
|||
'rewrite' => array( 'slug' => 'темы' ),. And it seems, that it is nod good for wordpress. Now I changed it to english, and it works. May be it's a bug... – s976 Jan 29 at 15:45