The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Ok, I added it here - http://dragonsys.noip.me/vb4/portal.php
I still don't see the double text like in your images. I can give you an account on that site if you want to add pages and see if you can repeat the issue. |
#12
|
|||
|
|||
It's there, on Test 1:
=========== TEST1 New PostsFAQCalendarCommunity Forum Actions Quick Links TEST2 New PostsFAQCalendarCommunity Forum Actions Quick Links =========== If you add more test pages, they will start to stack up until you can see them. Add 2 more pages, and then check Test 1 again Saw your edit - sure, I'd be happy to try and replicate it there. Feel free to PM me. BTW, did I say thanks again? You are awesome |
#13
|
||||
|
||||
Ok, I'm not seeing the bold text, like in your images, but I see what you are getting at now.
It looks like a "fix" was added in the latest version to try and get all the people complaining about the submenu not showing to settle down, but it was implemented badly. it is using a float to try and hide the send submenu I will play around and see if I can get a patch |
#14
|
|||
|
|||
Yeah, I don't see it in yours yet, but the more pages that are added, the more times it overwrites the menu and you start to see them.
I'm glad I'm not going crazy! I've been updating my site a lot lately, and this has been driving me crazy, even though I'm sure no-one else would notice it! You are a a credit to this community - it's nice to see people like you still around and supporting vBulletin. It's what made this community and software so great, and it's very much appreciated |
#15
|
||||
|
||||
if you add a submenu item to your pages, that should clear up as it will show that item instead.
|
#16
|
|||
|
|||
I was hoping to have the same submenu throughout the entire website, which is currently using the forums submenu. I tried to disable the menu in vBA altogether and use Navigation Manager, but this had its own problems with vBA and the selected tab.
|
#17
|
||||
|
||||
Quote:
--------------- Added [DATE]1448337506[/DATE] at [TIME]1448337506[/TIME] --------------- Ok, it didn't take me as long as i thought it would, lol Open the adv_portal_navtab template Find: Code:
<vb:if condition="$tab['children']"> Code:
<vb:if condition="$tab['children'] AND $tabselected"> |
#18
|
|||
|
|||
This fixes the problem for the home page and child pages (THANKYOU!), but for separate pages that do not have a vBA parent page it removes most of the top tabs, including the default Forum tab
(Setting Add Navbar Tab to None makes it work, setting it to Start or End causes the above problem. |
#19
|
||||
|
||||
well dang it...
I don't see that happening on my site. Neither of the pages have a parent, and all the tabs are intact. Can you give me a screenshot? |
#20
|
|||
|
|||
Here you go So the subnav is working, but now on pages where there is a main tab displayed with no parent, the OTHER tab elements have disappeared. This was when I selected my Articles tab. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|