Hi.
I’ve created a custom post type “Staff profile”, and I’d like to be able to set a parent for this CPT which is just a regular page. For example, I have an “Our team” page which is not a custom post type, which I’d like to use as the parent.
I’ve enabled “Page attributes” in Advanced Settings > General, but it’s only allowing me to select other “Staff profile” pages as a parent.
Any help appreciated.
Not something you can do without some coding. Possibly a lot of coding dependent on how far you want to take it. This topic is too complex to help here
You should look at some of these [SEARCH RESULTS].
Look that this one specifically if you also want to change the permalinks of these child posts https://1fix.io/blog/2016/02/05/parent-from-another-cpt/
Thanks John. Yeah, that’s a bit more work than I’d anticipated. I might try a different approach!