Version: 1.02, by attroll
Developer Last Online: Mar 2023
Category: Miscellaneous Hacks -
Version: 3.7.5
Rating:
Released: 12-25-2007
Last Update: 06-29-2008
Installs: 306
Uses Plugins Template Edits
No support by the author.
After upgrading and supporting my 3.0.0 and 3.5.3 version of this hack, I have decided it was time to step into the plugin world to make this easier for people to use.
Despite what category this is in it works with vBulletin 3.0 up to the most recent version of 3.8.
What this does is create another navbar with drop down menus by typing $navbar2 in any of your templates. It is just like the navbar that comes with VB.
I put a lot of description tags in the navbar2 template that gets installed to help explain what everything does. Once you understand what is going on here you can removed these. With very little modifications you can add to, remove or move items around in this additional navbar.
Upgrade
To upgrade you will want to reimport this XML file and edit your options accordingly.
1.02
Tweak it a bit to get the border on the top of the navbar. There was not boarder on the top of the navbar in the previous version. It was not really noticeable unless you have the navbar directly below the header area.
1.01
removed the plugin with the Hook "parse_templates" because it was not need.
Added plugin with the Hook ?global_start?, this will work with, PhotoPlog, vBAdvanced, Arcade. This will alleviate having to manually add code in the php files as was required in the past.
1.00
Initial release.
To install the this
1. Download the zipped file.
2. Unzip the file.
3. Import the product-navbar2.xml into your Plugins & Products? Manage Plugins.
4. Next you will have to decide where you want the navbar2 to be displayed. I have included a few options below.
5A. Under current (original) Navigation bar:
Find:
Code:
<!-- / breadcrumb, login, pm info -->
Below that place:
Code:
$navbar2
5B. On top of forums tables:
Find:
Code:
<!-- / PAGENAV POPUP -->
</if>
Below that place:
Code:
$navbar2
5C. Top of current navbar:
Find:
Code:
<br />
<!-- breadcrumb, login, pm info -->
Above that add:
Code:
$navbar2
5D. Under your header:
Find:
Code:
<br />
<!-- breadcrumb, login, pm info -->
Below that add:
Code:
$navbar2
5E. Under VB navbar:
Find:
Code:
<!-- / nav buttons bar -->
Below that add:
Code:
$navbar2
Note:
This should now work with vBAdvance CMPS, Arcade, PhotoPlog with no other modifications. Many thanks to Mike-D for his help with this.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
I was cheking all the posts including the the thread for the last version and I couldn't see any screenshoots or any comments about how to set the new Navbar links and names.
Sorry if this may sound stupid, I'm just a newbie...I know...But your mod seems to be great, you've been done a great support in all of your threads, I just want to be sure I'll be able to do it, you know...
Is this version compatible with 3.6.8 ? Or better to go for the last version ?
To change the template and add more links to this navbar you need to do that in your templates in admin for the template "navbar2".
Just to give you and others here a feedback. It does work great for 3.6.8.
Easy to install and deal with the tamplate for navbar2. There's a lot of comments there to help newbies like me to deal with.
Just perfect, MOTM for sure.
Just to give you and others here a feedback. It does work great for 3.6.8.
Easy to install and deal with the tamplate for navbar2. There's a lot of comments there to help newbies like me to deal with.
Just perfect, MOTM for sure.
Just one thing ? How about a third navbar ?
A third navbar. Are you serious? This could be done but I can not see where anyone would want a third navbar.
A third navbar. Are you serious? This could be done but I can not see where anyone would want a third navbar.
...lol...I knew you're gonna say that.....but I'm serious.....May be it would look better as a vertical bar at left or right. My forum deals with so many things that Navbars like that would be a good idea to lead people faster to what they want.
...lol...I knew you're gonna say that.....but I'm serious.....May be it would look better as a vertical bar at left or right. My forum deals with so many things that Navbars like that would be a good idea to lead people faster to what they want.
Thanks.
Hmmm, I have been tossing around playing with a vertical navbar for this hack. I have one on one of my sites now but it is a totally seperate hack that I have tweaked a little more.
attroll, see that ? That's what I'm talking about....lol....
Hey, don't forget me whem you publish this hack here. The nwebie here will be pretty glad for sure.