vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Adding Breadcrumb Nav at Bottom of Forum Also (https://vborg.vbsupport.ru/showthread.php?t=96643)

jribz 09-21-2005 05:23 AM

Adding Breadcrumb Nav at Bottom of Forum Also
 
Hi,

I would like to add the breadcrumb navigation at the bottom of the forum in addition to the default top location.

Is there a simple way to do this?

Thanks

Andreas 09-21-2005 05:36 AM

Yes. Place $navbar where you want to have it.
(At least I think that this should work)

jribz 09-21-2005 05:45 AM

Quote:

Originally Posted by KirbyDE
Yes. Place $navbar where you want to have it.
(At least I think that this should work)

Hmmm, I tried placing that at the top of the footer template but no dice. I really just want it at the bottom of actual posts, any other suggestions? Thanks for the reply.

Andreas 09-21-2005 05:48 AM

footer won't work, that template is being eval()ed too early.
showthread, forumdisplay etc. should be fine

But I don't think it's worh the hassle.
I had a 2nd navbar there several month ago ... nobody used it so it was just a waste of bandwidth.

jribz 09-21-2005 05:56 AM

Quote:

Originally Posted by KirbyDE
footer won't work, that template is being eval()ed too early.
showthread, forumdisplay etc. should be fine

But I don't think it's worh the hassle.
I had a 2nd navbar there several month ago ... nobody used it so it was just a waste of bandwidth.

Does it actually add extra bandwidth though, since it is already being displayed at the top? (forgive me but my logic is simply considering the usage of 2 identical images on the same page) I have had a few requests hence my interest in it. People would rather just click the nav to get back to the forums rather than scrolling back up.

EDIT: It does work in SHOWTHREAD, thanks, but I am interested still if it is eating more bandwidth.

merk 09-21-2005 06:13 AM

That logic (about the image) wont work because the browser is smart enough to know its the same image, however, for HTML, it wont work.

Having a second navbar will add to your page size, even if the same thing is being displayed twice.

jribz 09-21-2005 06:19 AM

Quote:

Originally Posted by merk
That logic (about the image) wont work because the browser is smart enough to know its the same image, however, for HTML, it wont work.

Having a second navbar will add to your page size, even if the same thing is being displayed twice.

OK yeah, that makes sense as the additional code is still on the page output, thanks.

Club3G 01-11-2006 06:00 PM

<a href="https://vborg.vbsupport.ru/showthread.php?p=871100#post871100" target="_blank">https://vborg.vbsupport.ru/showt...100#post871100</a>


All times are GMT. The time now is 10:24 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.01015 seconds
  • Memory Usage 1,723KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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