![]() |
Quote:
|
Where do i find the text so i can change the links etc
Edit: I find it in the templates navbar2 |
Hi, nice mod but im having some trouble with it, it's displaying fine when i use Ie to browse my site but when i use firefix the navbar vanishes and im left with a bit of txt for the added links i put in and there hyperlinks, but no navbar.
Is it somthing i did or a bug with Firefox ? thanks |
No this works fine with IE and FF. It is probably another hack you have in your system that is interfering with this one.
|
works like a charm, added right under my navbar in 3.8 rc 2
but it contains all sorts of odd links.. wth :p www.evisystems.org |
Is it running under 3.6.X ?
|
3.8.0 compatible?
|
3.8 compatible?
|
guess not.
|
Yes this works with 3.8.
|
Will this work on 3.8?
|
Quote:
|
how do i make a dropdown?
|
Attroll:
First I tried inserting $navbar2 into a couple locations within navbar template. It worked in that the additional navbar appeared on the page shown. (*Important in that I am not qualified to judge any other programming issues.) But I did find that the drop down arrows replicated themselve on what ever navbar was first on the page. So if I but navbar2 in 2 other locations then 3 drop down arrows would appear on the one navbar. So I edited out the additional $navbar2 statements from the vbulletin navbar template. So then I made a renamed a copy of the product-navbar2.xml file and then edited thru out file to remove navbar2 with a simple replacement of navbar4. This did not solve the problem. Same thing! I am sure that I am not making a complete difference in the files. Are they sharing the same table or what? I tried tinkering with date created but that was all. Is there another spot that this $navbar4 could go and not conflict with $navbar2? I of course uploaded it thru product manager as it shows up as a product named Navbar4. What do I need to do to make this new file a new product? (navbar4) Or is it just the placement of it? My custom skins do not show the original navbar info on them as does Default skin. So this is a simple approach for me to solve some of this problem. What I would really like to do is put an original navbar from Default on same pages as NavBar2 in the custom skins. Thanks for your help. Its been fun. TC Topps |
Wow, sorry but that confused me. Let me get this right.
What you are saying is that when you install the navbar2 as a plugin you get multiple drop down arrows on the original navbar? Are you trying to install more then one instance of navbar2? |
Attroll;
If I only edit one time in navbar template for one insidence of navbar2, then of course there are no problems. I am exploring other options as I would want another navbar because my custom skins do not have the same navbar as Vbulletin Default skin. So I tried adding $navbar2 to a couple locations in navbar template. The additional navbars appear as $navbar2, but the first one has all of the additional drop downs arrows. (Not a problem of your hack!) I only have one installation of the product-navbar2.xml running. So I am wondering how could I have 1) Another navbar like yours (such as a Navbar4) or 2) How might I make a replication of the first Default vBulletin Navbar? Is this to much of a task for a simple edit of an exsisting file such as product_navbar2.xml; or is it a much larger project than making an edit to create a separate navbar such as navbar4? Hope that helps. I really like the neat clean way that Navbar2 installs. Thanks again for for your reply, TC Topps |
You should be able to create multiple drop down navbars. I have done it. The only problem you will run into is the same variables being used in each navbar start screwing up the other navbars just like what you are seeing.
You could do this two different ways. You could edit the navbar2 template differently for each style but going into each styles template "navbar2". Or If you going to have a navbar2, navbar3, navbar4 ect.. Then you going to have to change the variable for each one. The one that comes to mind is the one in each template of "navbar2, navbar3, navbar4" that you create. If you look in the navbar2 template, for every dropdown instance you will see two mentions of the variables "#dropdown1" and "#dropdown2", ect. For each additional navbar template you create you will have to change these variables to something else. For example in a navbar3 template will have to change every instance of "#dropdown1" to maybe "#dropdown10" and #dropdown2" to maybe "#dropdown20", ect. I hope this made some sense to you. |
Thanks to Attroll;
I'll get back. I think that makes sense. Yes, Yes, this works great for replicating a Navbar 2. Remember I edited an original unloaded product-navbar2.xml by simply replacing the word navbar2 with navbar4. Saved file as product-navbar4.xml and then reloaded product and it appears as a Navbar4 template. Then I edited the original vB Navbar with the $navbar4 statement for the prefered placement on the page. It does the trick. Also we did the changing of the original variables in the new template Navbar4 from dropdown1, dropdown2 and dropdown3 to dropdown41, ..42, and ..43. Bingo! search for dropdown. You will find them. Since I named my new template Navbar4 when I edited the old dropdown variables, I added 4 to each new dropdown variable to keep it straight. I may go back and do the same for Navbar2, but not neccessary. Great I did something! Ha! Ha! TC Topps |
Attroll;
Thanks for the lead on the variable dropdowns inside an edited navbar2 file. That helped alot. Wow! How about the replication of the original vb Default Navbar! Or is this much more difficult? Thanks, TC Topps |
What do you mean by replication. Do you want another separate navbar identical to the vb Default Navbar?
|
Yes, That is it!
Thanks! |
Quote:
|
Attroll;
In my mind I was thinking that there would be a finer integration and less work to accomplish same tasks in my custom skins. But I have been rethinking my navbar "philosopy!" 1. I will leave the original vB Navbar as an Administrative Navbar since custom skins are getting most of the job done. 2. I will make your "Navbar2" specific to the structured Project and Blog side of Forum 3. I will make your replicated "Navbar 4" specific to casual Forum activity! That will separate out the confusion as to the purpose of each. Many thanks for your getting back to me! My best regards, TC Topps |
<if condition="$show[guest]">$navbar2</if>
Cant remember the condition for specifik usergroups, but i bet i would go the same way just replace the [guest] with ehhmmm usergroupID syntax, better ask someone for syntax. But i think u can use [member] as a syntax aswell.. its the same way the register botton is displayed or hidden. and i guess rename additional navbars.. |
Beautiful! One of my most favorite hacks!!!
Check it out in action at my forum - www.sideline-sports.com |
Ok I'm loving this mod but I have two questions:
1) Is there anyway I can align the dropdown menus so the leftmost portion of the dropdown aligns with the original link that you click on? Basically I want the dropdowns to work like they do on the default navbar with the alignment. 2) Is there anyway I can make my dropdowns function to where they have two levels of dropability (I think I made that up, haha). I basically want to be able to make them like this site: http://www.prosportsdaily.com/forums/index.php Move the mouse over to the "Forums" link on the navbar, see how the original links in the dropdown, like Baseball, Basketball, etc. can branch off to the right to even more links? Is there someway I can do that? Thanks for a great hack though! |
than you good job
i have faq how about if i want to Disable some Section in this navbar ??? |
Works well with 3.8.2 - Great Job!!!!
|
Nice work
and it is superb with version 3.8.3 :up: |
The drop down boxes don't work in firefox (they never worked as best as I can tell),
http://biblocality.com/forums/ Compare using Internet Explorer and Firefox. |
Quote:
|
Yes installed enabled and this conflict with the MOD Advanced Navbar Link. So I had to quickly uninstall it.
I will have to try this on a test board and see where you bug is before I can go live with your mod... |
i get this "XML Error: Not well-formed (invalid token) at Line 1"
|
This is a great Hack...this id what i'm looking for...great.....thanks to TS....(",)
regards yossie3660 |
i have downloaed the xml file. But i cant find anywher the <!-- breadcrumb, login, pm info -->
in order to add navbar2 I need the name of the template. I have Add Template Name in HTML Comments so i can afind the template, but there ITS A LOT Please somene can help please..... |
It is in the navbar template.
|
Thanks, working great on my vb 3.8.4
I would like to know how to change the style of the navbar, right now its gray and i would like to change the color of the button and the text. |
Quote:
Advanced Navbar Links: https://vborg.vbsupport.ru/showthread.php?t=120517 Can I please get you to take a look at the mod and help me install yours so I can have both running. When I install your mod the drop menus from the other mod stop working. I needed to bump this because my original request for help was overlooked or ignored. |
What we need is a backend admincp way to make a top row navbar and alter the bottom row default navbar together from inside the admincp and make stand alone menus and drop menus freely.
All someone has to do is look at the above mod link I posted and update it to allow for two instances and we are all home free! :) Sorry I am wishing out loud here for my miracle mod! hehehe |
Works Great! easy to install and can put the navbar 2 anywhere i want...I like it ..Thanks
|
All times are GMT. The time now is 11:00 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:
|