Site logo

Archived topic

Breadcrumbs not displaying

1 reply · Started by Bijaya on March 26, 2022

Viewing posts 1–2 of 2

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

This archived topic is closed to new replies.