AI Search
Classic Search
Notifications
Clear all
2 Replies
Aug 02, 2021 9:51 am
This will remove the idea of Q&A, all replies will be answers, even a simple "Ok" will be an answer. I don't think it's a good idea. Your Q&A topics will not be Q&A topics, they'll be one level discussion threads. In any case, if you want to remove it, just use this CSS code:
#wpforo #wpforo-wrap .wpforo-qa-comments-footer .wpf-add-comment-button{
display: none;
}

