vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Show Thread Enhancements - Bring Back "Go" Button for VB4 by BOP5 (Forum Jump/Quick Navigation menu) (https://vborg.vbsupport.ru/showthread.php?t=257179)

BirdOPrey5 01-14-2011 10:00 PM

Bring Back "Go" Button for VB4 by BOP5 (Forum Jump/Quick Navigation menu)
 
1 Attachment(s)
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.

https://vborg.vbsupport.ru/attachmen...3&d=1295112881

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 tested 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.)

BirdOPrey5 01-15-2011 03:40 PM

Reserved.

New Joe 01-24-2011 07:02 AM

I don't see why we'd need this Go button, when you click on the destination Forum you want to go to you go right there. No need to press a Go button.

Deathjam 01-24-2011 08:40 AM

Thanks for this, and to new Joe, it is needed because unlike vb3s menu which saves the forum your in when clicked, vb4's menu when clicked jumps to the top of the list.

So if your in a thread in forum #72, if you are wanting to go back to forum #72 you have to click the jump list then scroll all the way down to 72, not very quick.

BirdOPrey5 01-24-2011 11:51 AM

Here is a short demo video showing the difference between not having it and having it:

http://www.youtube.com/watch?v=5tLLceMb604

Fastbird 01-24-2011 08:22 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2153784)
Here is a short demo video showing the difference between not having it and having it:

http://www.youtube.com/watch?v=5tLLceMb604

Installed. This is one of the most requested things on our forum. Thank you!

phumphries 02-02-2011 01:55 AM

Thanks! This has been really bugging me, especially on my (small screen) mobile.

I think that the only reason that every vB owner has not installed this is that they have not been lucky enough to use the right search terms. :p

BirdOPrey5 02-02-2011 02:57 AM

Quote:

Originally Posted by phumphries (Post 2157641)
Thanks! This has been really bugging me, especially on my (small screen) mobile.

I think that the only reason that every vB owner has not installed this is that they have not been lucky enough to use the right search terms. :p

Probably some truth to this... I added more keywords to the title if the search is ever re-indexes it should help.

moswell 02-17-2011 07:53 PM

Thanks. This was highly requested on the forum I'm working with!

stamos2003 03-20-2011 03:38 PM

indeed helpfull, thanks for this!


All times are GMT. The time now is 10:34 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.00988 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete