The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Navigation help pls...
I am trying to achieve something but for some reason I can't figure it out.
Here is what I need: I have 2 add-ons (one for pictures and the other for videos) and need to link to each of them. I created a main tab : Media Created a menu media menu created 2 links to each add-on page into that. That works fine but now when I am for example in the picture page I need several additional links showing in the sub-navbar (the smaller one below the TABS) I just can't figure out how to create those additional links when I am or in the picture or the video page (both have different links of course). Is it even possible? Thanks a lot for any help |
#2
|
|||
|
|||
Where are the smart people...?
|
#3
|
|||
|
|||
I think they're still asleep, but maybe I can help: What are your "add-on" pages? Are these php scripts? If they have their own values for THIS_SCRIPT then you could edit the navbar template and put in something like:
Code:
<vb:if condition="THIS_SCRIPT == 'whatever'"> // extra menus </vb:if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|