That needs a little custom coding to tell the forums-template which templates you want to show.
Some new mods here use only sql to fetch stuff, without any permissions or caches been used. That will also show admin- / mod-stuff (like posts in a not user-permitted channel) and do not use cache so performance will decrease.
You could look into display_Forums_tab -> display_Forums -> display_Forums_list
And please do not change one of that templates... if you know what you could change, create your own tmeplates and show them with template-widget.
|