- This topic has 28 replies, 9 voices, and was last updated 6 years, 4 months ago by
David.
-
AuthorPosts
-
June 10, 2018 at 10:26 pm #596949
Tom
Lead DeveloperLead DeveloperYou can add it inside GP Hooks – just use the hook you want the breadcrumbs to appear in 🙂
June 11, 2018 at 7:38 am #597284Simon
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.///June 11, 2018 at 8:00 am #597378David
StaffCustomer SupportHi 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
July 25, 2018 at 9:12 pm #632913Joslyn
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.
July 26, 2018 at 4:32 am #633055David
StaffCustomer SupportHi there,
the code is PHP, here are the methods of adding that:
April 17, 2019 at 4:30 am #871339Alberto
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
April 17, 2019 at 5:03 am #871365David
StaffCustomer SupportHi 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
April 23, 2019 at 12:48 am #876230Alberto
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
April 23, 2019 at 2:30 am #876308David
StaffCustomer SupportWould 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.
April 23, 2019 at 8:30 am #876719Alberto
Hello David.
Done!
You can take a look it hereThank you.
April 25, 2019 at 4:22 am #878891Alberto
Hi David.
Any news about this topic?
Did you receive the email I sent yesterday?Regards
April 25, 2019 at 4:42 am #878916David
StaffCustomer SupportI replied to this topic:
https://generatepress.com/forums/topic/showing-the-blog-breadcrumb/
December 6, 2019 at 4:28 am #1095648Chandan 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 ChaudharyDecember 6, 2019 at 5:19 am #1095714David
StaffCustomer SupportHi 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. -
AuthorPosts
- You must be logged in to reply to this topic.