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)
-   -   Major Additions - [DBTech] vBNavTabs (https://vborg.vbsupport.ru/showthread.php?t=274972)

sodasusu 03-04-2014 02:25 AM

something wrong with this ? used vbulletin 4.2.2

https://vborg.vbsupport.ru/external/2014/03/40.jpg

ozzy47 03-04-2014 02:51 AM

Nothing wrong there, all the rest of the settings are in the Navigation Manager for each item.

HM666 03-15-2014 05:40 PM

Before I install this I need to know if this will allow me to make a navbar link in the CMS NOT the FORUM. So as I'm in the home CMS page I have my sections that show as navbar links. I need drop downs for those navbar links. Is that possible with this mod?

DragonByte Tech 03-15-2014 08:04 PM

You mean an entirely separate navbar configuration for your CMS and your forum?

Fillip

HM666 03-15-2014 10:44 PM

Quote:

Originally Posted by DragonByte Tech (Post 2487532)
You mean an entirely separate navbar configuration for your CMS and your forum?


Fillip

Not sure what you mean. I did some screen shots in this thread here: https://vborg.vbsupport.ru/showthread.php?p=2487553 I want the drop down to be from the section of the cms. So Lyrics, Discography, Bios etc are sections I want those to incorporate drop downs.

aaronhaul 03-26-2014 04:53 PM

Hello Friends,

From the explanation of what this mod can do with regards to creating dropdown menu tabs, can anybody please show me some screen shot of this?

From all the images provided, I've not found anyone that indicates the mod do create dropdown menu directly from Navigation tab as Lite or Pro version.

Also, can I add a "Register" and "Login" buttons to this NavTabs and give permissions to view or hide to registered and unregistered users to have access to each of the buttons?

Please advise.

ozzy47 03-26-2014 11:46 PM

Quote:

Originally Posted by aaronhaul (Post 2489669)
Hello Friends,

From the explanation of what this mod can do with regards to creating dropdown menu tabs, can anybody please show me some screen shot of this?

From all the images provided, I've not found anyone that indicates the mod do create dropdown menu directly from Navigation tab as Lite or Pro version.

Also, can I add a "Register" and "Login" buttons to this NavTabs and give permissions to view or hide to registered and unregistered users to have access to each of the buttons?

Please advise.

Which version of vB4 are you running.

aaronhaul 03-27-2014 12:03 AM

1 Attachment(s)
I am using vB version 4.2.2 PL 1.

I just installed in my Site and it broke my site.

Before:
https://vborg.vbsupport.ru/attachmen...1&d=1395878435

After:
https://vborg.vbsupport.ru/attachmen...1&d=1395878435

Please how can I fix this or make it work?

Is there any similar Mod that can show or hide a particular tab from Registered or Unregistered Users and Other User types?

Please advise.

ozzy47 03-27-2014 12:30 AM

It appears broke because your custom style is not compatible with the mod, it displays the navigation elements completely different. I would suggest asking the style developer for help adding what you need. :)

aaronhaul 03-27-2014 01:51 AM

1 Attachment(s)
Yes, and I have uninstalled the Plugin. The site is stable now. I am looking for either a code snippet or add-on that can hide the "Register" and "Login" tab from already registered users.

Please is there any from vbulletin?

See below image with a "Register" and "Login" tab
https://vborg.vbsupport.ru/attachmen...1&d=1395884529

ozzy47 03-27-2014 01:58 AM

You would need to ask the style developer on how to do that, as no one knows how the style was coded.

But you could find the code in your templates and wrap it with a conditional:
Code:

<vb:if condition="$show['guest']">Show this to guest only</vb:if>

ScoobyDoo 04-10-2014 02:56 PM

Could anyone tell me if it's possible to make the Dropdown Tab act as a link itself, if it's possible? Currently I have it set to where you hover over it and you see the dropdowns and can click on the links within the dropdown, but I'd like for a user to be able to click on the Dropdown Tab titled 'Forums' and for it to be able to be a link itself like it used to. The dropdowns are certainly more important, which are great by the way, but I was just wondering if this could be done as well. Thank you

