Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
I'm really happy With this update, I was looking for it a long time ago.
A question can you eliminate the answers the main issue?
That the main topic does not have answers is possible?
You can remove the [Reply] button from first post using this CSS code in Dashboard > Forums > Settings > Styles > Custom CSS code textarea. Save it delete all caches, navigate to forum front-end and press Ctrl+F5 to delete browser cache:
#wpforo #wpforo-wrap .wpfl-4 .wpfp-first .wpf-content-foot .wpf-reply {
display: none;
}
Then you can Stick the first post on all pages of topic or set a big number of posts per page in Dashboard > Forums > Settings > Topics & Posts admin page. More info in the documentation: https://wpforo.com/docs/root/categories-and-forums/forum-layouts/threaded-layout/#thread-managing-options