c?????????ƒ????
New Member
Sometimes We Have To Give Up Our Dreams And Focus On Reality </3
Posts: 174
inherit
200650
0
Nov 1, 2014 14:34:13 GMT -8
c?????????ƒ????
Sometimes We Have To Give Up Our Dreams And Focus On Reality </3
174
October 2013
crystalwolftear
|
Post by c?????????ƒ???? on Aug 23, 2014 14:53:46 GMT -8
Is there a way that you could perhaps add some icon to signify that it drops down? For example; Manual And that will give members a hint that its not just an ordinary navbar... SI something like this available or possible?
|
|
Chloe
New Member
www.puredrama.proboards.com
Posts: 183
inherit
181234
0
Mar 30, 2024 12:52:23 GMT -8
Chloe
www.puredrama.proboards.com
183
July 2012
equanox
|
Post by Chloe on Oct 18, 2014 6:47:38 GMT -8
Don't seem to be able to get sub-links working, or for sub-links to scroll down to specific posts on a page.
|
|
Chloe
New Member
www.puredrama.proboards.com
Posts: 183
inherit
181234
0
Mar 30, 2024 12:52:23 GMT -8
Chloe
www.puredrama.proboards.com
183
July 2012
equanox
|
Post by Chloe on Oct 19, 2014 10:53:45 GMT -8
Anyone?
|
|
inherit
194230
0
Nov 21, 2015 5:56:42 GMT -8
Alan Vende
4,215
May 2013
l1o2u3i4s5
|
Post by Alan Vende on Nov 4, 2014 14:20:30 GMT -8
Plugin DownloadDrop Down NavPlugin Info & Instructions This will allow for you to add drop down menu's to your navigation menu. You can add sub-sub links(that's as deep as it goes). If you have a button with the same name then instead of adding a new button, it will add to the existing(this way if you were to user it for 'Profile' or 'Messages' you could still get the notifications bubble). You can add a person's user id to the URL(good for profile stuff) with $[user.id] The format without any sub-sub-links is: NAME|URL|TARGET NAME is the text you will see in the sub menu. URL is the url to page you want to direct to. TARGET is how you want the link to open. The choices are _self which will open the link in the same tab or _blank which will open the link in a new tab. Shouldn't be anything complicated about that. The format with any sub-sub-links is: NAME|URL|TARGET|{SUB-SUB LINK NAME,SUB-SUB LINK URL,SUB-SUB LINK TARGET} NAME is the text you will see in the sub menu. URL is the url to page you want to direct to. TARGET is how you want the link to open. The choices are _self which will open the link in the same tab or _blank which will open the link in a new tab. Shouldn't be anything complicated about that. The only complicated part should be the sub-sub links(which shouldn't be hard at all). SUB-SUB LINK NAME is the text of the link you will see in the sub-sub menu. SUB-SUB LINK URL is the url to page you want to direct to. SUB-SUB LINK TARGET is how you want the link to open. The choices are _self which will open the link in the same tab or _blank which will open the link in a new tab. Hey Shorty, I'm not sure if I'm coding this wrong or not, but I coded this, and it's not working. I want to make it so my Radio button doesn't go anywhere, but the buttons in the drop-down do. The coding is here: Thanks in advance for your help!!
|
|
inherit
206056
0
Oct 22, 2024 12:06:59 GMT -8
adminabp
378
February 2014
adminabp
|
Post by adminabp on Nov 5, 2014 0:04:35 GMT -8
Hey Shorty, just added this plugin and I love it! I also have the Classic ProBoards Menu plugin installed, so I had to use the fix I found below that you gave to someone else in this thread to make your plugin work with it. c?????????ƒ???? Alright, the issue is with a conflict with the Classic ProBoards Menu plugin. A simple fix will be to put font-size: 13px; into the "Additional Menu CSS" field on the styling tab of the drop down nav plugin. You can change the red to whatever suits your needs The things is, I have to select a theme to apply it to for it to work. I do new themes for events all the time with my forum, and I'm sure I'm going to sometimes forget to add the new themes to this plugin every time after I make one. Is there any way you could make the plugin so that if we don't select any theme it would automatically apply to all of them?
|
|
inherit
206056
0
Oct 22, 2024 12:06:59 GMT -8
adminabp
378
February 2014
adminabp
|
Post by adminabp on Nov 6, 2014 1:00:02 GMT -8
Okay, unless I'm doing something wrong, I found a MAJOR bug!
I'm using the following for my profile button dropdown: Notifications|user/$[user.id]/notifications|_self Following|user/$[user.id]/following|_self Friends|user/$[user.id]/friends|_self Groups|user/$[user.id]/groups|_self
Say I click on the link for 'notifications', it takes me to:
forumurl/user/1/notifications
everything is fine, but then...
The link in the dropdown for notifications is transformed to:
forumurl/user/1/user/1/notifications
which is unusable, as are all the other links in the profile dropdown, which are all similarly nerfed up. Am I doing something wrong? Is this fixable?
|
|
Jareth
New Member
??????????? ??????????
Posts: 95
inherit
219012
0
Apr 12, 2016 6:31:08 GMT -8
Jareth
??????????? ??????????
95
February 2015
inykoluki9i
|
Post by Jareth on Feb 23, 2015 15:37:41 GMT -8
hey, i want no sub mena just a drop down nav, this is what i have Free Agent Area|javascript:void(0)|_self|{Free Agent Area,http://vpsl-one.boards.net/board/18/free-agent-area_self| what do i need to remove to get rid of the sub menu?
|
|
inherit
194160
0
Mar 23, 2015 9:54:45 GMT -8
blc
2,641
May 2013
blc
|
Post by blc on Apr 5, 2015 1:14:23 GMT -8
Okay, unless I'm doing something wrong, I found a MAJOR bug! I'm using the following for my profile button dropdown: Notifications|user/$[user.id]/notifications|_self Following|user/$[user.id]/following|_self Friends|user/$[user.id]/friends|_self Groups|user/$[user.id]/groups|_self Say I click on the link for 'notifications', it takes me to: forumurl/user/1/notifications everything is fine, but then... The link in the dropdown for notifications is transformed to: forumurl/user/1/user/1/notifications which is unusable, as are all the other links in the profile dropdown, which are all similarly nerfed up. Am I doing something wrong? Is this fixable? ShortyI'm having the same issue. How do we get around that. And how can we access the summary page this way?
|
|
inherit
174885
0
Oct 13, 2016 12:40:49 GMT -8
goodkel
259
December 2011
goodkel
|
Post by goodkel on Apr 5, 2015 22:27:32 GMT -8
This works for me:
Notifications|http://weightlosssurgery.proboards.com/user/1/notifications/$[userid]|_self
But, what I am doing wrong that it does not work for my members?
Thank you for your help!
Kellly
|
|
inherit
180580
0
Oct 13, 2024 16:46:13 GMT -8
My Display Name
335
June 2012
jsher1994
|
Post by My Display Name on Apr 6, 2015 7:47:38 GMT -8
This works for me: Notifications|http://weightlosssurgery.proboards.com/user/1/notifications/$[userid]|_self But, what I am doing wrong that it does not work for my members? Thank you for your help! Kellly Notifications|http://weightlosssurgery.proboards.com /user/1/notifications/$[userid]|_self The bolded part is actually linking your users to the ID of 1, which would be the main admin account. So when they click on it it takes them to the notifications of the admin account, which they can't view. Try this: Notifications|http://weightlosssurgery.proboards.com/user/$[userid]/notifications/|_self
|
|
inherit
174885
0
Oct 13, 2016 12:40:49 GMT -8
goodkel
259
December 2011
goodkel
|
Post by goodkel on Apr 6, 2015 8:37:22 GMT -8
Thanks Display, I just tried that. The drop down is there, but clicking on it gives me "user not found".
Oops I made a mistake. There needs to be a period between user and id. It should look like this: $[user.id].
I suspected that it was where I placed the $[user.id] that was causing the problem.
I just installed: Notifications|http://weightlosssurgery.proboards.com/user/$[user.id]/notifications/|_self and am waiting for someone to check it out for me. It works for me fine.
|
|
inherit
180580
0
Oct 13, 2024 16:46:13 GMT -8
My Display Name
335
June 2012
jsher1994
|
Post by My Display Name on Apr 6, 2015 11:58:23 GMT -8
Thanks Display, I just tried that. The drop down is there, but clicking on it gives me "user not found". Oops I made a mistake. There needs to be a period between user and id. It should look like this: $[user.id]. I suspected that it was where I placed the $[user.id] that was causing the problem. I just installed: Notifications|http://weightlosssurgery.proboards.com/user/$[user.id]/notifications/|_self and am waiting for someone to check it out for me. It works for me fine. Glad to hear, hopefully it works for everyone else as well
|
|
inherit
174885
0
Oct 13, 2016 12:40:49 GMT -8
goodkel
259
December 2011
goodkel
|
Post by goodkel on Apr 6, 2015 13:33:26 GMT -8
It DOES! I gave you credit for it in the thread I started about it on PB Support. Thank you!
Kelly
|
|
inherit
180580
0
Oct 13, 2024 16:46:13 GMT -8
My Display Name
335
June 2012
jsher1994
|
Post by My Display Name on Apr 6, 2015 13:52:39 GMT -8
It DOES! I gave you credit for it in the thread I started about it on PB Support. Thank you! Kelly Not a problem, always glad to help people
|
|
inherit
218162
0
Nov 3, 2015 2:48:31 GMT -8
toosk3tchy
198
January 2015
toosk3tchy
|
Post by toosk3tchy on Apr 8, 2015 7:35:46 GMT -8
Shortyforzatimeattack.proboards.comIs there a way to have a notification pop up on the drop down boxes. For example if someone posts something in my 'FTAC' dropdown then could I have like (1) pop up next to it like the same as if I get a message? Thanks S edit: any word on this at all?
|
|