DragonByte Tech 04-10-2014 06:59 PM

Why not just create a normal tab? The whole purpose of a drop-down tab is to condense sub-links into a menu, not have the menu itself take you anywhere.

Fillip

ScoobyDoo 04-11-2014 02:18 AM

Quote:

Originally Posted by DragonByte Tech (Post 2492506)
Why not just create a normal tab? The whole purpose of a drop-down tab is to condense sub-links into a menu, not have the menu itself take you anywhere.


Fillip


Thanks for the response Fillip, but I do understand the purpose of a drop-down tab. I asked if it was possible to make the drop-down tab an actual link itself. Is it? Meaning, technically it is a live link if you click on it, and if you just hover it acts as a drop-down.

The way it used to be was when one clicked on 'Forums', the page would load with 'ALL' forums on one page for one to view and scroll through at once if they wished to do so, and so I'd like to 'still' have that functionality without creating a new Tab, because I'd then have 2 Tabs sitting next to eachother both labeled 'Forums'.

Thank you

killslick1 04-16-2014 01:22 PM

Mixed problems as well with vBulletin 4.22 / vBNavTabs (Lite) (vB 4.2.0+) 1 1.31

Stops some styles from using fluid or fixed when enabled and otions to add/edit tabs are missing in cp.

Tried many things here still very buggy

DragonByte Tech 04-25-2014 10:22 PM

Quote:

Originally Posted by ScoobyDoo (Post 2492559)
Thanks for the response Fillip, but I do understand the purpose of a drop-down tab. I asked if it was possible to make the drop-down tab an actual link itself. Is it? Meaning, technically it is a live link if you click on it, and if you just hover it acts as a drop-down.

The way it used to be was when one clicked on 'Forums', the page would load with 'ALL' forums on one page for one to view and scroll through at once if they wished to do so, and so I'd like to 'still' have that functionality without creating a new Tab, because I'd then have 2 Tabs sitting next to eachother both labeled 'Forums'.

Thank you

I don't believe there is a way to make it only a drop-down tab on hover, and that would also not be very touch friendly.

Quote:

Originally Posted by killslick1 (Post 2493414)
Mixed problems as well with vBulletin 4.22 / vBNavTabs (Lite) (vB 4.2.0+) 1 1.31

Stops some styles from using fluid or fixed when enabled and otions to add/edit tabs are missing in cp.

Tried many things here still very buggy

Nobody else has reported any similar problems that I can recall, have you tried it in a default (unmodified) style and tried to disable all other modifications?


Fillip

StonePilot 04-29-2014 10:33 PM

Does the pro version of this mod allow me to make a "mega menu" and/or a nested menu? (That is, have a menu open into another menu?)

I can't figure out how to embed a mega-menu into the navbar, so I was looking at this mod as a way to get this done.

Something like either of these ...

https://tutsplus.com/wp-content/uplo...12/08/menu.png

https://vborg.vbsupport.ru/external/2014/04/3.jpg

m7sen 04-30-2014 01:56 PM

what about vb3 ?

Spangle 05-01-2014 04:54 AM

If you are using 4.2.x you don't need this MOD, it can be done in the Navigation Manager

DragonByte Tech 05-07-2014 12:28 PM

Quote:

Originally Posted by StonePilot (Post 2495418)
Does the pro version of this mod allow me to make a "mega menu" and/or a nested menu? (That is, have a menu open into another menu?)

I don't believe so, no :(

Quote:

Originally Posted by Spangle (Post 2495596)
If you are using 4.2.x you don't need this MOD, it can be done in the Navigation Manager

That is incorrect. This mod provides multiple enhancements to the default Navigation Manager, but it does integrate with it rather than replace it.

Quote:

