Site logo

Archived topic

Breadcrumbs are Not showing

3 replies · Started by Dev on June 14, 2019

Viewing posts 1–4 of 4

Hello,

I'm using YOAST SEO Plugin. I follow the instruction given by you in the below post link

https://docs.generatepress.com/article/adding-breadcrumbs/

I also add the below YOAST Code which I get from Yoast site, (the page link which you have in your above page).

?php
if ( function_exists('yoast_breadcrumb') ) {
yoast_breadcrumb( '<p id="breadcrumbs">','</p>' );
}
?>

After following the instruction the breadcrumbs are not coming on my site. You can visit my website to see it. Let me know the solution

Hello,

After ticking execute PHP, it worked for me.

Thanks

No problem :)

This archived topic is closed to new replies.