Log in

View Full Version : Breadcumbs on footer


Kanustep
04-17-2008, 04:14 PM
Hello,

I would like to display breadcumbs like in navbar on forum footer, I found several mods, but nothing seems to work on vB 3.7.

Does anyone can provide me a code, sample of mod, how to include the beadcumbs on the footer?

Thank you in advance.

Lynne
04-17-2008, 05:21 PM
I have this one installed on my 3.7 beta 2 test forum and it works just fine: Mini Navbar: Breadcrumb at Bottom of Thread (https://vborg.vbsupport.ru/showthread.php?t=125790)

Kanustep
04-17-2008, 09:14 PM
Thank you and how do you include the theme into the template? I install it but don't show nothing to me in my footer.

Lynne
04-17-2008, 10:36 PM
That particular one only shows up on the showthread page and it also relies on doing a string_replace of info in the showthread template in order to put in the breadcrumb. Oh, and you also have to make sure to turn it on in your vboptions.

Kanustep
04-18-2008, 01:56 PM
Thank you Lynne, I'm sorta looking for something like that, however I don't want to put on that particular case, is there a way to change it?

Lynne
04-18-2008, 02:22 PM
I'm sorry, I'm not sure what you mean by "put on that particular case". Maybe you can explain a bit more what you want.

Kanustep
04-18-2008, 02:47 PM
Sorry, I mean to put the breadcumbs on other places like forumdisplay, footer, and after quick reply.

Like a "include mode" for this mod, where you do $navbits_mini and includes the template into the place that variable exist.