View Full Version : Adding Breadcrumb Nav at Bottom of Forum Also
jribz
09-21-2005, 05:23 AM
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
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
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.
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
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>
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.