Seperating default profile fields from custom ones Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

    Seperating default profile fields from custom ones

    Hert
    Hert
    Forumember


    Posts : 81
    Reputation : 3
    Language : Dutch and English

    Seperating default profile fields from custom ones Empty Seperating default profile fields from custom ones

    Post by Hert July 13th 2015, 11:46 pm

    Hello,

    With profiles you're able to create your own ones, custom ones, but you also have some default once. All are displayed under eachother with the following code: {profile_field.LABEL}   {profile_field.CONTENT}
    This includes BOTH custom and default onces, but I would like to seperate them. I've tried using the names of the default onces (for example {LOCATION}) and put them somewhere else -> after that I marked them to NOT be shown in the profile, so I wouldn't have two of them and to get them away from the custom fields - but sadly BOTH of them disappeared (both the normal location and {LOCATION} one).
    For some reason the Birthday seems to be immune for this - but all the other fields just disappear.

    I hope somebody can help me with this problem!

    Greetings,
    Hert
    Hert
    Hert
    Forumember


    Posts : 81
    Reputation : 3
    Language : Dutch and English

    Seperating default profile fields from custom ones Empty Re: Seperating default profile fields from custom ones

    Post by Hert July 14th 2015, 8:46 pm

    Sorry for the double post but you could also see this as some sort of bump I guess ^^'

    But I've still been trying to figure this out, but I'm still nowhere closer to my goal. I do know that it IS possible, I've recently seen it on another actieforum forum.
    I was able to find out that when looking at the HTML through the browser ever field has an own id (for example: field_id-20). I haven't been able to do anything with this information yet, sadly - everything I have tried failed.

    But hopefully this can give someone else an idea that might work!
    Hert
    Hert
    Forumember


    Posts : 81
    Reputation : 3
    Language : Dutch and English

    Seperating default profile fields from custom ones Empty Re: Seperating default profile fields from custom ones

    Post by Hert July 15th 2015, 10:24 pm

    Bump.

    No progress here and I'm actually really lost since I have NO idea anymore what could work.