By default, the platform does not have the option to always show the Comment Bar on activity posts. You can use the following CSS code.
Please follow the steps below:
1. Go to BuddyBoss > Theme Options. https://prnt.sc/8xGUJCmTCuTm
2. Under Custom Codes, enable CSS. https://prnt.sc/CL1Pkpe6W590
3. Append the CSS code. https://prnt.sc/Jk5_hAZ5__2R
.activity-comments form {
display: block !important;
}
4. Save changes.
Note: Any modifications are considered as custom work already. Know more about our Support policy here: https://www.buddyboss.com/support-policy/
Screenshots
Without code
With code
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.