![]() |
Navbits on Modifcations
hey how do i fix the navbits for my modification? i mean now it is
Forum Name >> Modification >> subpage for Modification and i want it to be like this instead Modification >> subpage for modification or when you are on the main page of the modification it is just Modification instead of Forum Name >> Modification i hope you understand what i mean here. |
When building the navbits in your modification, you need to add extra "levels". This is just before you call "construct_navbits()".
|
have no idea what you mean. im not good in php and thoose stuff so i would need an example of how its should look like.
right now its like this: Code:
// build navbar |
To create the navbits like "Forum Name > Modification > Function", this would be the code:
PHP Code:
|
think you missunderstood me. i donĀ“t want the first Forum Name it should be removed.
|
You can't remove it (well you can, but not without some difficulty).
|
Quote:
|
Bump
|
You will need to hook in to where it creates the navbits (in the construct_navbits() process), and add an extra one in before the Forums link.
|
so can someone give code for that?
|
All times are GMT. The time now is 10:39 PM. |
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:
|