You need to turn on Search child categories
in the advanced search then they will show up. Here is a sample search.

Posts made by barisu
-
RE: Advanced Search - no hits (?)Feedback for the Forums
-
RE: New Opera Forums launchedFeedback for the Forums
@burnout426 not everything is available everywhere, for this particular email template the available variables are here https://github.com/NodeBB/NodeBB/blob/master/src/topics/follow.js#L256-L265. Some common variables are passed to all email templates those are listed here https://github.com/NodeBB/NodeBB/blob/master/src/emailer.js#L89-L97
-
RE: New Opera Forums launchedFeedback for the Forums
Hi guys,
Baris from NodeBB here, glad to see Opera is using NodeBB!
We just fixed the issue with the reply notification email not pointing to the correct post. https://github.com/NodeBB/NodeBB/issues/6027. It will be available in our next release.
If you discover more issues feel free to open issues on our github tracker. https://github.com/NodeBB/NodeBB/issues
Thanks.