inherit
133488
0
Nov 24, 2024 12:22:41 GMT -8
toetapping
1,583
November 2008
toetapping
|
Post by toetapping on Feb 17, 2013 13:46:44 GMT -8
Bump
|
|
inherit
16846
0
Nov 19, 2012 15:20:20 GMT -8
Chris
3,036
December 2003
cddude
|
Post by Chris on Feb 17, 2013 14:40:04 GMT -8
Bumping will not get it done any earlier. Sorry. Please be patient. Being a fulltime student takes time.
|
|
inherit
133488
0
Nov 24, 2024 12:22:41 GMT -8
toetapping
1,583
November 2008
toetapping
|
Post by toetapping on Feb 17, 2013 15:06:08 GMT -8
My apologies.
|
|
inherit
onewillingsniper@hotmail.com
185552
0
Mar 13, 2014 12:52:02 GMT -8
Willing Sniper
559
November 2012
sergentpepper
|
Post by Willing Sniper on Feb 19, 2013 23:08:48 GMT -8
Mine is fine now.
|
|
inherit
163479
0
Mar 15, 2017 21:39:06 GMT -8
Little Devil
413
February 2011
riverinajack
|
Post by Little Devil on Feb 20, 2013 2:59:35 GMT -8
Thanks Chris for doing this plug in it works great
|
|
inherit
133488
0
Nov 24, 2024 12:22:41 GMT -8
toetapping
1,583
November 2008
toetapping
|
Post by toetapping on Apr 24, 2013 14:41:44 GMT -8
Can any one help me yet. I haven't bumped for 2 months.
|
|
inherit
178402
0
Apr 21, 2016 20:27:45 GMT -8
aBiSh
207
April 2012
emilayskie
|
Post by aBiSh on Apr 25, 2013 16:12:02 GMT -8
Hi toetapping! So are you still getting the double location and likes? This plugin is already working on our end so I guess the only difference is your "Likes" plugin is conflicting with this one. Try any of the the following and see which works 1. Disable your Likes plugin 2. Rearrange your plugin order
|
|
inherit
133488
0
Nov 24, 2024 12:22:41 GMT -8
toetapping
1,583
November 2008
toetapping
|
Post by toetapping on Apr 25, 2013 17:21:53 GMT -8
Thank you for that aBiSH.
I have it now that it shows up on my profile but not at all in my mini profile which is where we would like it. I disabled the Likes plugin then enabled it and it still didn't how in mini profile.
|
|
inherit
178402
0
Apr 21, 2016 20:27:45 GMT -8
aBiSh
207
April 2012
emilayskie
|
Post by aBiSh on Apr 25, 2013 17:52:26 GMT -8
Would you like to post your mini profile layout template again? Thanks.
|
|
inherit
133488
0
Nov 24, 2024 12:22:41 GMT -8
toetapping
1,583
November 2008
toetapping
|
Post by toetapping on Apr 26, 2013 11:46:58 GMT -8
<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} Joined: <span class="regDate">$[user.registered_on_short]</span> {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} {if $[user.location]}<br />Location: $[user.location]{/if} </div><br /> {/if} {if $[user.miniprofile_badge]} <div class="$[user.miniprofile_badge_container_class]"> {foreach $[user.miniprofile_badge]} $[user.miniprofile_badge.image.thumb] {/foreach} </div> {/if} {if $[user.location]}<div class="info">Location: $[user.location]</div>{/if} </div>
|
|
inherit
163479
0
Mar 15, 2017 21:39:06 GMT -8
Little Devil
413
February 2011
riverinajack
|
Post by Little Devil on Apr 26, 2013 16:39:44 GMT -8
<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} Joined: <span class="regDate">$[user.registered_on_short]</span> {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} {if $[user.location]}<br />Location: $[user.location]{/if} </div><br /> {/if} {if $[user.miniprofile_badge]} <div class="$[user.miniprofile_badge_container_class]"> {foreach $[user.miniprofile_badge]} $[user.miniprofile_badge.image.thumb] {/foreach} </div> {/if} {if $[user.location]}<div class="info">Location: $[user.location]</div>{/if} </div> toetapping here is my miniprofile layout <div class="$[miniprofile_class]"> {if !$[user.is_member]} <span style="font-weight: bold;"><span style="color: #AD522D;">$[user]</span><br />Guest</span><br /><div class="avatar"><img src="http://img850.imageshack.us/img850/442/errorqp.jpg" alt="$[user.name]'s Avatar" /></div> {else}$[user]<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.is_member]}{if $[user.avatar]} <div class="avatar">$[user.avatar]</div><br /> {/if}{/if} {if $[user.personal_text.message]} $[user.personal_text]<br /> {/if} {if $[user.location]}<div class="info">Location: $[user.location]</div>{/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.miniprofile_badge]} <div class="$[user.miniprofile_badge_container_class]"> {foreach $[user.miniprofile_badge]} $[user.miniprofile_badge.image.thumb] {/foreach} </div> {/if} </div> and I notice that you have location twice on line 21 and 34 If you notice I only got location once in mine this is line 21 on your layout {if $[user.location]}<br />Location: $[user.location]{/if} and this is line 34 {if $[user.location]}<div class="info">Location: $[user.location]</div>{/if} I am not a coder but that could be causing your trouble
|
|
inherit
133488
0
Nov 24, 2024 12:22:41 GMT -8
toetapping
1,583
November 2008
toetapping
|
Post by toetapping on Apr 26, 2013 17:12:00 GMT -8
Thank you Little Devil.
After all this time the problem is solved.
|
|
inherit
163479
0
Mar 15, 2017 21:39:06 GMT -8
Little Devil
413
February 2011
riverinajack
|
Post by Little Devil on Apr 26, 2013 17:46:47 GMT -8
too easy
All it takes is another pair of eyes to look at it
|
|
inherit
193552
0
Aug 11, 2018 2:35:17 GMT -8
sausages
67
April 2013
sausages
|
Post by sausages on Apr 30, 2013 4:56:54 GMT -8
Hi All Im trying to get the flags to pop up in the mini-profile
Im new to V5 where do you put this code? :
{if $[user.location]}<div class="info">Location: $[user.location]</div>{/if}
Thanks
|
|
inherit
193552
0
Aug 11, 2018 2:35:17 GMT -8
sausages
67
April 2013
sausages
|
Post by sausages on Apr 30, 2013 6:46:58 GMT -8
Its ok Ive found it ...thanks for the plugin!
|
|