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 Oct 9, 2013 7:13:17 GMT -8
Only if you want to have the "general" bar. there isnt any other way to do it.
if you just are using custom bars, then you dont need the hidden span.
|
|
inherit
(?)?
188910
0
Jan 26, 2013 13:30:48 GMT -8
♥ ℒʊ√ ♥
Clouds float into my life no longer to carry rain or usher storm but to add color to my sunset sky.
10,458
January 2013
luv
|
Post by ♥ ℒʊ√ ♥ on Oct 9, 2013 7:44:47 GMT -8
TY! I'll give it a try later on today and check it out.
|
|
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 Oct 16, 2013 18:24:14 GMT -8
put into your mini-profile templates: <span class="post_act">Registered: $[user.registered_on]</span>
...how much clearer can I make it?
|
|
inherit
133151
0
Apr 1, 2020 20:21:24 GMT -8
SuperChick
In a world of my own making.
150
November 2008
superchick
|
Post by SuperChick on Nov 2, 2013 1:24:33 GMT -8
Hi there. I added this plugin tonight and put the code in the mini profile between the div tags, but all I can see in 3 browsers is the Joined date. No bar. Sorry if I missed the solution among all the pages of notes, but it's almost 3:30 in the morning for me and I haven't slept yet. Forgive me, please, if that's the case! Site: www.heroestherpg.proboards.com/
|
|
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 Nov 2, 2013 10:37:15 GMT -8
you disrupted how it finds the post count. add this into the template as well:
<span style="display:none">Posts: $[user.posts]</span>
|
|
inherit
133151
0
Apr 1, 2020 20:21:24 GMT -8
SuperChick
In a world of my own making.
150
November 2008
superchick
|
Post by SuperChick on Nov 2, 2013 10:45:32 GMT -8
It works now! Thank you so much for the help and your patience!
|
|
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 Nov 5, 2013 20:47:31 GMT -8
both plugins updated in library now
|
|
inherit
wolfstider42@gmail.com
198620
0
Aug 19, 2018 14:32:05 GMT -8
.:Nox:.
17
August 2013
noxrame
|
Post by .:Nox:. on Nov 9, 2013 15:23:49 GMT -8
I feel like an idiot >.< I have multiple skins on my site. For some reason, I can't get the posting activity to work on two of my three main skins. I added the <span class="post_act">Registered: $[user.registered_on]</span> to the mini profiles. I wasn't really sure where to put it so i just kinda added it near the bottom. I put it in approximately the same place in each of the mini-profile sections, but for some reason, my admin account is the only one that shows the Registered: part and the line on my activity bar. Site is earthborn.freeforums.net/ the skin that is set to default is the one that seems to be working fine. you are welcome to register to check the skins, or if you just want me to change the default one to the non-working ones, just let me know ^^
|
|
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 Nov 9, 2013 15:31:50 GMT -8
how about posting one of those theme's MP template?
|
|
inherit
wolfstider42@gmail.com
198620
0
Aug 19, 2018 14:32:05 GMT -8
.:Nox:.
17
August 2013
noxrame
|
Post by .:Nox:. on Nov 9, 2013 16:24:16 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 Nov 9, 2013 16:26:01 GMT -8
It cant find the post counts. read back from a few posts to see how that was fixed for superchick
|
|
SSAP
New Member
Posts: 94
inherit
202776
0
Jun 4, 2024 9:26:18 GMT -8
SSAP
94
December 2013
ssap
|
Post by SSAP on Dec 5, 2013 14:24:29 GMT -8
requires the join date be added to the mini profile using the templates: <span class="post_act">Registered: $[user.registered_on]</span> Hi and grats for your plug, it'll be very useful for me, but... where do i put that??
on which of this lines??
Thanks.
Edit: Solved, i was using the default theme instead of mine
<div class="$[miniprofile_class]"> $[user]<br /> {if $[user.is_guest]}Guest<br />{/if} {if $[user.group]} $[user.group.name]<br />$[user.group.stars]<br /> {elseif $[user.rank]} $[user.rank.name]<br /> {if $[user.rank.stars]} $[user.rank.stars]<br /> {/if} {/if} {if $[user.custom_title]}$[user.custom_title]<br />{/if} $[user.warning.bar] <br /> {if $[user.avatar]} <div class="avatar">$[user.avatar]</div><br /> {/if} {if $[user.personal_text.message]} $[user.personal_text]<br /> {/if} {if $[user.is_member]} <div class="info"> Posts: $[user.posts]{if $[user.gender]}<span class="float-right">$[user.gender.image]</span>{/if} {foreach $[user.mini_custom_field]} <br /><span class="$[user.mini_custom_field.content_class]">$[user.mini_custom_field.name]: $[user.mini_custom_field.value]</span> {/foreach} {if $[user.is_online]}<br /><span class="italic">Member is Online</span>{/if} </div><br /> {/if} {if $[user.badges_miniprofile]} <div class="$[user.badges_miniprofile_container_class]"> {foreach $[user.badges_miniprofile]} $[user.badges_miniprofile.icon] {/foreach} </div> {/if} </div>
|
|
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 Dec 5, 2013 18:15:34 GMT -8
if you dont want that join date to be showing, you can add style="display:none" into the span tag. I had to do it that way in order to get info from the server. a plugin cant extract info on its own.
|
|
SSAP
New Member
Posts: 94
inherit
202776
0
Jun 4, 2024 9:26:18 GMT -8
SSAP
94
December 2013
ssap
|
Post by SSAP on Dec 6, 2013 10:44:22 GMT -8
Ok thanks for the answer, nice plugin, congrats
|
|
inherit
203316
0
Dec 24, 2013 1:39:33 GMT -8
ponchopolous
7
December 2013
ponchopolous
|
Post by ponchopolous on Dec 22, 2013 2:23:02 GMT -8
I had the very same thought last night actually. then they could put whatever they wanted in there instead of "Registered" and as long as there was a abbr.time in the target span, it would use it. Hi-5 SV! how do i get this working? i have the image of it appearing on profiles, but no white ticker to show where on the bar you are, just the bar from red to green. what is a mini profile?
|
|