Hello! I have a Buedypress site and the button tonpost is nto showing. I read that it is theme related, can you help me with this?
Hi @erickijimenez,
Thanks for writing in!
To resolve your issue and display the submit button, please add the following CSS code in the X > Theme Options > Global CSS (http://prntscr.com/evui3r)
.buddypress #whats-new-form #whats-new-options {
display: block;
}

We would loved to know if this has work for you. Thank you.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.