Yeah if you put the tags in the content of the posts they will get indexed and search should find them, keep in mind the body of the posts are searched when you search in "posts" so if you are only searching for titles they wont show up.
NodeBB not applying new post.tpl on edit
-
Hello, I modified the
post.tpl
to my liking and added some more elements and stuff.When I use composer to make a new post in a topic, it works just fine, I get the
post.tpl
I modified, but when I try to edit any of the posts in the topic, it looks like the defaultpost.tpl
file.What am I doing wrong here?