• Breadcrumbs are not displayed, despite the fact that no deactivation checkboxes are checked.
    And the “Not working” tab’s tests (files and css) are green.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Robin W

    (@robin-w)

    it may well be your theme or another plugin turning them off

    Themes

    As a test switch to a default theme such as twentyfifteen, and see if this fixes.

    Plugins

    If that deosnlt work, also deactivate all but bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    Then come back

    Thread Starter Pierre Lemarchand

    (@raivavae)

    With twentyfifteen, the breadcrumbs reappear.
    The theme I am using is Impreza (they have sold 53 000 copies of it).

    Thread Starter Pierre Lemarchand

    (@raivavae)

    I have added this css

    div.bbp-breadcrumb {
    display: none;
    }

    Thread Starter Pierre Lemarchand

    (@raivavae)

    ooopss désolé ??
    of course it is:

    div.bbp-breadcrumb {
    display: inline! important ;
    }

    Plugin Author Robin W

    (@robin-w)

    great – glad you are fixed

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Breadcrumbs not displayed’ is closed to new replies.