If the site uses a theme not with default breadcrumbs, but with gc_breadcrumbs, and you use custom post types, then there may be a problem when breadcrumbs are not displayed on the site.
Here is the code that allows you to display the plugin anywhere in the site template:
<?php show_gc_breadcrumbs(); ?>