![]() |
Top menu based on forum ID
Hello,
I want to show a vbulletin top menu based on a forum ID, I think this is possible and is not really a lot of work. But does anyone here know what is the code I need to put in navbar template so that this menu shows up only when we are in that forum (that is a specific forum ID). I am guessing this menu code will be put after Code:
<li class="selected"><a class="navtab" href="{vb:link forumhome}">{vb:rawphrase forum}</a> Code:
<vb:if condition="<not sure what goes here to check if forum ID = X>"> Thanks in advance! :up: |
<a href="https://vborg.vbsupport.ru/showthread.php?t=282309" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=282309</a>
dont mess with editing templates. use this mod. its free, enter forum id, setup links, done. |
Thanks! I will try this mod later.
Meanwhile I figure out what I was looking for.... Code:
<vb:if condition="$foruminfo['forumid'] == 11"> |
This mod takes care of all that, no need for template edits. :)
|
All times are GMT. The time now is 02:35 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:
|