inherit
221738
0
Oct 11, 2024 2:47:53 GMT -8
••Gaming.Boards.net••
Gamer looking for friends? Gaming.Boards.net - Where Gamers Unite!
793
May 2015
gamingboardsnet
|
Post by ••Gaming.Boards.net•• on Jan 4, 2018 5:08:55 GMT -8
Now it's not working at all (in my default theme(night rising), seems to work fine in the others. I'm not seeing where it's supposed to be at on a different theme. Any help on where It normally displays? I had auto placement off because I was trying to get it to work on my default theme. It displayed in the menu bar of my other themes though.
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Jan 4, 2018 13:26:55 GMT -8
I'm not seeing where it's supposed to be at on a different theme. Any help on where It normally displays? I had auto placement off because I was trying to get it to work on my default theme. It displayed in the menu bar of my other themes though. From what I can see from your theme problem is that the original container is not being added to your menu. This would generally be because the menu items are not created/are moved during page load. So my suggestion would be adding the custom placement in that bar (if possible) if not then perhaps we could create a custom code for your global header to insert my menu into your menu after your menu is loaded. So option 1: put this in your menu <span id="interestsmenu"></span> If that doesn't work tell me
|
|
inherit
221738
0
Oct 11, 2024 2:47:53 GMT -8
••Gaming.Boards.net••
Gamer looking for friends? Gaming.Boards.net - Where Gamers Unite!
793
May 2015
gamingboardsnet
|
Post by ••Gaming.Boards.net•• on Jan 4, 2018 17:26:39 GMT -8
I had auto placement off because I was trying to get it to work on my default theme. It displayed in the menu bar of my other themes though. From what I can see from your theme problem is that the original container is not being added to your menu. This would generally be because the menu items are not created/are moved during page load. So my suggestion would be adding the custom placement in that bar (if possible) if not then perhaps we could create a custom code for your global header to insert my menu into your menu after your menu is loaded. So option 1: put this in your menu <span id="interestsmenu"></span> If that doesn't work tell me Maybe I'm not putting it in the right area, but I can't seem to get this to work.
|
|
inherit
223470
0
Feb 27, 2019 17:05:53 GMT -8
₪» ⅀ ƪ Ƒ «₪
Original registration date: 2007. DeviantART: http://deviantart.com/ruanly. Discord: Ruanly#7946.
1,281
July 2015
fajita
|
Post by ₪» ⅀ ƪ Ƒ «₪ on Jan 5, 2018 7:50:13 GMT -8
From what I can see from your theme problem is that the original container is not being added to your menu. This would generally be because the menu items are not created/are moved during page load. So my suggestion would be adding the custom placement in that bar (if possible) if not then perhaps we could create a custom code for your global header to insert my menu into your menu after your menu is loaded. So option 1: put this in your menu <span id="interestsmenu"></span> If that doesn't work tell me Maybe I'm not putting it in the right area, but I can't seem to get this to work. Where exactly are you putting it? That will probably help! Like header/footers, layout template? If layout template, which one and what code is around it?
|
|
inherit
221738
0
Oct 11, 2024 2:47:53 GMT -8
••Gaming.Boards.net••
Gamer looking for friends? Gaming.Boards.net - Where Gamers Unite!
793
May 2015
gamingboardsnet
|
Post by ••Gaming.Boards.net•• on Jan 5, 2018 17:48:07 GMT -8
Maybe I'm not putting it in the right area, but I can't seem to get this to work. Where exactly are you putting it? That will probably help! Like header/footers, layout template? If layout template, which one and what code is around it? I think telling me where to put it would help best.
|
|
inherit
230158
0
Dec 22, 2019 23:29:07 GMT -8
Blue
Akhal-tekes and Russian blues = Life <3
208
March 2016
blackberry28
|
Post by Blue on Mar 29, 2018 14:48:32 GMT -8
Hello, P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ We've just added this plugin to our site ( Champion Blood) and found that we've got a small problem, since our navigation is vertical the plugin doesn't show up properly, is there any way to move it? We were thinking next to the participated button?
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Mar 30, 2018 18:38:53 GMT -8
Hello, P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ We've just added this plugin to our site ( Champion Blood) and found that we've got a small problem, since our navigation is vertical the plugin doesn't show up properly, is there any way to move it? We were thinking next to the participated button? Yeah turn off auto placement and put <span id="interestsmenu"></span>
|
|
inherit
230158
0
Dec 22, 2019 23:29:07 GMT -8
Blue
Akhal-tekes and Russian blues = Life <3
208
March 2016
blackberry28
|
Post by Blue on Mar 31, 2018 17:03:51 GMT -8
Thank you P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ ! Sorry to bother you again but would you know where in the forum wrapper I would need to place that to have it appear next to the participated button? I've tried placing it all around this code <div id="ow_navtree"> $[participated_threads_link] {if $[navigation.tree]} <div id="navigation-tree"> $[navigation.tree] </div> {/if} </div> But it'll ether sit at the beginning on the navigation (Where is has Champion Blood - Forum - etc) or below it. Both locations don't really suit.
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Apr 1, 2018 1:49:52 GMT -8
Thank you P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ ! Sorry to bother you again but would you know where in the forum wrapper I would need to place that to have it appear next to the participated button? I've tried placing it all around this code <div id="ow_navtree"> $[participated_threads_link] {if $[navigation.tree]} <div id="navigation-tree"> $[navigation.tree] </div> {/if} </div> But it'll ether sit at the beginning on the navigation (Where is has Champion Blood - Forum - etc) or below it. Both locations don't really suit. Looks like you are in the right spot for the html but its the css that makes the participated button go where it is
font: 0.8em Verdana,Arial;
cursor: pointer;
float: right;
height: 14px;
margin: 0 0 10px 10px;
padding: 3px 6px 3px 6px;
text-align: center;
If you can add maybe a float:right to the interests html you might be in better shape <span style="float:right;" id="interestsmenu"></span>
|
|
inherit
230158
0
Dec 22, 2019 23:29:07 GMT -8
Blue
Akhal-tekes and Russian blues = Life <3
208
March 2016
blackberry28
|
Post by Blue on Apr 1, 2018 13:45:56 GMT -8
Ah I didn't know that, thank you P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ ! We've got it sitting there are it looks great, but we've just noticed one other bug. I've been in the advanced formatting but haven't found a solution yet, So on the small notification 'test' all is perfectly fine, just on the same line as notification but the two don't overlap so we're good but then on the second notification that is a good but longer you'll see that it overlaps on the notification text. I haven't yet found a way to add some padding or a line break between the two, It might be that I'm in the wrong place but would you mind taking a quick look for me? Thank you! Edit: So far it is only acting like this on our main default theme All but one theme show this error
|
|
inherit
201984
0
Sept 11, 2023 1:23:07 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
Using My Talents Elsewhere
3,314
November 2013
pastuleo23
|
Post by P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ on Apr 1, 2018 14:22:52 GMT -8
Ah I didn't know that, thank you P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ ! We've got it sitting there are it looks great, but we've just noticed one other bug. I've been in the advanced formatting but haven't found a solution yet, So on the small notification 'test' all is perfectly fine, just on the same line as notification but the two don't overlap so we're good but then on the second notification that is a good but longer you'll see that it overlaps on the notification text. I haven't yet found a way to add some padding or a line break between the two, It might be that I'm in the wrong place but would you mind taking a quick look for me? Thank you! Edit: So far it is only acting like this on our main default theme All but one theme show this error Also a css issue: <style>.intadminnot div{position:relative !important}</style>
See if that works. put it anywhere in html. Should add some spacing. Per theme if you want or global header
|
|
inherit
230158
0
Dec 22, 2019 23:29:07 GMT -8
Blue
Akhal-tekes and Russian blues = Life <3
208
March 2016
blackberry28
|
Post by Blue on Apr 1, 2018 15:12:39 GMT -8
|
|
bai
Junior Member
I coughed. Then I went into labor.
Posts: 209
inherit
tbsofficial@outlook.com
241711
0
Sept 23, 2018 14:23:39 GMT -8
bai
I coughed. Then I went into labor.
209
February 2017
bai
|
Post by bai on May 12, 2018 14:30:45 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ I went for months not knowing there was a way to get notifications for post reactions and here it was all along! The only problem I am having with this plugin is the positioning of the Interest nav button itself. I'm not sure if you can see this, but it is very uneven - the Interests button displays a few pixels higher than the other buttons. Also the notification bubble is completely hidden behind the Interests button until I hover my mouse over it. Is there any way to fix that? Before hover: After hover: Also,I happened to notice (via a test account) that when one account UNFOLLOWS a member, the Interest notification picks it up as a FOLLOW (says "USERA has started: FOLLOWING YOU" instead of "UserA has unfollowed you".) Is there a way to customize the different dialogues without needing you to redesign this plugin? If not then I will sit tight.
|
|
bai
Junior Member
I coughed. Then I went into labor.
Posts: 209
inherit
tbsofficial@outlook.com
241711
0
Sept 23, 2018 14:23:39 GMT -8
bai
I coughed. Then I went into labor.
209
February 2017
bai
|
Post by bai on Sept 19, 2018 8:06:27 GMT -8
P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓ I went for months not knowing there was a way to get notifications for post reactions and here it was all along! The only problem I am having with this plugin is the positioning of the Interest nav button itself. I'm not sure if you can see this, but it is very uneven - the Interests button displays a few pixels higher than the other buttons. Also the notification bubble is completely hidden behind the Interests button until I hover my mouse over it. Is there any way to fix that? Before hover: After hover: Also,I happened to notice (via a test account) that when one account UNFOLLOWS a member, the Interest notification picks it up as a FOLLOW (says "USERA has started: FOLLOWING YOU" instead of "UserA has unfollowed you".) Is there a way to customize the different dialogues without needing you to redesign this plugin? If not then I will sit tight. i'm still having this same issue, including when I use an image instead of text P̌̓aͧś̀t̀u͒le͆o͂2̀3̃̓
|
|
inherit
177248
0
Mar 31, 2020 16:17:47 GMT -8
fennecfyre
22
February 2012
fennecfyre
|
Post by fennecfyre on Jun 21, 2019 17:50:01 GMT -8
Just wondering, why was this taken out of the plugin library?
|
|