Originally Posted by m7sen (Post 2495491)
what about vb3 ?

We have no plans to bring this to vB3 at this time.


Fillip

kylek 09-09-2014 02:12 AM

Just picked up the pro version and see that purevb's styles do not play nice with it. Anyone dealt with this in the past and can tell me what to look for? Using the Modern style from purevb.

ozzy47 09-09-2014 02:27 AM

Quote:

Originally Posted by kylek (Post 2514303)
Just picked up the pro version and see that purevb's styles do not play nice with it. Anyone dealt with this in the past and can tell me what to look for? Using the Modern style from purevb.

You need to ask questions on the developers site concerning the Pro version of the mod.

Yes there has been issues with those styles, and the developer will handle it for you. :)

kylek 09-09-2014 02:29 AM

Thanks Ozzy47, Have posted over there but thought maybe someone might know who has gone thru this over here.

CuteC@t 10-15-2014 10:31 AM

Its a very nice mod but I did an accident and need help.
I choose a wrong "Parent Item" for community (menu) = vb_ navigation_ menu_ vbmenu_ community_ text and now it doesn't appear anywhere. If someone guide me how can I fix it.

iNate19 11-04-2014 07:41 PM

Crap.... not compatible with 4.2.2

Mark.B 11-04-2014 08:05 PM

Quote:

Originally Posted by iNate19 (Post 2521330)
Crap.... not compatible with 4.2.2

vBulletin Versions: Compatible with vB versions 4.1.x and 4.2.x

You should post more information on the difficulties you are having. This mod does work with 4.2.2.

supertemplado 11-08-2014 10:14 AM

Hi,

it works on 4.2.2 but in the adminCP i only have the general Settings and not the full options anymore (it was there before the .2 patch. (Yes i am ****** SUPER ADMINISTRATORS ****** in config.php :)

Hope you can help.

Again, the plugin works as i set it up before the patch but change it in CP does not work anymore

supertemplado 11-15-2014 04:11 AM

Quote:

Originally Posted by supertemplado (Post 2521902)
Hi,

it works on 4.2.2 but in the adminCP i only have the general Settings and not the full options anymore (it was there before the .2 patch. (Yes i am ****** SUPER ADMINISTRATORS ****** in config.php :)

Hope you can help.

Again, the plugin works as i set it up before the patch but change it in CP does not work anymore

Anyone who can help me?

PS with latest patch i meant 4.2.2 Patch Level 2

kdoubt 12-07-2014 06:28 PM

Quote:

Originally Posted by supertemplado (Post 2522781)
Anyone who can help me?

PS with latest patch i meant 4.2.2 Patch Level 2

Same problem, I only have access to "general settings"

ozzy47 12-07-2014 06:44 PM

That is all you are supposed to see in 4.2.x, all the other settings are in the Navigation Manager.

Nelson58 12-07-2014 06:51 PM

It does work with 4.2.2 pl2 because I am using it on my site. As usual, there is no manual and very limited documentary support. I note it has been since November 8th that supertemplado has been seeking assistance. You might want to try on their web site, and see if you can get any of these gentlemen to help you out.

Best of luck.

Nelson

ozzy47 12-07-2014 06:54 PM

Nelson, I just answered him,as well a kdoubt.

Yes it does work on 4.2.2 pl2, what is the specific problem you are having?

Nelson58 12-07-2014 07:03 PM

ozzy47, you are a good soul for doing so.

In general, one of the things that I learned playing with this mod is that, to have a menu in a tab, you have to create an item under a tab, define it as a menu, and then link the selections to it.

So, on our site for example, under Forum, I defined a menu item as Forum selections. That doesn't show, but the links you define with that as a parent will show, and lead you to each function that you define.

I have not found a way to use sub-menus at the same time, or to create an item in a menu that can have its own menu. I do not think the latter is possible.

Without a manual or documentation, you have to play around with this quite a lot until you get what you are looking for. I must have played with it for days until I got it. I am still not totally satisfied, but it does the job.

ozzy47 12-07-2014 07:07 PM

Well the way you describet to make a menu tab is controlled by vBulletin, not the mod.

As far as a item in a menu having it's own menu, this is not possible at this time.

How besides a lack of documentation are you unsatisfied, the mod does exactly as described in the OP, nothing more, nothing less. :)

Nelson58 12-07-2014 07:13 PM

Quote:

Originally Posted by ozzy47 (Post 2526209)
Well the way you describet to make a menu tab is controlled by vBulletin, not the mod.

As far as a item in a menu having it's own menu, this is not possible at this time.

How besides a lack of documentation are you unsatisfied, the mod does exactly as described in the OP, nothing more, nothing less. :)

