[Resolved] Breadcrumbs are Not showing

Home Forums Support [Resolved] Breadcrumbs are Not showing

Home Forums Support Breadcrumbs are Not showing

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #929743
    Dev

    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

    #929746
    Leo
    Staff
    Customer Support

    Hi there,

    Did you check execute PHP in hooks element?

    Might be easier to just use the shortcode they provided here:
    https://kb.yoast.com/kb/implement-wordpress-seo-breadcrumbs/

    Which hook did you select?

    Let me know ๐Ÿ™‚

    #929771
    Dev

    Hello,

    After ticking execute PHP, it worked for me.

    Thanks

    #929789
    Leo
    Staff
    Customer Support

    No problem ๐Ÿ™‚

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.