I have created a short how to build your profile page video that I have uploaded to Youtube.
I realize that in talking with some new users, they required me to walk them through on how to create their profile page. So I had this idea of creating a video showing them how to do it.
So my question is, when someone registers a new account and then they go to their email to confirm it, what would be the best way to make sure they see this "How to video?". Should I make a link of some sort back to Youtube or create some sort of a page and have that video embedded into it?
Thanks!
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- N. Marino@norman0194

N. Marino - 0 likes
- tennisbum@tennisbum

tennisbum - 0 likes
- N. Marino@norman0194

N. Marino - 0 likes
You must log in to post replies.I prefer the latter. if you know jquery you can take advantage using pop up modal with your video embedded on it..
my 2 cents.
hey thanks for the tip. I am not familiar with jquery. What is that? Is it a plugin?
Thanks!
a javascript framework bundled in elgg.. hmm, but since you are not familiar with jquery maybe plain simple html will do.. and put the embed codes like this
<iframe width="560" height="315" src="//www.youtube.com/embed/mwVuURFNX0E" frameborder="0" allowfullscreen></iframe>