I have a few CPT's on the above site along with realtionships, custom fields, content templates and a lot of views ("main views" and child views). I wanted to change the slug for the CPT "Artikels" from "artikel_neu" to "artikel", but there is an error message (see attached picture "articleSlug"). This slug is not in use. If I want to change the slug for example to "a", this works, but all the views won't display anymore. This also happens if I change the option for the permalinks to manually "artikel" (see "articleSlug_2" picture ). Do you know, what is the reason for this? Maybe it's better, to take a look directly into the backend?
Thanks
Thorsten
Yes, that didn't help. It doesn't display any article and/or view if I change the slug from "artikel_neu" to whatever else for the "Artikels" CPT. All views than display "No items found". I also refreshed the page / cleared the cache, but that didn't change anything.
Minesh is on a personal day-off today and I'll be following up on this ticket.
There are two important points to remember:
1. When the slug of a CPT (custom post type) is successfully changed/updated, any View or post form that was set to use that CPT earlier will need to be updated to select that post type again.
Please go to the edit screen of each View or Post form that was associated with the CPT "Artikels" and you'll see that no CPT will be selected in there. You can select that CPT again and they should work.
2. As for the message that the "artikel" slug is already in use, please check the slugs of all other CPTs, regular pages, custom taxonomies, and their terms. If any one of these items already has this slug, you won't be able to set it for this CPT.
I hope this helps and please let me know if you need any further assistance around this.