The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
"Community" & Quick Links" disabled..?
Im not sure if i did something in editing code or a mod that was added or if it is just a setting, but my "Community" & "Quick Link" menu links dont drop down anymore..?
Where should I start.? |
#2
|
|||
|
|||
it is most likely a template issue, you should try starting with template edits you have done lately, at least that's where I'd start, because changing class names or id's on any of the parts of the dropdown make them not work, to change the class change it to the following
Code:
class="vbmenu_option [new class]" John |
#3
|
||||
|
||||
Create a new style, and set no parent style. Browse your forum using this style. Do the problems still exist?
|
#4
|
||||
|
||||
Quote:
I haven't done any editing to the navbar. (only added an arcade today, which added the arcade link in the navbar) My Search doesn't work either.!? Quote:
Which template should i check or revert or...? Thanks |
#5
|
||||
|
||||
Check headinclude, header and footer. Also check that you have not removed vital code on the navbar links (e.g. element class or associated JavaScript).
|
#6
|
||||
|
||||
I reverted the footer, and now they work.
But in reverting the footer i lost some other things, like the link to who made the skin. lmao |
#7
|
||||
|
||||
Most likely, you had removed vBulletin's JS initialisation script, making those functions not work.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|