Can we get help ? Your documentation looks outdated or there are something wrong.
We can’t find this option so we cannot set our breadcrumb item :
Image
Hello @vinvin27
Thanks for reaching out about your breadcrumbs title.
Can you let me know how you created the custom post type (CPT)? Is it via a plugin such as CPT UI, created manually via PHP code or the CPT is from a plugin such as Elementor Header & Footer Builder, Events Manager etc?
Hello @maybellyne
Thanks you for your help. CPT has been created by PHP code within le wordpress theme Jupiter.
I found the code which register post in the plugins provided with the theme :
https://pastebin.com/DW2s6SSQ
Can we get support please ?
Hey @vinvin27,
Thank you for your patience and replies.
In order to have the field mentioned in our help article appear for your CPT archive, the “has_archive” flag should be true – and then it should show up. Can you please check your code or feature in Jupiter to have it enabled?
This thread was marked resolved due to a lack of activity, but you’re always welcome to re-open the topic. Please read this post before opening a new request.
Hey @jeroenrotty !
Thansk you for your support, I added “has_archive” => true but still nothing 🙁
The option still doesn’t showing up
screenshot
I’ve made a test creating one CPT with CPT-UI and with has_archive true
and still nothing :
here is the code to generated CPT :
https://pastebin.com/Japh14dc
Yoast is up to date