Hi all,
I’m building my website without any previous experience, so I don’t know how difficult, easy (or even impossible) is what I’m asking for. Basically, I’d like to have a video on my homepage that pops up in 2 different situations:
1. When the user press a button
Pretty much the same functionality as what you can find in Wistia’s home page when you press “Watch our video”. I’ve been reading Wistia’s info about how to embed their videos but I’m afraid I don’t know where I would have to paste the code in my current structure: http://tagrotalent.com/. Bare in mind that all I’ve done up to now has been just by dragging and dropping really. I wouldn’t mind diving in the code but have limited time and 0 previous experience.
2. When the user gets there from a link
I’m planning to have a video thumbnail on a marketing email that I want to be linked to my land page. Since the client that has clicked that thumbnail is expecting to watch a video I’d like the landpage to load with the video automatically popping up. Now, if it makes it easier, I could create a separated landing page that does this automated popup (not the original home page), but still I don’t know how to do the automated pop up.
So, can it be done? I would really really appreciate if you could help.
Regards,
Javi
Hi Javi,
1. This is possible by using the Popup embed code. Your embed code (which can be generated in your Wista video settings) should be added to an HTML Widget.
2. This is possible by setting popoverShowOnLoad – basically add the following to your embed class: popoverShowOnLoad=true