New Dynamic YouTube Gallery - Embed YouTube Playlist, Channel, Live Stream in minutes. Read More

vimeo

  • J. Onnie
  • Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0

vimeo was created by J. Onnie

i'm trying to add a vimeo video as "third party embedcode". I entered a Title, category and as type "third party embedcode". The third Party EmbedCode I created on Vimeo is "<i-frame src=" player.vimeo.com/video/145843259?byline=0&portrait=0 " width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen>
<p><a href=" vimeo.com/145843259 ">Hygiënisch werken: besef wat je doet from vimeo.com/vilans ">Vilans Webredactie on vimeo.com ">Vimeo.

". Is this the right syntax for an embedcode?
In the front end nothing is shown, no video player.
see example " www.infectiepreventieopleidingen.nl/kenn...en-besef-wat-je-doet "
7 years 5 months ago #8419

Please Log in or Create an account to join the conversation.

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: vimeo

There should not be any hyphen(-) between "i" and "f" in the "iframe" tag name. Your code has "i-frame" where it should be "iframe"

So, the correct code is,
<iframe src="player.vimeo.com/video/145843259?byline=0&portrait=0" width="640" height="360" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
Last edit: 7 years 5 months ago by Administrator.
7 years 5 months ago #8420

Please Log in or Create an account to join the conversation.

  • J. Onnie
  • Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 0

Replied by J. Onnie on topic Re: vimeo

Thanks now it works.
Because of a protection filter in RS firewall <iframe> was saved as <i-frame>
7 years 5 months ago #8421

Please Log in or Create an account to join the conversation.

Time to create page: 0.088 seconds

We accept cookies to provide you the best viewing experience. By using our services, you agree to our use of cookies