Looks like assets aren't built. Try
./nodeb stop ./nodebb build ./nodebb startSolved How to display a search box in header?
-
I noticed here on the community forums there is a search icon in the header. Clicking the icon displays a text box for searching.
The icon is missing from my forum. How can I get this functionality?
Thanks in advance.
-
You are looking for the dbsearch addon, By default its installed in the NodeBB plugin list but not activated. The only thing you have to do is activate it.
-
@Kowlin Thanks, I appreciate your help!