Skip to:
Content
Pages
Categories
Search
Top
Bottom

Breadacrumbs

  • Hi,

    I have managed to set bbpress up but it automatically places breadcrumbs on the page which are not correct.

    the breadcrumb should show:

    Home > forum

    Instead it shows:

    Cheap Benidorm hotels and apartments > forums > forum

    Can the breadcrumbs be corrected or disabled?

    Thanks,

    Glyn

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

  • pimarts
    Participant

    @pimarts

    Strange, it doesn’t do that for me.

    Which version are you using? The plugin (if so, which version), the stand-alone version?

    A quick (& dirty) fix to hide the breadcrumbs would be:

    .bbp-breadcrumb {

    display:none;

    }


    John James Jacoby
    Keymaster

    @johnjamesjacoby

    The phrase “Cheap Benidorm hotels and apartments” obviously isn’t in bbPress core, so you must have a Page with that title set to be your homepage.

    You can override the individual pieces as needed. Look for the bbp_breadcrumb() function.

    Thanks both,

    I am using the plugin version 2.0.

    The phrase “Cheap Benidorm hotels and apartments” is the title of the home page, but not the menu title, which is of course ‘home’.

    Successfully disable with the code above… that will do for now!

    many thanks,

    Glyn

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