Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to remove head and something from path

  • @alegalietta

    Participant

    Wordpress version 6.0.1
    BBpress version 2.6.9
    url: https://www.youplaygroup.it/forums/

    I don’t understand how to remove

    Archivi Forum <— THIS
    Forum bbPress <— THIS

    Casinò Show › Forum <— Casinò Show from the path (?)

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • @robin-w

    Moderator

    for the furst two, add this to your theme custom css

    .forum h1.page-title, .forum div.page-description p {
      display : none ;
    }

    for the last, install this additional plugin

    bbp style pack

    once activated go to

    dashboard>settings>bbp style pack>Breadcrumbs

    @alegalietta

    Participant

    once activated go to
    dashboard>settings>bbp style pack>Breadcrumbs

    I tried but unfortunately when I save it doesn’t save the changes

    for the furst two, add this to your theme custom css

    .forum h1.page-title, .forum div.page-description p {
    display : none ;
    }

    When I try this, I have this error:
    changeset_post_save_failure

    @alegalietta

    Participant

    Fixed
    Thank you!
    I hadn’t space in database sorry 🙂

    @robin-w

    Moderator

    no problem, glad you are fixed !!

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