I'm not sure how to work around this. I created a new profile field, that I wanna display in a user's profile field, but NOT under additional info. Its actually by the users profile pic. I used the condition below:
PHP Code:
<if condition="$post[field39]"><span style="font-size: 13px;">$post[field39]</span></if>
It works great, but now it shows by the users profile and under additional info!? How do I get rid of it under addional info? All additional profile fields are shown in
memberinfo_customfields Sux
anyone know this?