How to show custom taxonomy in breadcrumb?
-
My theoretical setup, using the ever-popular movie database for custom post types: custom post type (movies) with many custom taxonomies (actors, genres, etc.).
Say I’m viewing the movies archive page with actors named Chevy Chase the URL is ..com/actors/chevy-chase, the Yoast breadcrumb is showing as:
Home > Movies > Chevy Chase
instead of the expected:
Home > Movies > Actors > Chevy Chase
Why does it do this and how do I get it to show the custom taxonomy in the breadcrumb?
Many Thanks!
- The topic ‘How to show custom taxonomy in breadcrumb?’ is closed to new replies.