Skip to:
Content
Pages
Categories
Search
Top
Bottom

including text under forum title


  • gretagarten
    Participant

    @gretagarten

    When I created the forum, I had the opportunity to write some text. This text appears in my snippet, but it does not appear on the page itself. I would like to have a space to include text under the title (“Job Postings”) to lay out the guidelines for the forum.
    http://pacificanetwork.org/forums/forum/jobs/
    On a side-note, I would also like to eliminate the blue box summarizing the details of the forum.

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

  • Robin W
    Moderator

    @robin-w

    To add a description (it will be under the breadcrumbs) use my style plugin

    https://wordpress.org/plugins/bbp-style-pack/

    and go to

    dashboard>settings>forum display and set item 6

    to eliminate the blue box out this in your css

    div.bbp-template-notice.info {
    display: none;
    }

    but I’ll add this to the next version of style pack which is due out very shortly


    Robkk
    Moderator

    @robkk

    The blue notice is quite handy since it offers a way to approve pending post on the frontend of your forum. If you want users to approve posts on the frontend, I wouldn’t remove that.

    I can also tell you exactly how to add text under the title. This requires some editing file, chlld theme, creating template knowledge. So if you are good at doing any of those following things I could help out on that.

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