Social Networking Fieldset in User Profile & Postbit
This modification is in the archives.
This template modification adds links to user's social networking profiles like MySpace, FaceBook, Youtube, eBay, Xbox etc.
Instructions: In order to add each site ie. MySpace, FaceBook, Youtube, etc. You will need to add Profile Fields via the Admin Control Panel. Like this: Admin CP > User Profile Fields > Add new profile field Title: *Social Networking Site* Description: *Your Social Networking Site Profile* Max length of allowed user input: 20 Field editable by user: Yes Private Field: No And a new profile field for each site. Each profile field will be represented by a field number. ie. field5 . You will need to know which field number represents which site in the template editing! - Don't forget to upload the images to YOUR SKINS /misc folder. :: Refer to the attached text file for template edits and further instructions! :: *Please Mark as Installed* Make the Fieldset not show when the user hasn't entered anything in the profile fields! Go to the MEMBERINFO template: Find: Code:
<!--Social Networking--> Code:
<if condition="$userinfo['fieldXX'] OR $userinfo['fieldXX'] OR $userinfo['fieldXX'] OR $userinfo['fieldXX'] OR $userinfo['fieldXX']"> Then Find: Code:
</fieldset> </div> Code:
</if> Download
This modification is archived, downloads are still allowed. Screenshots |