Hi, is it possible to add breadcrumbs to custom templates?
Hi @suzannereid,
Thanks for writing in.
Yes, you could be able to add breadcrumbs.
Check the link below for guide on how to add.
PRO:
X:
Hope it helps.
Let us know how it goes.
Thanks.
Thanks for those. They would normally be helpful, but I am using Pro and would like to insert the breadcrumbs at a specific spot in my custom template for a unique custom post type–not with the header builder. Is that possible?
Hello There,
The only other option is to edit your custom template and insert this line of code:
<?php x_breadcrumbs(); ?>
This will display the breadcrumb in your template.
Hope this helps.
1 Like
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.