I should use API earlier, i was trying to avoid generating token for each forum but looks like it is the right way of doing it. Thanks for the input.
Where the html part should I edit for the add a button in navbar?
-
i want ta add a new topic button in navbar. which html file should I edit? I couldn't find.
-
@umuur which theme are you using?
-
@pichalite i'm using default one.
-
@umuur navbar menu is in this file
https://github.com/NodeBB/nodebb-theme-persona/blob/master/templates/partials/menu.tpl
-
@pichalite thank you