inherit
Jack of All Trades, Master of None
27090
0
May 30, 2013 20:36:34 GMT -8
Stinky666
8,818
July 2004
stinky666
|
Post by Stinky666 on Mar 9, 2013 0:40:47 GMT -8
Hi guys. I was just playing with my mini profile in layout templates, making alterations, and I could not figure out why removing div's and replacing them with <hr> wasn't making a difference. I was using the "preview" option, so I thought "maybe something's up with that. So I saved and went to a post, nothing had changed at all.
So I thought maybe I hadn't done something, or had left something in. I decided to remove something obvious and preview and save:
{foreach $[user.mini_custom_field]} <br /><span class="$[user.mini_custom_field.content_class]"><b>$[user.mini_custom_field.name]:</b> $[user.mini_custom_field.value]</span> {/foreach}{/if}
That is what I removed. I hit preview, again nothing had altered. So i saved again, and yep, the custom field is still in my mini profile.
Edit: Ok i just deleted EVERYTHING, hit save. Went to a post, and it HAD removed it. Thank god for ctrl+z eh lol. So I put the other back in, above. Saved, and it worked. Even removing it now works.
I guess you guys found it before I had reported?
Edit2: Ok preview still isn't working for me.
Firefox 19, Vista 32
|
|
inherit
(??_?)
181912
RIP RIP RIP Almost RIP - Why does this social section still exist?
0
1
Jul 6, 2015 20:35:17 GMT -8
CheatAreZee
56,804
March 2005
zyvoloski
Ricky's Mini-Profile
|
Post by CheatAreZee on Mar 9, 2013 13:05:41 GMT -8
Hi Stinky666, Glad to see you were able to get the original issue sorted. In regard to the preview though, I conducted a test on a test on your forum at stinky666themes2.freemessageboards.com and was able to preview changes made to the template fine; is this still an issue for you as of now?
|
|
inherit
Jack of All Trades, Master of None
27090
0
May 30, 2013 20:36:34 GMT -8
Stinky666
8,818
July 2004
stinky666
|
Post by Stinky666 on Mar 9, 2013 21:32:29 GMT -8
Hi Stinky666, Glad to see you were able to get the original issue sorted. In regard to the preview though, I conducted a test on a test on your forum at stinky666themes2.freemessageboards.com and was able to preview changes made to the template fine; is this still an issue for you as of now? Hi Ricky. Sadly yes this is still happening. On line's 29-31 I removed this: {if $[user.website]} $[user.website] {/if}</div><br /> Hit preview, and it's still showing in the Mini Profile. Images below.
|
|
#e61919
Support Manager
154778
0
1
Nov 19, 2024 9:09:18 GMT -8
Michael
19,616
May 2010
wiseowl
|
Post by Michael on Mar 11, 2013 9:38:06 GMT -8
Hi Stinky666, Glad to see you were able to get the original issue sorted. In regard to the preview though, I conducted a test on a test on your forum at stinky666themes2.freemessageboards.com and was able to preview changes made to the template fine; is this still an issue for you as of now? Hi Ricky. Sadly yes this is still happening. On line's 29-31 I removed this: {if $[user.website]} $[user.website] {/if}</div><br /> Hit preview, and it's still showing in the Mini Profile. Images below. I was able to get the preview working just fine for me in Chrome. Could you test this in another browser and let me know if it works? This might just be a FF19 issue.
|
|
inherit
Jack of All Trades, Master of None
27090
0
May 30, 2013 20:36:34 GMT -8
Stinky666
8,818
July 2004
stinky666
|
Post by Stinky666 on Mar 11, 2013 10:09:32 GMT -8
Hi Ricky. Sadly yes this is still happening. On line's 29-31 I removed this: {if $[user.website]} $[user.website] {/if}</div><br /> Hit preview, and it's still showing in the Mini Profile. Images below. I was able to get the preview working just fine for me in Chrome. Could you test this in another browser and let me know if it works? This might just be a FF19 issue. Does it for me in Chrome, too. I just removed: <div class="info" id="personaltext"> {if $[user.gender]} <b>Gender:</b> $[user.gender.text] {/if}<br/> {if $[user.birthday]} <b>Born:</b> $[user.birthday] {/if}<br /> {if $[user.location]} <b>Location:</b> $[user.location] {/if}<br /> {foreach $[user.mini_custom_field]} <br /><span class="$[user.mini_custom_field.content_class]"><b>$[user.mini_custom_field.name]:</b> $[user.mini_custom_field.value]</span> {/foreach}{/if} </div><br /> And hit preview, nothing changes/removes. If I save it, it does indeed make the changes. To note, I also tested in both FF and Chrome on the Thread List, and that updates the preview perfectly fine. It appears to just be the "mini profile".
|
|
#e61919
Support Manager
154778
0
1
Nov 19, 2024 9:09:18 GMT -8
Michael
19,616
May 2010
wiseowl
|
Post by Michael on Mar 11, 2013 10:20:53 GMT -8
So the mini-profile just likes ignoring changes eh? I'll make a bug report for this after confirming.
|
|
inherit
Jack of All Trades, Master of None
27090
0
May 30, 2013 20:36:34 GMT -8
Stinky666
8,818
July 2004
stinky666
|
Post by Stinky666 on Mar 11, 2013 10:31:55 GMT -8
So the mini-profile just likes ignoring changes eh? I'll make a bug report for this after confirming. Yeah. It's nothing that I could have done either, is it? I'm good at mucking stuff up Also confirmed to work fine on the "home" layout. So yeah, currently it appears to just be the mini profile.
|
|