Skip to:
Content
Pages
Categories
Search
Top
Bottom

No Submit button on site wide bbpress install


  • revkev
    Participant

    @revkev

    Hello everything looks good on the install, with one exception there is no submit button on the sitewide forums, so unable to post new topics.

    WP Ver: 3.5
    BBPress ver: 2.2.3
    Theme: BP Columns ver. 1.5.3

    site link: http://www.lcag.info/forums/

    Have searched rather extensively for a solution but to no avail. Reinstalled the forums anew – dropping all bp tables from the db to remove any ‘leftovers.’ All to no avail.

    Your assistance in resolving this problem is greatly appreciated.

    ~Respect

    RevKev

Viewing 1 replies (of 1 total)

  • Shopmaster
    Participant

    @shopmaster

    I think it’s probably there but aligned to the right like mine and was not showing.

    Add this to your CSS:

    div.bbp-submit-wrapper {
    float: left;
    }

    That piece of code helped me, hopefully it will help you.

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