Breadcrumbs for CPT and custom taxonomies

Hello
{please note I have checked other articles on the forum and they didn’t help}

I have a CPT with custom taxonomies which have a child, posts are created with Category and sub-category select

This is what I have
image
its made inside a rich text element with the following

<a href="{site_url}">Home</a> / <a href="http://localhost:10032/products/">Products</a> / {post_terms_product-category} / {post_title}

and here is what I’m after

Thank you

i use Rank math pro and all works fine

1 Like

Thank you for the suggestion, but i was thinking something native