BBPress Breadcrumbs Issue

Posted in: Newspaper
Post count: 55

Hi again,
Just noticed a little bug with the breadcrumbs on bbpress Forums, thought you’d wanna know:

The url structure of the breadcrumbs on BBPress forums is incorrect, for example:

Home(www.yoursite.com) > Forums(www.yoursite.com/forums/forum/forum-title) > The Friendly Fortean (www.yoursite.com/forums/forum/forum-title/forum-title)
Instead of:
Home(www.yoursite.com) > Forums(www.yoursite.com/forum) > The Friendly Fortean (www.yoursite.com/forums/forum/forum-title)

Same issue with the newspaper demo site. Could you please see to it? Thanks.

Post count: 184

Do you have Yoast SEO installed?

Post count: 55

@mrsky28
No, I use All In One SEO, not Yoast.

Post count: 6600

Hi,

Thanks for reporting this. We have this on our list and will have a look at it as soon as possible.
Sorry for the inconvenience!

Thanks

  • This reply was modified 11 years by Lucian.
Post count: 55

Hi Lucian,

Thanks for the prompt reply. What plugin do you recommend?

Post count: 6600

Hi,

We haven’t tested the theme with all in one SEO plugin recently and I don’t know if this plugin has an option to add breadcrumbs like yoast plugin has. You can use yoast seo plugin for this or try to find another that dose it.

Thanks

  • This reply was modified 11 years by Lucian.
Post count: 14

Hello,
I have Yoast plugin but I can’t find where exactly in the theme i should put this code:

<?php if ( function_exists('yoast_breadcrumb') ) {
yoast_breadcrumb('<p id="breadcrumbs">','</p>');
} ?>

I’d like the breadcrumbs to show on both posts and forums.

Post count: 7909

Hi,

Please follow this topic: https://forum.tagdiv.com/topic/using-yoast-breadcrumbs/

Thanks!

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