YouTube Issue

4 replies·opened Jun 9, 2020
L
Luiz Augusto Correia de AraujoJun 9, 2020

Hi,

I am trying to change the vimeo original video on Classic Theme.

Could you please help me to fix this issue?

Here is my code:

<div class="center bottommargin">
  <a class="d-block position-relative" href="https://youtu.be/WwKFp2zLXYQ" data-lightbox="iframe">
  <img src="images/services/video.jpg" alt="Video">
  <div class="bg-overlay">
    <div class="bg-overlay-content dark">
    <span class="overlay-trigger-icon size-lg op-ts op-07 bg-light text-dark" data-hover-animate="op-1" data-hover-animate-out="op-07" data-hover- 
    parent=".row"><i class="icon-line-play"></i></span>
    </div>
  </div>
  </a>
</div>

Thank you.

Regards,

Luiz

S
SemiColonWebSTAFFJun 9, 2020

Hello,

Please consider using this URL: https://www.youtube.com/watch?v=WwKFp2zLXYQ instead.

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

L
Luiz Augusto Correia de AraujoJun 9, 2020

Hi,

Thanks! It is working now.

Is it possible to play the video inside this page instead of opening a YouTube window?

Regards,

Luiz

S
SemiColonWebSTAFFJun 9, 2020

Hello,

The only way currently available to Play a Youtube Video inside the Page is to use Embed Video. You can consider using this code:

<iframe width="560" height="315" src="https://www.youtube.com/embed/WwKFp2zLXYQ" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

This will definitely work fine. Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

L
Luiz Augusto Correia de AraujoJun 9, 2020

Thank you so much!

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard