Hi,
I'm trying to use the video from Appsite on eSport.
I've copied gk.video.js and the css for mediabox and videos to gk_stuff.css.
In head.php I put :
$this->addJS($this->URLtemplate() . '/js/gk.video.js');
but I can't get it to work on my site.
Do you have any idea what I do wrong?