• Resolved Trazza

    (@trazza)


    How do I add a link to a youtube video without the video being embedded onto my page? I just want people to be redirected if they click on the link.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Something like this should work fine:

    <a target="_blank" href="https://www.youtube.com/watch?v=GAjInKiOkqo">Cool YouTube Video</a>

    Or, from the visual side, type your text you want linked to the video, like “Cool YouTube Video”. Then, highlight that text and click the WP link button. Lastly, paste the link to the youtube video you are wanting to use, like this: https://www.youtube.com/watch?v=GAjInKiOkqo.

    Thread Starter Trazza

    (@trazza)

    Perfect, thank you!

    My pleasure!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Link to video’ is closed to new replies.