![]() |
Subforums Display Forum Home
Is there a way to display subforums on the forum home, for only specific forums?
I want the subforums displayed for one of my parent forums on the forum homepage, but I dont want a subforum displayed on a different parent forum. |
use a conditional in templates
|
Quote:
|
NOT TESTED:
Code:
<if conditional="$forum['forumid'] == {insert forumid}"> Code:
<if conditional="in_array($forum['forumid'], array({insert, mulitple, forumids})"> |
how about a not conditional? If forumid = 2, then do not display the subforms...
|
All times are GMT. The time now is 08:13 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|