Playmaker Forum

PlayMaker Feedback => Forum Suggestions => Topic started by: nelsonn on February 20, 2017, 05:10:29 PM

Title: Embed videos in post?[SOLVED]
Post by: nelsonn on February 20, 2017, 05:10:29 PM
Heyo, I'm just wondering how to embed videos (with a youtube or vimeo link) in a post?
I'm almost entirely sure I'm just missing something obvious but I can't seem to get it to work... :(
Title: Re: Embed videos in post?
Post by: djaydino on February 21, 2017, 03:11:45 AM
Hi,
Code: [Select]
[youtube]http://www.youtube.com/watch?v=eNl7ZEljcdg[/youtube]Be sure to remove the "s" from "https:"
so it must be "http:"
Title: Re: Embed videos in post?
Post by: nelsonn on February 21, 2017, 03:45:28 AM
Hi,
Code: [Select]
[youtube]http://www.youtube.com/watch?v=eNl7ZEljcdg[/youtube]Be sure to remove the "s" from "https:"
so it must be "http:"

d'oh! so simple. thanks a lot :)