Viewing 5 replies - 1 through 5 (of 5 total)
  • Hello,

    Generally when you are inserting javascript in the head of your page you want to go into themes>editor and click on the header.php file… then look for the closing head tag “</head>”. You will want to put that script reference right before that closing head tag.

    As far as where you want to put the javascript files you would want to use your FTP client and either use/create a directory in the root called js or something of that nature. Then you would reference that file.
    Example src=”https://yourdomain.com/js/myfile.js&#8221;

    Where you put it is not exactly critical, but its good to keep all of your JS files in one folder for simplicity.

    Mike [signature moderated]

    Thread Starter deyson

    (@deyson)

    I followed your instructions. But I am having no luck. ??

    https://motion-master-templates.com/test-page

    I appreciate your time ??

    Thank you Mike.

    Thread Starter deyson

    (@deyson)

    I am still looking for help on this please ??

    Hi Deyson,

    I just visited that link at its really cool, when I hover over that image it pops up with a video that plays and follows my mouse as I hover. It is highly possible that the browser you are using does not support HTML5… i’m on firefox 3.6 and it works wonderfully. Search on google “which browsers support html5”. It is a relatively new version of HTML and not all browsers will work with it.

    Thread Starter deyson

    (@deyson)

    Hello Mike, I have been on so many forums looking for help that I forgot to update this one. I got the hover to work and the video is falling back, the only thing I am missing is that the video does not restart when the mouse leaves and hovers again.

    Thank you for responding, sorry for not updating.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How do I implement this into wordpress.’ is closed to new replies.