This will allow members to embed a youtube video in their profile:
Go to AdminCP => Profile Fields => Add new Profile field =>
Multiple-Line Text Box
Fill in your options
Title >
Youtube Video
Description:>
Insert url for your fave youtube video...Not the link url code but the url in the embed code (example): http://www.youtube.com/v/cx24D3ytI48
Max length of allowed user input:
100
Field Length:>
25
Profile Field Type:>
Multiple-Line Text Box
Field Required: >
No
Which page displays this option?
Options:Other
and
save Write down your field# . i.e field2
Then edit MemberInfo template:
Go to AdminCP => Styles and Templates => Template Manager =>
Choose style to edit, and choose edit templates in drop down menu
In Template
MemberInfo find the following code.
You must first be a
registered member to view any code.
Add the following code
After. You must first be a
registered member to view any code.
Replace all three fieldxx with your new profile field number you just created ie field2.
Save template.