video code

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sat Mar 09, 2013 1:08 am
Reply with quote
Report this post
What's wrong with this code?
Code: Select all
<p><a class="gk-video-link modal" href="http://vimeo.com/34671650" rel="{handler: 'iframe', size: {x: 560, y: 315}}">Caso de sucesso</a></p>


In my case the video don't works. http://50.22.64.78/~pesqu194/
User avatar
Senior Boarder

GK User
Sat Mar 09, 2013 9:00 am
Reply with quote
Report this post
Ricardo A wrote:What's wrong with this code?
Code: Select all
<p><a class="gk-video-link modal" href="http://vimeo.com/34671650" rel="{handler: 'iframe', size: {x: 560, y: 315}}">Caso de sucesso</a></p>


In my case the video don't works. http://50.22.64.78/~pesqu194/




Code: Select all
http://player.vimeo.com/video/48432730"
User avatar
Senior Boarder

GK User
Mon Mar 11, 2013 3:21 pm
Reply with quote
Report this post
I activated AllVideos (by JoomlaWorks) and nothing. Any suggestion? Thanks
User avatar
Senior Boarder

GK User
Mon Mar 11, 2013 3:24 pm
Reply with quote
Report this post
hi,
vimeo link is broken, you must add player.vimeo

Code: Select all
vimeo.com/xxxxx
incorrect
Code: Select all
player.vimeo/xxxx
correct
User avatar
Senior Boarder

GK User
Tue Mar 12, 2013 1:37 pm
Reply with quote
Report this post
Hi, I put player.vimeo and the result was this: Image
And if I want to put a youtube video?
User avatar
Senior Boarder

GK User
Tue Mar 12, 2013 2:23 pm
Reply with quote
Report this post
I tried the code in my template and it seems to work

Code: Select all
<h1 style="text-align: center;"><span style="color: #ffffff;"><a class="gk-video-link modal" href="http://player.vimeo.com/video/34671650" rel="{handler: 'iframe', size: {x: 560, y: 315}}">Caso de sucesso</a></span></h1>
User avatar
Senior Boarder

GK User
Tue Mar 12, 2013 3:44 pm
Reply with quote
Report this post
works with your code, only with Vimeo.
Youtube :(
Thanks for your help
User avatar
Senior Boarder

GK User
Tue Mar 12, 2013 4:15 pm
Reply with quote
Report this post
youtube to use the code provided
Code: Select all
<h1>Start 30-Day free trial today. Set up in instant</h1>
<h2>Powerful landing page theme for running serious business</h2>
<form class="gk-form">
<div><input type="email" placeholder="Email address ..." /> <input type="submit" value="Get Started today!" /></div>
</form>
<p><a class="gk-video-link modal" href="http://www.youtube.com/embed/vb2eObvmvdI" rel="{handler: 'iframe', size: {x: 560, y: 315}}">Watch the introduction</a></p>
User avatar
Senior Boarder


cron