Putting my site's header/navigation elements above NodeBB's?
-
@PitaJ okay great thanks! I'll try that. All I did was follow these steps:
e.g. If you want to modify topic.tpl, you would:
- Copy the contents of nodebb-theme-persona/templates/topic.tpl
- Create nodebb-theme-mytheme/templates
- Create a new file nodebb-theme-mytheme/templates/topic.tpl with the contents of the original topic.tpl file
- Make your changes as necessary.
- ./nodebb build tpl && ./nodebb dev to rebuild and start NodeBB
-
@phenomlab what version of the customize plugin do you have installed? Are there any errors in the browser console or the NodeBB logs when you visit that page? Also what version of NodeBB and what version of Node?
-
@phenomlab you want version 2.0.0 of the plugin, it should work
-
Actually 2.0.0 may not work until 1.17.0 releases next week
-
Good to know, eh?
Copyright © 2024 NodeBB | Contributors