Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Adding links into the navbar Details »»
Adding links into the navbar
Version: 3.00, by ultimatearco ultimatearco is offline
Developer Last Online: Feb 2016 Show Printable Version Email this Page

Version: 3.8.x Rating:
Released: 10-26-2008 Last Update: Never Installs: 16
Template Edits
Translations  
No support by the author.

I also got inspirated by someone to make a double navbar, il make it and ask for his permission
Adding links in the navbar

Added for 3.8.x !
In beta stage couse of the beta version, this will be taken out of beta when vBulletin 3.8.X is out of beta


Translations alloud!
But only with my permission and FULL credit of me!




Demo 1: http://forums.colzdragon.com/
Demo 2: Unavaible

Before installing please check the Installed button
ALSO: This version has been taken out of beta stage
Thanks to StuntFactoryX's idea we now have the code for guests!
Version 2 relased and taken out of beta!


Okay, iv'e seen some mods that did not edit the navbar for some reason
Please dont flame me couse of the basic stuff, this is for people who dont have the knowledge of HTML


This has been tested on the Default style. It should work on templates WITHOUT a image navbar!


This hasent been tested on the Fox styles, so use it on your own risk there


Go to your Panel and select Styles & Templates then select Style Manager
go to the Navbar template
Find:


Code:
HTML Code:
  <if condition="$show['registerbutton']">
<td class="vbmenu_control"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td> 
</if>
Under that add:




Code:
HTML Code:
<if condition="$show['member']">
<td class="vbmenu_control"><a href="[link]">text</a></td></if>
If you want to make it avaible to guests add that below the code above:

HTML Code:
                        <td class="vbmenu_control"><a href="index.php">portal</a></td>
Note: adding the <if> code could couse your forum style to fail completely!
Thank-you StuntFactoryX



Please dont flame me becouse its so simple!!!




It also includes a README file

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 10-27-2008, 12:51 PM
ultimatearco ultimatearco is offline
 
Join Date: Jul 2008
Location: Belgium
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I help people when they need support, I only help people who klicked the install button after installing!

Thanks,

Arco
Reply With Quote
  #3  
Old 10-27-2008, 12:52 PM
ultimatearco ultimatearco is offline
 
Join Date: Jul 2008
Location: Belgium
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Reserved 2
Reply With Quote
  #4  
Old 11-04-2008, 11:21 AM
moschino moschino is offline
 
Join Date: Dec 2007
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice. Installed
Reply With Quote
  #5  
Old 11-09-2008, 03:05 PM
ultimatearco ultimatearco is offline
 
Join Date: Jul 2008
Location: Belgium
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks mate



Also: I give custom codes...

Just pm me with you want
When asking for a custom code please klick install! or i will not support
Reply With Quote
  #6  
Old 11-10-2008, 11:10 PM
pspmodandcfw pspmodandcfw is offline
 
Join Date: Jun 2008
Location: MD
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how do i make it show to logged in users only i am on a bluefox theme
Reply With Quote
  #7  
Old 11-11-2008, 05:41 AM
ultimatearco ultimatearco is offline
 
Join Date: Jul 2008
Location: Belgium
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
how do i make it show to logged in users only i am on a bluefox theme
Hello there, This works when your Bluefox theme's navbar works completely
Find:
HTML Code:
  <if condition="$show['registerbutton']">
<td class="vbmenu_control"><a href="register.php$session[sessionurl_q]" rel="nofollow">$vbphrase[register]</a></td> 
</if>
Add under:
HTML Code:
<if condition="$show['[B]member[/B]']">
<td class="vbmenu_control"><a href="[B][link][/B]">[B]text[/B]</a></td></if>
I put the text in bold that you wanted
Reply With Quote
  #8  
Old 11-25-2008, 04:10 PM
ultimatearco ultimatearco is offline
 
Join Date: Jul 2008
Location: Belgium
Posts: 92
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Taken out of beta!!!!

Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:31 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04425 seconds
  • Memory Usage 2,292KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_html
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (8)post_thanks_box
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (8)post_thanks_postbit_info
  • (7)postbit
  • (8)postbit_onlinestatus
  • (8)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete