Hi guys, I wanted to have the website "jump to" a portion of the page after the video. I know how to do it in HTML as far as a link, but no so much after the video. Thanks guys, and happy holidays!
Hello, For this Open "front-page.php" file and add code given below at the line number 88. Code: events:{ onComplete: function() { window.location = "http://www.YOUR REDIRECT LINK.com"; } }, As shown in the image. Thanks & Regards Nitesh Raghuwanshi