![]() |
Add New Popup Link
As Requested here http://www.vbulletintemplates.com/mo...ead.php?t=5610 by "Crow"
And im sure alot other will also. I thought it would be very usefull to people new with vB3. What does it do? This mod will add a new pop up menu on your navigation box above. See screen shot for a better look. Very small mod, but usefull. :) also included instrustion how to make this only show for members. Enjoy =\ |
Good job
Thanks for this... |
Not a prob
|
nice, thank :)
|
very nice! I like this one, saves some work for me to do :p
MGM out |
No prob, just keep those request comming and i'll see what i can do for ya guys :)
|
Thanks allot mate gonna install this one :D
|
Nice mod man :D I might use this one to make quick links to my arcade.
|
Very useful for newbies, I see alot of people asking how to add this.
|
Thx for this Nemesis :)
I'll use it now |
Thank you very much! Trying to add my own popup menu has been driving me crazy!
|
Quote:
|
Great stuff, works wonderfully.
However I got stumped when I tried something. I have integrated my site and forum, I also have a content management system. Now, if I want to create a header or a single drop down anywhere on any pages of my site, including my content management system I can :) However, take the actual problem for instance. I have a list of content pages in the CMS, the PHP queries the DB, loops through the list parsing a table row template via vbulletin's template engine. In this row I want a drop down menu with a set of options for that page (i.e. edit, delete, move etc.). When I try and do this is all goes wrong. I have tried it using your method, appending the contentid to the end handles, so there is a unique drop down for each content instance, but it doesn't work :( Its very similar to how the postbit works, I even tried using the template logic for that (which is slightly different) again to no avail :( Any ideas how to do this one? |
Hey this is FANTASTIC - thank you.
I'm code stupid but managed this :) - I guess it's possible to add more categories too? I presume just by adding a TR td class cat name and tr td class vbmenu ? |
Quote:
|
Quote:
|
Just what i needed, my navbar was getting a bit crowded. :)
|
Glad i could help! :)
|
Thanks! I haven't installed it yet but I'm working on some rules pages and links that this will be PERFECT for. Thanks!
*clicks install* Let me ask you a question though. In that same template, would there be a way for me to take the current FAQ area of the navbar and make it one of the choices for the drop down links? |
Just what i was looking for. . .. tHansk
|
THANK YOU ! THANK YOU!! THANK YOU!! :)
|
Oooh, lovely, ta. Any idea how I can make a link only appear to a particular set of users, for example a group called "Administrators" as opposed to all registered members? I have been struggling with that for a while sadly and have all but given up LOL.
Reason: I want to add a download area link but only viewable for my Admins. Thanks :) |
How would one add this with phrases ?
|
exactly what I was looking for!
thanks ^_^ |
Thank you!
|
Works just like stated. Thanks for your work. Mark
|
Hi LiveWire
This is what I was looking for, thanks! I only have one problem, when I logout I dont see the link that I created any more? Xrayhead |
man this is sweet, but could some1 tell me how i would go about adding a login box to a popup menu
thanks |
anyway to have submenus that open up
inside the main menu ...... ??????????? |
This is fantastic. Would it be possible to make it do a second tier flyout??
So you could have Code:
___________________ |
Quote:
But mine was prettier! Regards, Matt |
Arg am I the only one who can't get this to work?? Mine doesn't work. Here's my code. Can anyone please help me?
Code:
<td id="staff" class="vbmenu_control"><a href="#staff">Staff</a> <script type="text/javascript"> vbmenu_register("staff"); </script></td> Then the menu: Code:
<!-- staff navigation menu --> So what's wrong here? Thank you for any help :). |
Code:
<!-- staff navigation menu --> The problem you have there is that in the first section of code you posted you have told it to find a menu called 'staff' then in the second section you had called the menu 'newlink_menu' and so confuzed the poor thing. :( |
Okay this still isn't working. Go to my forums and click the "Staff" link on the navbar and you'll see what's happening.
|
Move the first bit to above <if condition=$show[popups]> and try that.
|
I tried it with that code both before and after <if condition=$show[popups]> and it still won't work.
|
Nice 1, just what i'm looking for but... strugglin to download!
is there a post count involved?? ///ignore^^ fixed now :D Thank you |
nice work though will have to check it :D will do it later :D
|
OK...I got this to work, sort of...
The menu works fine in my forums, but for some reason, it totally screws up the layout of the categories in my Photopost home page. Here is the code I used: <td id="newlink" class="vbmenu_control"><a href="#link">Photos</a> <script type="text/javascript"> vbmenu_register("newlink"); </script></td> :::::::::::::::::::: <!-- / new link menu --> <div class="vbmenu_popup" id="newlink_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr><td class="thead">Members' Photos</td></tr> <tr><td class="vbmenu_option"><a href="http://www.mysite.com/photos/">Photo Gallery</a></td></tr> <tr><td class="thead">Photo Forums</td></tr> <tr><td class="vbmenu_option"><a href="http://mysite.com/forums/forumdisplay.php?f=80">Photo Contests</a></td></tr> <tr><td class="vbmenu_option"><a href="http://mysite.com/forums/forumdisplay.php?f=19">Photo Forum</a></td></tr> </table> </div> <!-- / new link menu --> :::::::::::::::::::::::::::::::::::::::::::; Any clues as to what I did wrong? Thanks!!!! |
Thanks for the great hack. I got the menu added and working great, but only one problem.
Now my Search and Quick Links don't drop down :confused: |
All times are GMT. The time now is 04:52 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:
|