@baris said in Multiple reply buttons on newest nodebb:
The reply button under each post is used to make a direct reply to the post. The blue reply button makes a reply to the topic itself.
It is also not new.
Hi,
How to do threaded replies in parent-child or tree-leaf structure, similar to facebook, reddit, or hackernews?
@fireball003 There isn't any plugin that does that so far.
You can maybe try to do this with CSS only, in the "Custom Content" page on ACP.
There is an extension that does this. https://github.com/Innovasium-2014/nodebb-plugin-threaded-replies#readme
I'm trying to figure out how to make it work as there is no documentation.
@Kev-M said in How to do threaded replies like Reddit or Facebook?:
Hay una extensión que hace esto. https://github.com/Innovasium-2014/nodebb-plugin-threaded-replies#readme
Esto
I am interested in this extension