- This topic has 1 reply, 2 contibutors, and was last updated 8 years, 8 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Question
Answers
Viewing 2 posts - 1 through 2 (of 2 total)
- The question ‘Using breadcrumbs’ is closed to new replies.
BuddyBoss Home – Web › Support Forums › Themes › BuddyBoss theme › Using breadcrumbs
Tagged: Breadcrumbs
Hi vapvarun,
Using breadcrumbs can be very helpful, if you use your theme with bbPress. The famous Youst plugin “Youst SEO” allows to activate breadcrumbs if I implement a snippet in your theme, see hint
http://kb.yoast.com/article/245-implement-wordpress-seo-breadcrumbs
I want to do this in the child theme. Can you advise me how to do this please?
Best Regards,
Thorsten
Hi @thorsten, BBpress have inbuilt bbp_breadcrumb() , no need to add Yoast features.
It’s included inside all template files of the BBpress. If you need to modify it, you will need to edit most of template files.
Regards
Varun Dubey