I'm able to to add on a global scale but I'm interested to make changes also to specific topics, not only the category.
Load pages except global header without refreshing entire page
-
I need this react-like feature that loads pages except the header (because in the global header I put iframe video and I don't want it to be stopped during moving each pages and posts of the forums), is there such a plugin doing this?
-
With nodebb-plugin-customize, you can edit the header template and put your video there.
-
@PitaJ said in Load pages except global header without refreshing entire page:
nodebb-plugin-customize
Thanks, it worked!