vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Adding a link to the navigation (https://vborg.vbsupport.ru/showthread.php?t=127926)

bokas 09-30-2006 07:15 PM

Adding a link to the navigation
 
I'm trying to add a gallery link to the exisiting navigation on the VB. I purchased the Photopost pro and want to add a gallery link up on top. HOw would you recommend doing this? thank you.

calorie 09-30-2006 07:29 PM

Assuming a default vB navbar template, find and add the part in bold:
Code:

<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>

<td class="vbmenu_control"><a href="/gallery/index.php$session[sessionurl_q]">Gallery</a></td>


bokas 09-30-2006 07:59 PM

Thanks for your response. Been trying to find that template in the back end. I found in the default (yes i'm using the default vb template) template the page navigation templates and under that i see pagenav. I click on that and i don't see the exact text you gave me, the first line that is. Am i totally looking in the wrong place?

calorie 09-30-2006 08:09 PM

Go to the vB ACP -> Styles & Templates -> Search in Templates
Code:

Search for Text: navbar
Search Titles Only: yes

Then double click navbar when it comes up and add the bold piece.

Type calendar in 'Search in Template' and click the Find button. ;)

bokas 09-30-2006 08:12 PM

Ah ha. I did it. right on!! Ok the only thing is the link should go to http://www.domainname.com/photopost and i think due to the code you gave me it looks for a gallery on the site which isn't there. HOw would i go about it pointing to the url above :)

calorie 09-30-2006 08:15 PM

Just change the A HREF link: from /gallery/ to /photopost/

bokas 09-30-2006 08:27 PM

You rock! Thanks I got it. :)


All times are GMT. The time now is 11:11 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01037 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete