Archived topic
How activate breadcrumbs
1 reply · Started by Alain León on February 10, 2018
Hi. I think I have correctly activated the function of crumbs bread in Yoast SEO but, although I searched a bit in the forum and documentation, it is not very clear to me how to activate the function of breadcrumbs? Could you tell me step by step what should I do?
Hi there,
Try this code: https://generatepress.com/forums/topic/adding-breadcrumbs-to-gp/#post-489535
in any of the GP hooks with execute PHP activated:
https://docs.generatepress.com/article/hooks-overview/
http://demo.generatepress.com/hook-locations/
The code makes it so it only show on single posts. Let me know if you want a different condition.