inherit
182185
0
Apr 28, 2013 19:19:40 GMT -8
Thomasss
5,180
August 2012
thomje112
|
Post by Thomasss on Aug 10, 2013 8:35:49 GMT -8
Could you copy and paste the entire mini profile template so I can see what is interfering please?
|
|
Thomas
New Member
if you need any help with pb i'm here for you
Posts: 164
inherit
mahamad7@outlook.com
194602
0
May 14, 2015 6:11:16 GMT -8
Thomas
if you need any help with pb i'm here for you
164
May 2013
thomas17
|
Post by Thomas on Aug 10, 2013 8:36:51 GMT -8
I just did for a minute ago
|
|
Thomas
New Member
if you need any help with pb i'm here for you
Posts: 164
inherit
mahamad7@outlook.com
194602
0
May 14, 2015 6:11:16 GMT -8
Thomas
if you need any help with pb i'm here for you
164
May 2013
thomas17
|
Post by Thomas on Aug 10, 2013 8:39:03 GMT -8
Can you join my forum and help me with this plugin
|
|
inherit
joshfromtheville@gmail.com
196066
0
Jun 30, 2024 2:15:54 GMT -8
MobFox
🤔🤔
758
June 2013
mobfox
|
Post by MobFox on Aug 29, 2013 3:00:37 GMT -8
thanks its great!
|
|
inherit
193294
0
Mar 10, 2021 16:34:07 GMT -8
N A T
1,330
April 2013
breathenataly
|
Post by N A T on Sept 1, 2013 11:39:07 GMT -8
Looks good, thank you!
|
|
Anathema Sit
New Member
Strive for charity above all things. Love of God and Love of Neighbor.
Posts: 3
inherit
199342
0
Sept 4, 2013 0:39:56 GMT -8
Anathema Sit
Strive for charity above all things. Love of God and Love of Neighbor.
3
September 2013
anathemasit
|
Post by Anathema Sit on Sept 2, 2013 15:49:41 GMT -8
Hello Clockwork,
I am very new to this and was trying to set up the staff banner. Here is my code for the Mini-Profile template. I have put the code on line 30 before and after what was on the line to no avail. I also deleted what was on line 30 replacing it with the code you said to put on line 30 to no avail.
Without further adieu here's the code. Sorry the numbers didn't come with it.
<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>
Thanks for helping me.
|
|
inherit
182185
0
Apr 28, 2013 19:19:40 GMT -8
Thomasss
5,180
August 2012
thomje112
|
Post by Thomasss on Sept 3, 2013 9:33:48 GMT -8
Hello Clockwork, I am very new to this and was trying to set up the staff banner. Here is my code for the Mini-Profile template. I have put the code on line 30 before and after what was on the line to no avail. I also deleted what was on line 30 replacing it with the code you said to put on line 30 to no avail. Without further adieu here's the code. Sorry the numbers didn't come with it. <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] {if $[user.is_staff]} <div class="notify">Staff Member</div> {/if} {/foreach} </div> {/if} </div> Thanks for helping me. Most people actually want this after the badges, so, I went ahead and put it there. Let me know if that works. (Copy paste the code in my quote. )
|
|
Amer
Junior Member
Posts: 254
inherit
eurotopiasm@gmail.com
199622
0
May 3, 2014 22:25:07 GMT -8
Amer
254
September 2013
amer
|
Post by Amer on Sept 10, 2013 19:59:24 GMT -8
Can someone look at my page and tell me what went wrong when I installed this plugin? I see no changes to staff. www.eurotopia.freeforums.net
|
|
Amer
Junior Member
Posts: 254
inherit
eurotopiasm@gmail.com
199622
0
May 3, 2014 22:25:07 GMT -8
Amer
254
September 2013
amer
|
Post by Amer on Sept 10, 2013 20:05:38 GMT -8
Here's the mini profile:
<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]} <span class="post_act">$[user.registered_on]</span><br /> Posts: $[user.posts]{if $[user.gender]}<span class="float-right">$[user.gender.image]</span>{/if} {if $[user.location]}<br />Location: $[user.location]{/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="bold">Member is Online</span> {else}<br /><span class="bold">Member is Offline</span>{/if} {if $[user.is_staff]} <center><div class="staff_plugin">Staff Member</div></center> {/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
182185
0
Apr 28, 2013 19:19:40 GMT -8
Thomasss
5,180
August 2012
thomje112
|
Post by Thomasss on Sept 10, 2013 20:46:19 GMT -8
Did you apply it to the theme you use?
|
|
inherit
182185
0
Apr 28, 2013 19:19:40 GMT -8
Thomasss
5,180
August 2012
thomje112
|
Post by Thomasss on Sept 11, 2013 9:12:44 GMT -8
Here's the mini profile: <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]} <span class="post_act">$[user.registered_on]</span><br /> Posts: $[user.posts]{if $[user.gender]}<span class="float-right">$[user.gender.image]</span>{/if} {if $[user.location]}<br />Location: $[user.location]{/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="bold">Member is Online</span> {else}<br /><span class="bold">Member is Offline</span>{/if} {if $[user.is_staff]} <center><div class="staff_plugin">Staff Member</div></center> {/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> For some reason the div changed. Its supposed to be <div class="notify">Staff Member</div> <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]} <span class="post_act">$[user.registered_on]</span><br /> Posts: $[user.posts]{if $[user.gender]}<span class="float-right">$[user.gender.image]</span>{/if} {if $[user.location]}<br />Location: $[user.location]{/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="bold">Member is Online</span> {else}<br /><span class="bold">Member is Offline</span>{/if} {if $[user.is_staff]} <center><div class="notify">Staff Member</div></center> {/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
182185
0
Apr 28, 2013 19:19:40 GMT -8
Thomasss
5,180
August 2012
thomje112
|
Post by Thomasss on Sept 17, 2013 5:58:31 GMT -8
I'm doing a big update on this, including a mini profile template as well as banned and invisible banners and more customizations. stay tuned.
|
|
inherit
greenwaves31@hushmail.com
197212
0
Jun 24, 2014 18:53:15 GMT -8
ScentOfPeonies
12
July 2013
scentofpeonies
|
Post by ScentOfPeonies on Sept 28, 2013 21:40:10 GMT -8
I'm having one little problem with this plugin. It's working fine, but the text is displaying too far to the left side and some of it's getting cut off: Any idea what the problem is?
|
|
inherit
182185
0
Apr 28, 2013 19:19:40 GMT -8
Thomasss
5,180
August 2012
thomje112
|
Post by Thomasss on Sept 29, 2013 17:58:25 GMT -8
To be honest, no. I will see what I an figure out, and if any one else has any ideas feel free to share.
|
|
inherit
greenwaves31@hushmail.com
197212
0
Jun 24, 2014 18:53:15 GMT -8
ScentOfPeonies
12
July 2013
scentofpeonies
|
Post by ScentOfPeonies on Sept 30, 2013 5:31:17 GMT -8
Alright, thanks. I'll see if I can figure it out as well.
|
|