Temporary work-around for Admins who want to give users/members the ability to Add Video, Music to their Profile Pages. Included is Sample Embed Codes that you can use to see how it works.
NOTE 1 : Be sure to add Tool-Tip for members…(Use Youtube, Vimeo, Soundcloud etc Embed Code Only! Add 5 Spaces Between Every newly Added Code)
NOTE 2 : You can add Embed Code after saving previous Embeded Video or Music Player.
- Create A New Field In UP’s “Customize Fields” Section & Save It (Example: Add Video or Music Player).
- Place it in the Edit Profiles Field Settings and click Save.
- Go to your Admin Profile or A Test Profile and Test the new feature.
- Go to Edit Profile Button and click it. Look for newly created field in Profile (Add video or Music Player)
- Add html embed codes supplied to textarea (All at once, or find your own video, music players to test 1 by 1)
- Be sure to click SAVE after adding embeds.
- Go to View Profile. Then See what everything you added looks like. If satisfied add feature for your members. Embeded Code Example Added For Testing Purposes Only (Each Embed has 5 spaces after, before next media is added):
<object height="720" width="1280">
<param name="movie" value="//www.youtube.com/v/LY7oEA79LQk?version=3&hl=en_US" />
<param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" />
<embed allowfullscreen="true" allowscriptaccess="always" height="720" src="//www.youtube.com/v/LY7oEA79LQk?version=3&hl=en_US" type="application/x-shockwave-flash" width="1280"></embed>
</object>
<object height="315" width="560">
<param name="movie" value="//www.youtube.com/v/jl3ilZ5aBbI?version=3&hl=en_US" />
<param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" />
<embed allowfullscreen="true" allowscriptaccess="always" height="315" src="//www.youtube.com/v/jl3ilZ5aBbI?version=3&hl=en_US" type="application/x-shockwave-flash" width="560"></embed>
</object>
<object height="315" width="560"><param name="movie" value="//www.youtube.com/v/Squv4KI751w?hl=en_US&version=3&rel=0" />
<param name="allowFullScreen" value="true" />
<param name="allowscriptaccess" value="always" />
<embed allowfullscreen="true" allowscriptaccess="always" height="315" src="//www.youtube.com/v/Squv4KI751w?hl=en_US&version=3&rel=0" type="application/x-shockwave-flash" width="560"></embed>
</object>
<object height="315" width="560">
<param name="movie" value="//www.youtube.com/v/HRJx-boOTzA?version=3&hl=en_US&rel=0" />
<param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" />
<embed allowfullscreen="true" allowscriptaccess="always" height="315" src="//www.youtube.com/v/HRJx-boOTzA?version=3&hl=en_US&rel=0" type="application/x-shockwave-flash" width="560"></embed>
</object>
<object height="315" width="560">
<param name="movie" value="//www.youtube.com/v/u8FFoVDAszc?version=3&hl=en_US&rel=0" />
<param name="allowFullScreen" value="true" />
<param name="allowscriptaccess" value="always" />
<embed allowfullscreen="true" allowscriptaccess="always" height="315" src="//www.youtube.com/v/u8FFoVDAszc?version=3&hl=en_US&rel=0" type="application/x-shockwave-flash" width="560"></embed></object>
Leave A Comment?