I was editing the wrong header.tpl file. The one I needed to be editing was within the node_modules path and in the specific theme. It works as you said @pichalite
Thanks!
I was editing the wrong header.tpl file. The one I needed to be editing was within the node_modules path and in the specific theme. It works as you said @pichalite
Thanks!
Hi,
I looked through the docs, but can't seem to find an answer to what should be a simple question. I installed nodebb and it's working fine and I'm using the persona theme. I want to modify the .tpl files to add some HTML above the nodebb standard header. I feel like I found the right file(s) menu.tpl and header.tpl, but when I make a small change and refresh my browser I'm not seeing it.
Can someone tell me what I need to do to see my changes?
Thanks in advance!
Thanks for sending this @baris , I saw this too, but I'm not clear how to resolve the issue or what I need to do to get the error to go away.
Hi,
I'm on Windows 8 and I'm trying to get nodebb setup with mongo and it used to work fine a few weeks ago when I tried to get it to work, but now when I try I get this error after starting up the server if I try to access the forum in my browser. I'm following the steps here: https://nodebb.readthedocs.io/en/latest/installing/os/windows8.html
When I run " node app.js" from the command line it says "nodeBB is now listening on 0.0.0.0:4567 but when I access it in my browser it suddenly shuts down the server. You can see the screenshot here: The error seems to say : "TypeError: Cannot read property 'bootswatchSkin' of undefined"