Archived topic
Breadcrumbs not displaying
1 reply · Started by Bijaya on March 26, 2022
Hi there,
I hope you're doing well. :)
Does GP generate breadcrumbs on its own?
If that's an yes, how?
If that's a no, I searched this thread and used Rankmath and applied the below php to all pages and posts and ticked on the checkbox to execute shortcode & PHP (should I select just one?).
<?php if (function_exists('rank_math_the_breadcrumbs')) rank_math_the_breadcrumbs(); ?>
I placed it under generate before entry title hook (found it here: https://docs.generatepress.com/article/adding-breadcrumbs/)
It still doesn't display.
Any solution?
Thank you,
-Swadhin
Hi there,
No GP does not add Breadcrumbs.
1. You only need to Check Execute PHP.
2. Make sure you have Breadcrumbs enabled in the Rank Math plugin.
3. Make sure you selected a Hook that is available on the post types you wish to display it - see here for visual guide:
https://docs.generatepress.com/article/hooks-visual-guide/#single-post