Viewing 4 replies - 1 through 4 (of 4 total)
  • Indeed. Same problem here.

    Try un checking the enable breadcrumbs box. Worked for me!

    Well ya…. That “works”, but then you don’t have breadcrumbs for your website.

    Any word from Yoast on a FIX for this?????

    The thing is Yoast built his plugin so it would remove bbpress’ breadcrumbs if you activate wordpress seo’s breadcrumbs.

    To remove the conflict go to wp-content/plugins/wordpress-seo/frontend/class-breadcrumbs.php and comment out:

    //add_filter( 'bbp_get_breadcrumb', '__return_false' );

    It works, but if you update the plugin you need to edit the file again.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘bbPress Breadcrumbs Conflict’ is closed to new replies.