Dear Mr.Robert,
Hello, thank you for adding threaded layout.
I was looking forward to the community style layout forum.
I have a suggestion regarding threaded layout.
Could you please add an option to make it like reddit.com community style?
https://imgur.com/a/2WiSHs7
1st layer : Main Topic without reply button
2nd layer : Editor to leave reply
3rd layer : replies
Like this : https://imgur.com/a/8GgiSPk
I think this is the best layout for community and it can be done by modifying some layout of Wpforo.
Thank you.
Best regards,
Jen
You can remove the [Reply] button from first post using this CSS command:
#wpforo #wpforo-wrap .wpfl-4 .wpfp-first .wpf-content-foot .wpf-reply {
display: none;
}
Then you should 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
We'll add option to collapse replies by default and display the main Reply Editor under the first post in future releases.
Thank you for your reply.
What you've told me is not the exact solution. Because the replies goes up to the independent posts, not to the first one. If there's an editor at the bottom of the first post in future releases, the reply written by the editor should be the reply of the first post like reddit community.
Thank you.
best regards,
Jen
Even I am confused what is the need of reply button in the description of the post.
...and now I am trying to figure out whom I am replying using this reply box.
Could you please make replies a little bit smaller than main topic in threaded style?
And then please remove the reply button on the main topic and make all the posts below as replies of main topic.