![]() |
Nice, but can the links be made with dropdows like here on vb.org. So when clicking on User Cp it gives you all the options of it.
|
IT actually used to be a drop down list. I dont know why vBulletin changed it. Maybe they can shed some light on how to do that. I am working on another mod right now, but I will try to look into it for you, kronnos.
|
Quote:
Quote:
|
I don't know if this will work or not on 3.8 series, but Princeton has a mod for just what you want here.
https://vborg.vbsupport.ru/showthread.php?t=177774 |
Any luck, yossie3660?
|
Great mod, have installed it :)
|
thanks a lot :)
|
Glad you all like it. Make sure you click Install if you want support.
|
simply AWESOME! Thanx!
|
Thanks, Great job
|
nice work thanks
|
How would i make these a quick link (drop down box)?
<!-- Navbar Links --> <div align="center"> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:1px"> <tr align="center"> <td class="vbmenu_control"><a href="http://url.com">Coming Soon</a></td> <td class="vbmenu_control"><a href="http://url.com">Coming Soon</a></td> <td class="vbmenu_control"><a href="http://url.com">Coming Soon</a></td> <td class="vbmenu_control"><a href="http://url.com">Coming Soon</a></td> </tr> </table> </div> <!-- / Navbar Links --> |
Tip of the cap kind sir!
|
Quote:
https://vborg.vbsupport.ru/showthread.php?t=166136 |
Very nice and easy hack, installed! but I wondering wich is the code to show a dropdown menu, like Community.
Thanks |
I will try to make you the code to have drop-downs. I have been working a lot of hours and my time is limited. But, for now, try this mod out:
https://vborg.vbsupport.ru/showthread.php?t=166136 It may help you out. |
Yeah, works with v3.8.2 :cool:
Thank you very much ;) |
Thanks a lot :D
|
wow realy gr8 but tell me 1 thing can i use some photo with this hack i mean http://www.desiz.in/images/iChat%20White.png this image for chat room btttnnnn
|
Installed it nice
|
awesome.. this is what i was looking for.. thanks
|
incredibly easy to install. i hope all mods are this easy. this is exactly what i needed in order to put a separate paid subscription info page. installed.
|
Thanksssssss to good
|
Thanks!!!!
|
If you change
Code:
<div align="center"> Code:
<div class="tborder" style="padding:$stylevar[cellspacing]px; border-bottom-width:0px"> |
Quote:
Quote:
Link1 | Links2 | Links3 | Link4 | Links5 | Links6 Thats ur links, but my links have about 20 links....so if i put in the navbar, can make too many links that can cunfuse for the people, so i want to make the simple for example : LinkA v| LinksB | LinksC And want i klik LinksA that will show : Links1 --> go to links1 and open the new tab when user click Links2 Links3 Links4 Links5 Links6 Like i said before, that the button on the link like USER CP links that have some down arrow, so thats make the simple links for my forum, do you have any mod for this? i will installed if you have, so sorry if my english is not so good and i hope my explanation can understand for who read my post. Cause i had tried so many times but the down arrow button not correctly show up, just the links and not got what i want. And the condition is simple...just add that links and dont have make different about the user is login or soem guest, cause that links for connect to other website, so simple static links. thanks alot ;) regards yossie3660 |
thanks,,
|
Glad you all like it. I will try to be on here more. Work seemed to settle and now I have some spare time. lol
|
installed
but i got this https://vborg.vbsupport.ru/external/2009/06/35.jpg how to fix it? and where do i put this code at? If you want to show a link only to members use this: Code: <if condition="$show['member']"> <td class="vbmenu_control"><a href="http://url.com">Link Title Goes Here</a></td> </if> |
Quote:
Quote:
yossie3660 |
I will see what I can do, yossie3660.
And s-p0k, just take out the <--- Navbar Links----> and save and reload and should be gone. |
This is awesome! Installed! and Works perfect with the mod Advanced Navbar Links!
THANKS! |
You're welcome.
|
Quote:
regards yossie3660 |
1 Attachment(s)
Quote:
With this mod which easily makes a second navbar combined with the "Advanced Navbar Links" mod you can have the power to add in drop menus (with icons), full permission control, single links, etc.. all editable from inside the AdminCP without having to edit the navbar menu except to initially install both mods together. If you look at my attached screen shot you will see I have two navbars. I also have a drop menu for my blogs in the top navbar which I have made where each sub-link has icons! Instructions For Combining These Two Mods Together: STEP-1: Install this mod into you navbar template as instructed. STEP-2: You only need to paste the following combined code: (Note: I used the code from this mod which only shows the second navbar to members. You can use the standard code from this mod if you wish to have guests view the second navbar as well. I gave that code example at the end of this post.) NOTE: The BLUE code below is from this mod and the RED code below is from the "Advanced Navbar Links" mod. Code:
<!-- Navbar Links --> NOTE: Ignore the step in that mod's instructions where it asks you to paste: $custom_droplinks_cat and $custom_singlelinks. You have already pasted these two codes into your navbar template in Step-2 above. Step-4: Save your navbar template. Step-5: You will now have a new AdminCP menu item for the Advanced Navbar Links mod. You can freely add in standalone or drop menu links with and without icons. This mod allows you to freely control all link permissions. END EFFECT: With these two great mods combined together we now have full control over a second navbar that we can edit from inside the AdminCP without having to edit the navbar template directly each time we wish to add or update links. FINAL NOTES: The Advanced Navbar Links mod does have one small bug which is discussed in their thread. It is no big deal. I now use this combo mod code and have complete navbar control the way we should have from the start in VB. Also, these hacks work perfect with vBadvanced as your homepage. IMPORTANT: If you want your second navbar to be viewable to guests use the following code instead: Code:
<!-- Navbar Links --> ENJOY! |
You're welcome. Make sure if you use this mod to click INSTALL.
|
Quote:
public_html/PracticeForum/forum/includes/adminfunctions_template.php(2359) : eval()'d code on line 6 Fatal error: Call to undefined method vb_activecache::flush() when im trying to add the combine code to the navbar your instructions are vague..you didnt mention that we are not supposed to uplaod the xml file so i upload that file and it wont upload im getting the same error great concept but dosent seem to work with new vb :( is exatly what i need though thanks warren great mod i installed your mod great work sir |
Sorry did you mean my instructions are vague?
|
Quote:
|
Sweet i figured it out i had to turn off vboptimise seems like that mod had a issue looks like its all a go thanks for the add on mod great work you two keep up the good work will be looking for more of your mods
|
All times are GMT. The time now is 11:09 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:
|