inherit
151974
0
Mar 25, 2023 19:49:40 GMT -8
bubblegumdancer
24
February 2010
bubblegumdancer
|
Post by bubblegumdancer on Jun 1, 2020 14:12:03 GMT -8
I'm having the same issue where the levelbar doesn't show the gradient. I've tried to add the span into the template of the mini profile as described, but it doesn't work. It's also really hard to know where to put the span as the instructions aren't very clear. Attachments:
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Jun 2, 2020 22:04:10 GMT -8
I'm having the same issue where the levelbar doesn't show the gradient. I've tried to add the span into the template of the mini profile as described, but it doesn't work. It's also really hard to know where to put the span as the instructions aren't very clear. the where part is up to you. Usually you put it into the forum layout templates - mini profile coding. then it gets its info from each mini profile box its inside. Unless you have done some major overhaul to how that structure exists on the page. especially the part where it finds how many posts a user has. it EXPECTS it to be in a default container so if you changed that, add the hidden span thing the instructions talk about. if you have a guest friendly board you can link me to it and I can look at your html
|
|
inherit
6871
0
Jun 10, 2024 2:25:35 GMT -8
bigballofyarn
"If you wish to make an apple pie from scratch, you must first invent the universe." -Carl Sagan
7,878
January 2003
bigballofyarn
|
Post by bigballofyarn on Jul 13, 2020 8:54:07 GMT -8
Wormopolis, I tested this out on my forum. I wanted to have the bar present with the next level placement. So, I set "Current Rank Placement" to "none." It continued to show the current rank placement in the mini profile by the bar. Is there anything that would have caused that to happen?
|
|
inherit
263204
0
Feb 11, 2021 6:35:29 GMT -8
lyndswins
61
January 2021
lyndswins
|
Post by lyndswins on Jan 11, 2021 9:56:38 GMT -8
Wormopolis I'm having trouble getting the width of the bar to work, right now it's just a line and won't show an actual bar. The height controls work fine. image linkI have <span style="display:none">posts: $[user.posts]</span> at the bottom of my mini-profile template to get it to show, but no other code relating to the level bar.
|
|
BUCKY
New Member
onlinescalemodelers.proboards.com; moparsinscale.proboards.com
Posts: 146
inherit
169862
0
Sept 27, 2024 11:16:48 GMT -8
BUCKY
onlinescalemodelers.proboards.com; moparsinscale.proboards.com
146
August 2011
bucky
|
Post by BUCKY on Jan 26, 2021 1:22:26 GMT -8
After having worried and fretted through seventeen pages of this thread, I'm happy to report that the plug-in is working exactly the way I had hoped it would on my forum! Kudos to you, Wormopolis! Thanks for all the hard work on this one!
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Feb 11, 2021 16:50:46 GMT -8
Wormopolis I'm having trouble getting the width of the bar to work, right now it's just a line and won't show an actual bar. The height controls work fine. image linkI have <span style="display:none">posts: $[user.posts]</span> at the bottom of my mini-profile template to get it to show, but no other code relating to the level bar. What does your rank settings page look like?
|
|
inherit
263631
0
Mar 29, 2021 21:12:36 GMT -8
slothwastaken
1
February 2021
slothwastaken
|
Post by slothwastaken on Feb 18, 2021 8:18:58 GMT -8
Is there a way to have multiple ranking systems? Or can you only use one.
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Feb 19, 2021 15:42:38 GMT -8
Is there a way to have multiple ranking systems? Or can you only use one. If you have groups setup, you can make certain levels only affect certain groups. the minimums then will be ignored by everyone not in that group
|
|
inherit
225244
0
Apr 30, 2021 23:09:48 GMT -8
njrk97
11
September 2015
njrk97
|
Post by njrk97 on Apr 3, 2021 0:26:24 GMT -8
WormopolisBeen using this Plugin on my RP forum since its inception, so its been quite a big help, it is because of this though i did want to ask. Is there anyway to have this Plugin interact with the Monetary System Plugin ,having the Bar look at a User's money for the bar instead of their posts? I wanted to have my RP site switch over, so a player character power is defined by the Money system instead of by posts count (so users can also buy things with the power they gain), i was hoping though there is someway them to make it so the Level up Bar looks at a Users 'Money' instead of at their posts, so i can retain this plugin. Is there anyway to do this? (I know i could cheat it by just having a users post be subtracted when they buy stuff, but i wanted user post to be a proper indications of how many forum posts they have made, so i wanted to avoid changing them like that).
|
|
inherit
195082
0
Mar 20, 2022 7:33:21 GMT -8
PF
1,089
June 2013
weedster
|
Post by PF on Mar 21, 2022 14:51:19 GMT -8
Support thread for plugin located at: www.proboards.com/library/plugins/item/556 Based on the code by Wonder. Puts a scaled graph on the mini-profile that shows progress to the next rank appends to bottom of MP or into target element with class="levelBarHere" if you changed how posts are displayed from normal, add <span style="display:none">posts: $[user.posts]</span> into your mini-profile template Hello, I'm just wondering why it shows the 'current rank' when that's already in the mini profile below the member's name? It doesn't show in the picture of the meter on the download page. Is there a way to remove it? I don't need it to show current rank status, only number of posts until the next level.
|
|
inherit
Official Code Helper
65613
0
1
Oct 22, 2024 1:56:19 GMT -8
Chris
"'Oops' is the sound we make when we improve"
9,017
December 2005
horace
RedBassett's Mini-Profile
|
Post by Chris on Mar 21, 2022 19:46:37 GMT -8
The test forum URL provided in your other thread(s) regarding this plugin had no posts that were viewable to guests else you could have gotten a pretty swift response. All most people need to do is inspect the structure to see how the plugin organizes that data within the structure to come up with a solution but with no posts to inspect that task became more than just a quick look and fix. The following faked post on that test forum:
- led to the following CSS rule:
.levelBar > font:nth-child(3), .levelBar > br:nth-child(2) { display: none; }
|
|
inherit
Official Code Helper
65613
0
1
Oct 22, 2024 1:56:19 GMT -8
Chris
"'Oops' is the sound we make when we improve"
9,017
December 2005
horace
RedBassett's Mini-Profile
|
Post by Chris on Mar 21, 2022 19:57:38 GMT -8
Wormopolis Been using this Plugin on my RP forum since its inception, so its been quite a big help, it is because of this though i did want to ask. Is there anyway to have this Plugin interact with the Monetary System Plugin ,having the Bar look at a User's money for the bar instead of their posts? I wanted to have my RP site switch over, so a player character power is defined by the Money system instead of by posts count (so users can also buy things with the power they gain), i was hoping though there is someway them to make it so the Level up Bar looks at a Users 'Money' instead of at their posts, so i can retain this plugin. Is there anyway to do this? (I know i could cheat it by just having a users post be subtracted when they buy stuff, but i wanted user post to be a proper indications of how many forum posts they have made, so i wanted to avoid changing them like that). I'm trying somewhat to recreate the functionality of this plugin www.proboards.com/library/plugins/item/556 as while that plugin is handy, its ranking up system is strictly locked to post count and i wanted to transition it over to the Monetary plugin system instead The Level Up plugin is inspired by a header/footer code from an older version of Proboards and that code was also locked to post count. You can however "trick" the Level Up plugin into using the money total by editing the mini-profile of the theme as described in the Monetary support thread and adding a hidden secondary money amount display preceded by the text "Posts: " thus getting the Level Up plugin to grab that value rather than the actual post totals value that comes after it in the mini-profile Thank you Very much for the help, that works like a charm.
|
|
inherit
195082
0
Mar 20, 2022 7:33:21 GMT -8
PF
1,089
June 2013
weedster
|
Post by PF on Mar 22, 2022 4:15:22 GMT -8
The test forum URL provided in your other thread(s) regarding this plugin had no posts that were viewable to guests else you could have gotten a pretty swift response. All most people need to do is inspect the structure to see how the plugin organizes that data within the structure to come up with a solution but with no posts to inspect that task became more than just a quick look and fix. The following faked post on that test forum:
- led to the following CSS rule:
.levelBar > font:nth-child(3), .levelBar > br:nth-child(2) { display: none; }
Works perfectly now. Thank you Chris ! Btw, if you look at the visible threads on my forum here: link, why does it say 'Posting Level' instead of 'rank meter'?
|
|
inherit
Official Code Helper
65613
0
1
Oct 22, 2024 1:56:19 GMT -8
Chris
"'Oops' is the sound we make when we improve"
9,017
December 2005
horace
RedBassett's Mini-Profile
|
Post by Chris on Mar 22, 2022 5:45:29 GMT -8
Btw, if you look at the visible threads on my forum here: link, why does it say 'Posting Level' instead of 'rank meter'? Whoever installed the plugin on the test forum set a custom title in the plugin settings
|
|
inherit
195082
0
Mar 20, 2022 7:33:21 GMT -8
PF
1,089
June 2013
weedster
|
Post by PF on Mar 22, 2022 5:50:22 GMT -8
Btw, if you look at the visible threads on my forum here: link, why does it say 'Posting Level' instead of 'rank meter'? Whoever installed the plugin on the test forum set a custom title in the plugin settings Ah, of course *slaps forehead*. Thanks Chris!
|
|