Quantcast
Channel: MyBB Community Forums - Tutorials
Viewing all articles
Browse latest Browse all 690

PROFILE YOUTUBE MUSIC

$
0
0
An example
[Image: 26b356b9ad2b62bea4d13cb00aa243d0.jpg]

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

Viewing all articles
Browse latest Browse all 690

Trending Articles