The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Link back to forum from thread view
Sorry for the noob question but I just recently started using vb (long time ipb user) and I find it annoying when you reach the end of a thread you have to scroll all they way down to the Forum Jump dropdown menu. I would like to add a link in betwen "Previous Thread" and "Next Thread" that would take you back to the forum view (list of posts in the forum you are currently reading).
Does that make any sense? I don't have any idea where to start. Thank you in advance. |
#2
|
||||
|
||||
Hmm,
Do you want the same breadcrumb style of the postbit template? |
#3
|
|||
|
|||
Quote:
? Previous Thread | Next Thread ? I would like to see: ? Previous Thread | vB3.5 Modification Questions | Next Thread ? |
#4
|
||||
|
||||
Hello,
There are several modifications on this site that will display a mini navbar in threads, etc. (Giving you the effect you arelooking for.) |
#5
|
||||
|
||||
We just added the navbits under the previous / next, so you get this effect ;
Quote:
|
#6
|
|||
|
|||
Quote:
Thank you all for your patience, like I said I am still figuring out the vb templates. |
#7
|
||||
|
||||
In the SHOWTHREAD template ;
Find ; HTML Code:
<if condition="$show['quickreply'] OR $show['ajax_js']">
HTML Code:
<div class="navbar" align="center" > <a href="$vboptions[forumhome].php?$session[sessionurl]">$vboptions[bbtitle]</a> $navbits[breadcrumb] </div> <br /> |
#8
|
|||
|
|||
Quote:
|
#9
|
|||
|
|||
Something else you might want to look at is this...
Quote:
|
#10
|
|||
|
|||
Quote:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|