Jump to content

Trying to add a click through link on a video, please help!

Go to solution Solved by tuanphan,

Recommended Posts

  • Solution

First, use this code to Website > Website Tools > Code Injection > Footer

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
<script>
$(document).ready(function(){
    $('.fe-block a:contains("clickable")').addClass('text-click');
});
</script>

Next, use this code to Website Tools > Custom CSS

a.text-click {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: transparent !important;
}

Next, add a Text Block cover whole Video Block with text clickable

image.png.de1747678c757cdc56ecfcef14d544b4.png

Add link on clickable text. Replace Google with your desired url.

Shape Block Clickable2 Min

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 6 months later...

Hello, 

I am trying to do the same thing. I have short video thumbnails that i am trying to make clickable. I have tried this method, and it only shows the text "clickable" on the video. I can click the text, and it navigates me to my desired URL, but the video is still not clickable. 

Any ideas? 

Link to comment
On 8/29/2024 at 5:06 AM, AaronOsborn said:

Hello, 

I am trying to do the same thing. I have short video thumbnails that i am trying to make clickable. I have tried this method, and it only shows the text "clickable" on the video. I can click the text, and it navigates me to my desired URL, but the video is still not clickable. 

Any ideas? 

Can you share link to page? We can check easier

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.