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 5, 2014 17:09:22 GMT -8
"the thing"?
lets do this.. can you give the URL to your site? and open it for guests to be able to see things.
|
|
inherit
210032
0
Aug 7, 2014 16:07:21 GMT -8
Ginger
13
June 2014
gingerkit
|
Post by Ginger on Jun 5, 2014 17:11:52 GMT -8
|
|
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 5, 2014 20:05:31 GMT -8
ok, so the problem you have is that you dont have a start level. your starting level is set to 50 posts. so it assumes you dont want the bar to appear until they hit that 50 post mark. if you want it to start a 0, you need a 0 post level.
|
|
inherit
210032
0
Aug 7, 2014 16:07:21 GMT -8
Ginger
13
June 2014
gingerkit
|
Post by Ginger on Jun 6, 2014 5:16:47 GMT -8
ok... so i make it like it starts at the first rank then the second then etc.? NVM It works now thanks for the help
|
|
inherit
206894
0
Apr 8, 2015 8:46:39 GMT -8
driclone
3
March 2014
driclone
|
Post by driclone on Jul 21, 2014 13:17:49 GMT -8
I would like to know if there is a way to somehow make the ranks appear instead of the title, or at least somewhere near the bar or title. Right now, I only see the title, the bar and (When it's activated) the post count needed to reach next level. Yet, we don't know what that level is. Is there a code that i can place for that or something? Thank you for looking into this. Here is the forum url: digimonhorizon.proboards.com/ But I deactivated the plugin right now. I can submit a picture of the result if you want.
|
|
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 Jul 21, 2014 14:15:14 GMT -8
Even when you hover it doesn't show?
|
|
inherit
206894
0
Apr 8, 2015 8:46:39 GMT -8
driclone
3
March 2014
driclone
|
Post by driclone on Jul 21, 2014 19:15:37 GMT -8
The hover doesn't seem to work actually.
|
|
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 Jul 21, 2014 20:18:12 GMT -8
when you hover the bar, it should say the current rank and next rank, but without the plugin enabled, I cant see what it is doing, or how you have the settings.
|
|
inherit
206894
0
Apr 8, 2015 8:46:39 GMT -8
driclone
3
March 2014
driclone
|
Post by driclone on Jul 22, 2014 7:28:44 GMT -8
Well somehow, the problem solved itself when I reactivated it and changed a few settings.
Still, I wonder if it wouldn't be simpler to just make the level or rank appear instead of the title in a future update of this plugin? People wouldn't have to always hover the bar to find it.
|
|
Former Member
inherit
guest@proboards.com
131621
0
Nov 22, 2024 1:48:55 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Jul 24, 2014 15:41:23 GMT -8
While I do love the idea of not having the info in hover, because it doesn't work most of the time for me for some reason, I wouldn't want it to replace the title--just be an addition below it or below the meter itself. Just sayin =3
|
|
inherit
212274
0
Apr 19, 2015 16:51:50 GMT -8
Tokusie
6
August 2014
someotherforumowner
|
Post by Tokusie on Aug 2, 2014 15:54:56 GMT -8
Hello! I'm having a bit of trouble with your plugin. I'm not new to plugins and mini profiles, but this one is causing me a bit of trouble. Here is a link to my site: saounleashed.freeforums.net/thread/2/helloHere is my MP code: <div class="$[miniprofile_class]" style="width:230px;height:400px;margin:0;">
{if $[user.is_member]} <div class="mini-name">$[user]</div> <div class="mini-line" style="background-color:#{if $[user.group]}$[user.group.color]{elseif $[user.rank.color]}$user.rank.color]{else}f19886{/if};"></div> <div class="mini-group">{if $[user.group]}$[user.group.name]{else}$[user.rank.name]{/if}</div>
<div class="mini-box"> <div class="mini-hover"> <center> <div style="margin-top:10px;">$[user.avatar]</div> <div class="mini-table"> <div class="mini-tablefield"> {foreach $[user.custom_field]} {if $[user.custom_field.name] == "Character Age"} <span class="$[user.custom_field.content_class]"> $[user.custom_field.value]</span> {/if} {/foreach} Years Old </div> <div class="mini-tablefield"> {foreach $[user.custom_field]} {if $[user.custom_field.name] == "Character Gender"} <span class="$[user.custom_field.content_class]"> $[user.custom_field.value]</span> {/if} {/foreach} </div> <div class="mini-tablefield"> {foreach $[user.custom_field]} {if $[user.custom_field.name] == "Location"} <span class="$[user.custom_field.content_class]"> $[user.custom_field.value]</span> {/if} {/foreach} </div> <div class="mini-tablefield"> {foreach $[user.custom_field]} {if $[user.custom_field.name] == "Guild"} <span class="$[user.custom_field.content_class]"> $[user.custom_field.value]</span> {/if} {/foreach} </div> </div> <div class="mini-status">$[user.personal_text]</div> <div class="mini-link"> {foreach $[user.custom_field]} {if $[user.custom_field.name] == "Profile"} <span class="$[user.custom_field.content_class]"> <a href="$[user.custom_field.value]"><font color="#202020">Profile</font></a></span> {/if} {/foreach} </div> <div class="mini-link"> {foreach $[user.custom_field]} {if $[user.custom_field.name] == "Col"} <span class="$[user.custom_field.content_class]"> Col: $[user.custom_field.value]</span> {/if} {/foreach} </div> <div class="mini-link"> <span style="display:none">$[user.posts]</span> <span Class="levelBarHere"></span> </div> </center> </div>
<div style="background-color:#e8e8e8;width:220px;height:350px;background-image: url('http://placehold.it/220x350'); {foreach $[user.mini_custom_field]}{if $[user.mini_custom_field.name] == "Hover Image"}background-image: url('$[user.mini_custom_field.value]');{/if}{/foreach} background-size: cover;"></div> </div> {else} <div class="mini-name" style="font-weight:bold;">$[user]</div> <div class="mini-line" style="background-color:#f19886;"></div> <div class="mini-group">GUEST</div>
<div style="background-color:#e8e8e8;border:5px solid #202020;backgroundwidth:220px;height:350px;background-image: url('http://placehold.it/220x350');"></div>
{/if} </div> I do have a starting rank that begins with 0 posts. What else might I be doing wrong?
|
|
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 Aug 2, 2014 18:42:34 GMT -8
is it just not showing up?
the most glaring thing is I dont see where you have a post count in the MP template?
|
|
inherit
212816
0
Jan 10, 2019 13:22:15 GMT -8
aazholh
9
August 2014
aazholh
|
Post by aazholh on Aug 14, 2014 20:54:44 GMT -8
Sorry, I'm at a loss on how to do this (coding is not my forte). What is the exact code to use for the result in the example mini profile provided for the plugin?
Update: I figured out how to do it. But still need help hiding the bar on admin and up. Why have an option to APPLY level bars to those three groups? Shouldn't it be the other way around? Or can I make a group that applies to regular members? Please excuse my ignorance.
|
|
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 Aug 18, 2014 9:19:36 GMT -8
Hiding on admin and up..? You have groups higher ranked then admin?
I'm afraid I'm not sure I understand the question. The template itself can be used to hide the bar for certain groups if that is what you are after
|
|
inherit
212816
0
Jan 10, 2019 13:22:15 GMT -8
aazholh
9
August 2014
aazholh
|
Post by aazholh on Aug 20, 2014 9:43:01 GMT -8
I'm sorry, I meant there are options to affect moderator, global moderator and administrator, but no option to affect regular users. So, right now, my admin has a level bar. If I select "only affect admin group" I wind up being the only one with a level bar.
|
|