Skip to:
Content
Pages
Categories
Search
Top
Bottom

New topic area on forum not showing up


  • allisonnance
    Participant

    @allisonnance

    bbpress 2.5.8
    wordpress (not sure how to find this since I have limited access to the cms. our company always updates to the newest version)

    In the forums the create new post editor doesn’t display correctly. There is no text editor, area of a title or tag/topic. I get two empty boxes with background fill and a submit button. This is the same on a reply to a post. It was working at one point since we tested the forum. I have completely uninstalled the plugin from the FTP and uploaded a fresh download.

    Login:
    [removed login info]
    https://www.equipmentworldpeergroup.com/groups/test-group-a/forum/

Viewing 1 replies (of 1 total)

  • Robkk
    Moderator

    @robkk

    This is the CSS causing the issue. This is found in a custom css plugin or a custom stylesheet from your theme.

    #bbpress-forums fieldset.bbp-form p, 
    #bbpress-forums fieldset.bbp-form textarea, 
    #bbpress-forums fieldset.bbp-form select, 
    #bbpress-forums fieldset.bbp-form input, 
    #bbpress-forums fieldset.bbp-form .buddyboss-select {
        display: none;
    }
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar