Hi there, Question, Ive been using the code from above with the rel=0 code to hide the related video’s in the embedded YouTube clips. BUt since today i’ve noticed that te related videos are back.
Any thoughts?
Kind regards, Renzo.
related videos in youtube.
8 replies · opened Nov 14, 2018
Hello,
Thanks for your Patience regarding this!
We have been checking actively for the issues related to this and it appears that Google has disabled the option to disable Related Videos on Youtube. So you can no longer disable Related Videos and it will be shown by default on your Videos.
Hope this Helps!
Let us know if we can help you with anything else or if you find any further issues.
Wow, oké that's stupid. In the case I would like to selfhost the video's. Is that possible?
Kind regards.
Renzo
Hello,
Yes, it is definitely a weird decision by Google. You can definitely use Self Hosted Videos. Consider using the following code:
[Inline Modal](#myModal1)
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.
Hi, another question about selfhosting video. I've got a page with multiple videos hosted via youtube. I would like to host them myself.
Can you give some advice an how to set up the code so I can selfhost multiple videos in a portfolio. This is what i've got using youtube.
https://www.wowsers.nl/video.html
How can I achieve the same?
Kind regards,
Renzo
Hi, I've changed the code u had by adding the <a href="images/videos/explore.mp4" data-lightbox="iframe" in the article code I had and it seems to work.
Is this code correct?
<article class="portfolio-item col-lg-3 col-md-4 col-sm-6 col-12 pf-media pf-icons">
<!-- Grid Inner: Start -->
<div class="grid-inner">
<!-- Image: Start -->
<div class="portfolio-image">
<div class="bg-overlay"> <div class="bg-overlay-content dark flex-column" data-hover-animate="fadeIn">
<div class="portfolio-desc pt-0 center" data-hover-animate="fadeInDownSmall" data-hover-animate-out="fadeOutUpSmall" data-hover-speed="350">
<h3>Clarux</h3>
<span>Verzeker je zorgen</span>
</div>
<!-- Description: End -->
<div class="d-flex">
</div>
</div>
<div class="bg-overlay-bg dark" data-hover-animate="fadeIn"></div>
</div>
</div>
</div>
</article>
Kind regards,
Renzo
Hello,
You can Link to your Self-Hosted Videos using the Default Lightbox Settings. An Example of the implementation is available here: http://themes.semicolonweb.com/html/canvas/lightbox.html .
Code Example:
[ch_pre]HTML5 Video[/ch_pre]
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.
Hi, thank you for your reply.
I want to keep the look the same as it is now.
The only change i've made is
From this
<a href="https://www.youtube.com/watch?v=8T-oZn5e_js"
to this
<a href="images/videos/video.mp4" data-lightbox="iframe"
It seems to work but is the code oke?
Kind regards,
Renzo
Hello,
This code will work fine.
Let us know if we can help you with anything else or if you find any further issues.
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