Header youtube link not working?

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
Wed Aug 14, 2013 2:29 am
Reply with quote
Report this post
Ok, so here's the url of my site: http://onemorereppt.com/New_2013_Site/

And here's the code for the Header module:
Code: Select all
<h1>Change isn't easy. It's painful. But I make it fun.</h1>
<p> </p>
<p><a class="gk-video-link modal" href="http://www.youtube.com/watch?v=_Ed6f8vaW0E" rel="{handler: 'iframe', size: {x: 760, y: 400}}">Learn a little about me</a></p>
<p> </p>
<h2>Sign up for tips and inspiration from Shawn Hunter</h2>


The issue is, when I go to open that lightbox, it opens, but just stays white. In explorer, it even shows this error message:
error.jpg


Any ideas?

I have the default editor set to "none"
User avatar
Expert Boarder

GK User
Wed Aug 14, 2013 6:41 am
Reply with quote
Report this post
Hi,
First, I suggest not to use iframe.
Second, about pop-up - have thought about mobile users? They will escape if they won't be able to find [x] Like always I do.
Third, why don't you use a http://www.nonumber.nl/extensions/modals or similar solution.
User avatar
Platinum Boarder

GK User
Thu Aug 15, 2013 1:34 am
Reply with quote
Report this post
I was just using what came standard with that header module. It works in the demo, and I was wondering what was different here?
User avatar
Expert Boarder

GK User
Fri Aug 16, 2013 7:19 pm
Reply with quote
Report this post
We used
Code: Select all
<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>


and I really don't know why you have errors on IE, I have checked under IE10 our Qucikstart it was ok,
that's why I suggested you to use another solution which should works.
User avatar
Platinum Boarder

GK User
Fri Aug 16, 2013 8:02 pm
Reply with quote
Report this post
Ahhh! it was the "embed" vs. "watch" in the code that was throwing that error. Thanks for the info. I'll look into the Modals too. Have a GREAT weekend!
User avatar
Expert Boarder

GK User
Sat Aug 17, 2013 9:14 am
Reply with quote
Report this post
And for rest of people small tutorial "how to embed a youtube video into a website "
http://www.youtube.com/watch?v=P1LNiD88690
User avatar
Platinum Boarder


cron