Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to enable bbpress breadcrumbs?


  • greenhoe
    Participant

    @greenhoe

    I installed bbpress on my site and it is running the default theme currently I”m going to create my own theme over the next few days but I was wondering how do I enable bbpress breadcrumbs? You can see from http://hearthstoneplayers.com/forums/ that no breadcrumbs are showing, is there a setting I need to turn on? Also I use Yoast breadcrumbs from Yoast SEO plugin could that effect the bbpress breadcrumbs?

Viewing 4 replies - 1 through 4 (of 4 total)

  • Robkk
    Moderator

    @robkk

    I use Yoast breadcrumbs from Yoast SEO plugin could that effect the bbpress breadcrumbs

    yes

    if it checked in the internal links settings

    if so to display the bbpress breadcrumbs uncheck it or use this in functions.php in a child theme

    remove_filter( 'bbp_get_breadcrumb', '__return_false' );


    Jay Holtslander
    Participant

    @jasonh1234

    If you arrived here from a search for “bbpress breadcrumbs missing” like I did…

    turn off Yoast’s breadcrumbs at:
    /wp-admin/admin.php?page=wpseo_titles#top#breadcrumbs


    marianogi
    Participant

    @marianogi

    YESSSSS!!!!, it worked!!, It was driving me crazy!! Thank you Jay Holtslander!!


    Jay Holtslander
    Participant

    @jasonh1234

    Thank you Jay Holtslander!!

    👍

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Skip to toolbar