![]() |
Quote:
PHP Code:
|
Quote:
I tried the first code you posted, but that did not work either. |
Yes you're right. My bad.
Here you go. Code:
$forumjumpmenu <if condition="$vboptions[navbar_forumjump_enable] && $show[popups] && (($vboptions[navbar_forumjump_showusersonly] && $bbuserinfo[userid]) || !$vboptions[navbar_forumjump_showusersonly])"> | </if> |
Quote:
|
Quote:
Everytime i try to put in the $template_hook[navbar_buttons_left] in either navgbar or header templates... i get things looking really odd and the forum jump doesnt work. The only way ive gotten the forum jump to work, is to place the $template_hook[navbar_buttons_left] within an already written line of code and replace the part that starts with $ with $template_hook[navbar_buttons_left]. But then i get the ForumJump within the QuickLinks dropdown, or some ugly large block where the FAQ or something else used to be. Bah what im writing probably makes no sense... i suck at this. This is my forum if you would be so kind as to take another look.... |
Quote:
I was able to use this to get the forum jump to come up without altering my sites formatting. Except its not in the navbar :( If i try it in the navbar i either get nothing, or i get something that moves my formatting around... OR it works but the text inside the forum jump becomes HUGE and there is a weird line through it. Ive got it to work in the small space under the navbar.... not perfect but its a start. |
Quote:
Code:
<!-- nav buttons bar --> If you want to put the menu in the navbar without using the template hooks, just do this: Code:
<td class="vbmenu_control">$forumjumpmenu</td> Code:
$forumjumphidden |
Awesome mod.
I was wondering if theres a way to move the jump all the way to the left. thx |
Quote:
1. Turn 'auto display' off. 2. Edit the navbar template 2a. Find this part of the template and add the code in red. Code:
<!-- nav buttons bar --> |
Quote:
Ive tried everything you have suggested and i cant seem to make it work right. I can make it show up on the navbar but it ends up having this huge colored background and then actual ForumJump content comes out huge and with strange colors as well. Of course it works great with default template, and it worked fine when i reverted certain parts of this template that 3.6.8 asked me to revert. BTW, on this template... there is no <!-- nav buttons bar --> area in my navbar template, its in my header template. I tried making the changes in header and in importing your whole bit of code you posted into navgar... but i still got ugly. I have it up so you can see how it looks. |
Quote:
If you want post or PM me with the contents of your header template and I'll try and tell you where to put the links. |
Quote:
Thanks for the help and for a great product. I will PM you the header info. |
Thanks for the great help, its working a lot better now.
I wonder if there is a way to make the jumpmenu show the forums in a different order? I have made a bunch of forums to not be included in the jump as to allow it to look a bit better, but i still would rather have all the small forums lumped into one row, while keeping the forums with lots of subforums all in one. |
Can you make this work on the Nav side Menu?
|
Quote:
I'm not sure what the nav side menu is, but it should work. Follow the instructions in the ACP settings for when you don't auto display the forum jump. |
Thanks for the plugin! I was wondering if you could tell me how to get the font size of the links in forumjump to be smaller? I bet I can change it in style/css? Where could I change this? thank you.
|
Change the "CSS to Format all Links" in the options from font-size: 1.0em; to font-size: 0.9em; or font-size: 0.8em; or font-size: 0.7em; etc. :)
|
Wicked. One problem though. When i use the code. The category font becomes much smaller. The font size of the category is already smaller than other sub categories.
thank you. |
Yes, the CSS to Format all Links scales everything in the popup menu. If you want to change that, you'd have to modify the plugin.
If you're up for that, just find every instance of class='thead' in the XML file, and change it to style='font-size:1.2em;' class='thead' Do this in the XML file, then upload and overwrite the current product. You can change the font-size:1.2em bit to whatever you like. |
Dear Analogpoint,
I think it would be nice to update this in your next version of your product as the category link becomes smaller than other subforum links. It may be just my style(template) but yer neat small feature to have. ;) |
Thanks KY,
In the next version, I'll probably put all the HTML in templates. It'll make it easier for anyone who needs to edit things. |
Thanks Analogpoint.
|
Hi, i haved downloaded this hack and installed it on my forum, i followed the instructions but i can't get it work.
It doesn't appear on my header. Can you help me. Thanks. |
PM me (or post here) with your fourm URL and a test user account (if you have it to only show to logged in member), and I'll take a look.
Also, welcome :) |
Thanks for a great mod ! Installed and works great except for one little link. I'm sure I missed something but if you could point me in the right direction...
On the drop down links the first one is "Forums" and should link to the forum home page or index.php. When I'm on the forum home page it links just fine, however, when I'm on Vbadvanced page the link is broken. All the other links work from VBA page just not the first one ??? Any idea as to what I need to do to fix it. A lot of my members goto the index page to view 'what's going on' . Thanks again for your mod and support. I look forward to your response. H |
Hi. This looks very interesting and I'd like to use it but before I install it, a couple of questions:
1) My navbar template has been modified with custom drop-down links. Will this product install okay with a modified navbar template? 2) I use vBa CMPS for my home page with several CMPS pages, Photopost, Classifieds, etc. included in the navbar template. Will this work with CMPS? I'm happy to contribute for the use of this if the answer to the above questions is yes. Thanks for your time. ;) |
Quote:
Quote:
#1 Try the autodisplay for the navbar forumjump menu, if it doesn't work, then follow the manual instructions in the help on the options page. #2 Yep. |
Installed and it is working great. Beautiful coding work. Thanks for making this so simple! Let us know where to send a donation. ;)
|
Fatal error: Maximum execution time of 30 seconds exceeded in C:\AppServ\www\upload\admincp\plugin.php on line 512
|
Hi there, excellent add on.
Is there any way to speed up the menu as it displays...mine seems a bit slow? |
Upgraded from 1.0.7 to 1.0.8. Thanks for the mod. :)
|
Quote:
Quote:
Quote:
Quote:
|
the update did not fix the vbadvanced issue for me
|
Quote:
|
Donation sent! Thanks. ;) BTW I'm trying to figure out how to rename Forum Jump or move it to a drop-down link to conserve navbar space. I'll look thru the thread to see if anyone else has brought this up before. If not and you have some suggestions I'd appreciate it.
|
Well I turned off the automatic display in vBulletin Options > Navbar Forumjump Options. Then I edited my navbar template and added <td class="vbmenu_control">$forumjumpmenu</td> where I wanted the link to show up in the navbar and $forumjumphidden at the very end of the navbar template. It worked pefectly except it did not show up in vBadvanced CMPS pages. So I went to vBa CMPS > Default settings > Main Options and added forumjumpmenu to the Portal Output Global Variables list. It now shows up on every page but the link is not working.
One more question too...if I want to change the display name of the link from "Forum Jump" to just "Jump" how would I do that? I tried to add the code as the first link in the drop down "Quick Links" menu and it showed up but did not work. Trying to conserve navbar real estate. :) |
Quote:
Quote:
|
The Forum Jump link shows up in the navbar but it doesn't open up to show the forums or links. You can see it here: http://www.ncangler.com
This is only happening in CMPS pages like the home page, About Us, etc. |
Quote:
|
Quote:
|
All times are GMT. The time now is 04:24 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|