Changing video source link on header position

WordPress theme dedicated to start-up websites with amazing CSS3 animated icons, price tables and parallax effect background.
GK User
Tue Apr 22, 2014 8:12 pm
Hi

I have used the Simplicity Template in Joomla previously, but now I am using the WP version for a project.

The jumpstart demo code is for a Vimeo video- when I tried to add the You Tube link, I seem to lose the pop up box and can only get the "full screen" version to render.

I couldn't find any threads in the WP version discussing this issue at all.

The code I used actually came from my Joomla version as follows:

<p><a class="gk-video-link modal" href="http://www.youtube.com/embed/v6bCwJM_FoI?rel=0" rel="{handler: 'iframe', size: {x: 560, y: 315}}">Watch the introduction</a></p>

Could we get a sample code to work with WP version please?

Thanks in advance. :D
User avatar
Junior Boarder

GK User
Tue Apr 22, 2014 9:35 pm
I found some info on this in the "Frontpage elements" under the sample menu "Typography"

<p><a class="gk-video-link thickbox" href="URL">Watch the introduction</a></p>

My example is now:

<p><a class="gk-video-link thickbox" href="http://www.youtube.com/embed/v6bCwJM_FoI?rel=0" rel="{handler: 'iframe', size: {x: 560, y: 315}}">Watch the introduction</a></p>

All I see render is the black pop up box now.
User avatar
Junior Boarder

GK User
Wed Apr 23, 2014 7:23 am
Hello,

Please check also this thread about youtube video:
https://www.gavick.com/forums/simplicit ... 25126.html
User avatar
Moderator

GK User
Wed Apr 23, 2014 1:41 pm
Thanks Piotr- worked perfectly!
User avatar
Junior Boarder


cron