Skip to:
Content
Pages
Categories
Search
Top
Bottom

Remove “POST COMMENT” at bottom of Forum page?

  • @alm1

    Participant

    Wordpress: 6.8.1
    bbPress: 2.6.13.

    shortcode on my Forum page:
    [bbp-single-forum id=846]

    website: https://www.pcrnmra.net/redwood/
    Forum page R.E.D. “Crew Lounge”

    I would like to remove the “POST COMMENT” section on my Forum page (R.E.D. “Crew Lounge”).

    In my Settings/Discussions page, I made sure that ALL of the boxes there are unchecked.

    Is there a way to remove the “POST COMMENT”? section?

    TIA

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

    Moderator

    settings>discussion just sets the default.

    That will stop it for new pages, then you need to go into

    dashboard>pages>edit pages and the R.E.D. “Crew Lounge” page and find comments and turn it off

    @alm1

    Participant

    Thank you Robin. I don’t understand this completely.
    I posted a comment and a reply to the comment on my forum page.

    But when I go to dashboard>pages and edit the R.E.D. “Crew Lounge” page, I don’t see any comments there. If I go to dashboard>comments, I do see them there, and I can remove them. But the “POST COMMENT” section remains on the forum at the bottom.

    Are you saying that if I re-create the R.E.D. “Crew Lounge” page, the “POST COMMENT” section at the bottom will be gone? I am certainly willing to do that if that is what you are implying.

    TIA

    @robin-w

    Moderator

    that should have worked, but never mind, try this

    go to

    dashboard>settings>bbp style pack>Custom CSS

    and add this

    #comments {
    	display: none !important;
    }

    @alm1

    Participant

    Yes, that worked. You are the best!
    Thank you Robin. You can close this topic.

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