Archived topic
Adding Breadcrumbs to GP
28 replies · Started by James on February 1, 2018
You can add it inside GP Hooks - just use the hook you want the breadcrumbs to appear in :)
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.///
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
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.
Hi there,
the code is PHP, here are the methods of adding that:
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
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
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
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.
Hello David.
Done!
You can take a look it here
Thank you.
Hi David.
Any news about this topic?
Did you receive the email I sent yesterday?
Regards
I replied to this topic:
https://generatepress.com/forums/topic/showing-the-blog-breadcrumb/
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
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.