Bring Back "Go" Button for VB4 by BOP5 (ForumJump/Quick Navigation menu)

  • Thread starter Thread starter VnSlo
  • Start date Start date
V

VnSlo

New Member
Demo Video: http://www.youtube.com/watch?v=5tLLceMb604


This mod simply brings back the "Go" button that was removed from the "Quick Navigation" AKA "Forum Jump" menu.


attachment.php



VB3 already has the "Go" button but when it was removed from VB4 it has added an extra click for users who want to simply "jump" back to the forum they came from.


There are no settings, just install the mod and it will work.


If you have a heavily customized style, specifically a custom forumjump template there is a manual template edit you can make below. THIS IS ONLY NECESSARY IF THE MOD DOESN'T WORK, TRY IT FIRST.


The "Go" button only appears when viewing a thread or viewing a forum (showthread or forumdisplay) because those are the only places it makes sense to have it.


Full instructions in zip file but it's just 1 product to upload- nothing else to do or set.


This should work on all versions of 4.0.x/4.1.x - it has been ed on 4.0.8.


Please Mark As Installed If You Use This. :)




Manual Template Edit- Not usually needed:


Edit the forumjump template:


In Admin CP -> Style Manager ->[Choose Your Template] -> Edit Templates -> forumjump


Find the line (or something similar too):
Code:
<a href="{vb:raw navpopup.link}" class="popupctrl"><span class="ctrlcontainer">{vb:raw navpopup.title}</span></a>


Below it Add:
Code:
<vb:if condition="THIS_SCRIPT=='showthread' OR THIS_SCRIPT=='forumdisplay'"><a href="forumdisplay.php?f={vb:raw goforum}" class="textcontrol" onclick="document.location='forumdisplay.php?f={vb:raw goforum}';return false;">Go</a></vb:if>


Save Changes... Repeat for all styles you use. (The mod still needs to be installed for this to work.)

buidoinet12112012.jpg


[DOWN] Bring Back Go Button by BOP5 for VB4.zip
pass: buidoi.net[/DOWN]
 

Facebook Comments

Similar threads

Admin
Replies
0
Views
718
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
942
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
662
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
840
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
1K
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
832
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
674
AdminAdmin is verified member.
Admin
Admin
Replies
0
Views
1K
AdminAdmin is verified member.
Admin
Admin
Replies
1
Views
880
duchieusale02
D
Admin
Replies
0
Views
692
AdminAdmin is verified member.
Admin
Back
Top