Site logo

[Resolved] Adding Breadcrumbs to GP

Home Forums Support [Resolved] Adding Breadcrumbs to GP

Home Forums Support Adding Breadcrumbs to GP

Viewing 14 posts - 16 through 29 (of 29 total)
  • Author
    Posts
  • #596949
    Tom
    Lead Developer
    Lead Developer

    You can add it inside GP Hooks – just use the hook you want the breadcrumbs to appear in 🙂

    #597284
    Simon

    Thanks Tom!
    In which section should I be adding this to though?
    Sorry, i haven’t coded for awhile and now it’s all gone rusty.///

    #597378
    David
    Staff
    Customer Support

    Hi Simon, you can use the GP Hooks module – which is in the Appearance > GP Hooks. Just paste the code into the relevant hook e.g After Header

    #632913
    Joslyn

    Hi, I’m switching our site over to the GP theme. I would like to remove the breadcrumbs from the main page. Preferably only have it visible on the woocommerce shop pages. I’ve tried to add the above code that you gave (#495415) but it doesn’t do anything. When I enter it under “Simple CSS” it comes up with a whole lot of errors.

    #633055
    David
    Staff
    Customer Support

    Hi there,

    the code is PHP, here are the methods of adding that:

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

    #871339
    Alberto

    Hello
    Is it possible to display something like Home>Blog>Post with this method? i.e, indicate that each post is within the Blog.

    Thanks

    #871365
    David
    Staff
    Customer Support

    Hi there,

    i believe this method is still the way you would create that breadcrumb trail in Yoast:

    https://github.com/Yoast/wordpress-seo/issues/7604#issuecomment-320736134

    #876230
    Alberto

    Hello David.
    Thank you for your suggest. But I’m affraid it doesn’t solve my issue, because I’m using WP Show Posts (Premium), so if I set the posts page to Blog, I can’t show the Blog’s page layout in the way I want.
    Do you know any other solution?

    TIA

    Alberto

    #876308
    David
    Staff
    Customer Support

    Would you mind raising a separate topic where you can share a link to your Site privately. Not sure what the solution would be but we can take a look.

    #876719
    Alberto

    Hello David.
    Done!
    You can take a look it here

    Thank you.

    #878891
    Alberto

    Hi David.
    Any news about this topic?
    Did you receive the email I sent yesterday?

    Regards

    #878916
    David
    Staff
    Customer Support
    #1095648
    Chandan Chaudhary

    Hi Team,

    How can I breadcrumb in Generatepress Marketer Theme? I am using RankMath SEO plugin. I tried to do but breadcrumbs are not refecting on the page.

    Code Snippet,

    <?php if (function_exists(‘rank_math_the_breadcrumbs’)) rank_math_the_breadcrumbs(); ?>

    Thanks
    Chandan Chaudhary

    #1095714
    David
    Staff
    Customer Support

    Hi there

    can you raise a new topic where you can share a URL to your site using the Site URL field.
    We can then take a look.

Viewing 14 posts - 16 through 29 (of 29 total)
  • You must be logged in to reply to this topic.