The main thing it seems to do above VB is to allow multiple menus, which admittedly is very helpful. However, more than 2 menus seems to creep down into the forums.

I'd like the menus to have their own menus. Why? Because when you install a mod, many set up options in the navbar. When you transfer that to the menu you set up, you lose the ability to have those options, at least as far as I see (maybe I am missing something).

So, for example, if you install Ozz' Classifieds, there are many options, which is great, but you want to maintain those on the menu if possible. When you make a menu with a link, you cannot offer the options. They get lost.

Or am I just not doing it right?

ozzy47 12-07-2014 07:19 PM

Quote:

Originally Posted by Nelson58 (Post 2526211)
The main thing it seems to do above VB is to allow multiple menus, which admittedly is very helpful. However, more than 2 menus seems to creep down into the forums.

I'd like the menus to have their own menus. Why? Because when you install a mod, many set up options in the navbar. When you transfer that to the menu you set up, you lose the ability to have those options, at least as far as I see (maybe I am missing something).

So, for example, if you install Ozz' Classifieds, there are many options, which is great, but you want to maintain those on the menu if possible. When you make a menu with a link, you cannot offer the options. They get lost.

Or am I just not doing it right?

Well pre, 4.2.x this mod, as well as a couple of other mods was the simplest way to add a dropdown tab. Now post, 4.2.x, this functionality was added to the vBulletin core software.

Yes it would be nice to have menus inside of menus, but this is not available in the mod at this time, and I am pretty sure it has been requested before, but it don't hurt to put in a feature request on their site to be sure.

RaiinbowEyes 02-17-2015 10:21 PM

For some reason it won't allow unregistered people to view the new tab's page. It asks them to log in. How do I fix this? I've tried leaving all of the boxes unchecked, and trying checking all of the boxes for user permissions for the tab. Neither works. :/ Any ideas? Thanks!

(Using vB 4.2.2)

Edit: Apparently not even regular users access it, as I was told by my users they can't. So only admins can? I have looked high and low in the settings and can't find the reason for this. Also it got rid of my sub navigation bar all together?

DragonByte Tech 02-22-2015 08:40 PM

Quote:

Originally Posted by RaiinbowEyes (Post 2537798)
For some reason it won't allow unregistered people to view the new tab's page. It asks them to log in. How do I fix this? I've tried leaving all of the boxes unchecked, and trying checking all of the boxes for user permissions for the tab. Neither works. :/ Any ideas? Thanks!

(Using vB 4.2.2)

Edit: Apparently not even regular users access it, as I was told by my users they can't. So only admins can? I have looked high and low in the settings and can't find the reason for this. Also it got rid of my sub navigation bar all together?

This mod simply hides the tab if the permissions are not met, it has zero control over any permission requirements when they have actually clicked on a link. Please contact the author of the page you're trying to visit for support.


Fillip

kylek 05-13-2015 07:19 PM

Just wondering if anyone has this working with the Pristine style from themeforest?

Scott W 11-18-2015 03:19 PM

:):)


All times are GMT. The time now is 07:25 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.01695 seconds
  • Memory Usage 1,843KB
  • 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
  • (1)bbcode_code_printable
  • (15)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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