[ad_1]
I have a custom post type „Offer“ created with the plugin „Custom Post Type UI“. This basically works perfect but now i have a case where some posts of this type cant be opened by the editor user in the backend. Normally when i click on edit it opens the blog post. The edit link has an url link this:
**DOMAIN**/wp-admin/post.php?post=7661&action=edit&lang=en
But now i have some posts that just have links like:
**DOMAIN**/wp-admin/edit.php?post_type=offers
So these posts can not be opened by the editors. I have no clue how this happened. Does anyone have an idea of how to fix this?
