Hi @layscough
As a whole I’ve never really heard of archives having parents.
Based on what you’ve provided thus far, I’m suspecting you’re maybe doing a custom WP_Query call on this about/team url. Perhaps you have a page named “team” as well, and you’re outputting the posts from the post type there? In that case, you’re not actually using an archive at a technical level, but the page does output items and may even include pagination.
Regarding Yoast Breadcrumbs, it is likely needing an actual archive to properly construct itself, and that’s not something CPTUI’s code is going to be able to affect.
Hmm okay, thanks for the quick response!
I’m building with Elementor, and customising the archive layout with their theme builder (there is no static page called ‘Team’). However, given your info, it may be easier for me to turn Archive off for the post type, and just create a standard static page to call the posts.
Edited to add – the breadcrumbs do work. However on the Team archive, it only shows ‘Team’ and no ‘About’ before it, despite the fact the URL is correctly showing /about/team.
Thanks again.
-
This reply was modified 17 minutes ago by
layscough.
You’d need to check with Yoast support for that part.
