custom post type permalink reworking
-
Anyone who can help me out? I’m trying to get a custom post type into the regular page hierarchy. But so far I’ve only gotten 404.
What I would like to accomplish are permalinks like this:
mysite.com/page/post_type/post_name
But parenting custom post types to pages result in these permalinks:
mysite.com/post_type/page/post_name which return 404
Any workarounds for this?
The topic ‘custom post type permalink reworking’ is closed to new replies.