Breadcrumb Custom Post Type

Posted in: Newspaper
Post count: 32

Hello,

Don’t show breakcrumbs in my custom post template
https://wpp.pharedere.com/horaires-marees-ile-de-re/marees-juillet/
<div class=”td-crumb-container”>
<?php echo tagdiv_page_generator::get_breadcrumbs(array(
‘template’ => ‘single-marees’,
‘title’ => get_the_title(),
)); ?>
</div>
https://imgur.com/a/GIb5WRR

Thanks for help

Post count: 35449

Hi internath,

Make use that you have set the custom post type as in our guide from here -> https://forum.tagdiv.com/custom-post-type-support/ in this way the breadcrumbs will be display.

Thank you!

Post count: 32

Hi
I understand, I don’t have taxonomies in my custom post type.

Thanks you

Post count: 35449

Hi,

If you have other questions related to our theme, let us know!

Have a nice day!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.