Thread: Forum Display Enhancements - Tabs Add System for vBulletin 4 (sstab advanced)
View Single Post
  #835  
Old 11-23-2010, 08:03 PM
CharlieDelta CharlieDelta is offline
 
Join Date: Apr 2010
Posts: 616
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ndenning View Post
I stumbled onto this after giving up on it in frustration. I wanted to have one of the main navtabs have both a drop-down menu and sub-nav, horizontal menu that displays. As per the instructions, you cannot add a sub-link to an item that you have made into a menu. However, you have to have something set as a menu tab for it to have a drop-down item assigned to it.

So, I gave up and went back to edit the navtab that I had set as a menu, changed it to not be a menu, and saved it. Then, went to "Tab sub links" and added the horizontal row of sublinks I wanted. While I was trying to figure out how best to make up for the lack of a drop-down menu on my navbar, I refreshed the home page.

To my happy surprise, the menu I had already setup under one of the navtabs was still there!

So basically, to do this:
1. Make the menu tab you want to have both
2. Set it as a menu
3. Add the drop-down items
4. Change the menu tab back to "No" for being a menu
5. Go to "Tab Sub links" and add the links you want on the horizontal sub-nav that you want for that item.

One other thing I've done that may be affecting this:
What I really want is a static sub-nav (horizontal) menu that is the same on every page. (You know... like most Websites have if they have a secondary menu.) So, in the vbcms_navbar_link template, which is where the "Home" button usually comes from, I have added these links there. I have the Home button disabled through this mod though, and added it as part of this mod instead. So I don't know if this template is affecting it. But, if you need to do this same thing:

I've added them after the first </vb:if> and also before the second (and last) </vb:if>.
The list of links must begin with:
<ul class="floatcontainer">

I'll post screenshots once our site is live. That should be soon, now that I've figured this out.

So, if I could just figure out how to get vBulletin to let me have a drop-down that shows on hover or mouseover, instead of only onclick, I'll finally have a normal standard menu for my site!
Yes screenshots will be great.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02173 seconds
  • Memory Usage 1,770KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete