An example
![[Image: 26b356b9ad2b62bea4d13cb00aa243d0.jpg]]()
1)Open the member_profile template and paste the following code under the <body> tag
2)Create a new profile field, and replace its ID instead of X in the code above.
3)To play music, paste only the ID of the video in the new field
1)Open the member_profile template and paste the following code under the <body> tag
<iframe width="230" height="230"
src="https://www.youtube.com/embed/{$userfields['fidX']}">
</iframe>{$userfields['fidX']}2)Create a new profile field, and replace its ID instead of X in the code above.
3)To play music, paste only the ID of the video in the new field