Quote:
Originally Posted by Shill360
What am I doing wrong here? What do I change within that code to stop the vine of a little kid appearing and instead make it show the vine URL that is imputted within the [vine] code on the forum?? 
|
Don't change that code at all. Just copy and paste the html and then whatever video ID gets put between the vine tags it will show that in the post.
Or you can make it so that the user only needs to put in the URL which is what I have done.
HTML:
Code:
<iframe class="vine-embed" src="{param}/embed/simple" width="480" height="480" frameborder="0"></iframe><script async src="//platform.vine.co/static/scripts/embed.js" charset="utf-8"></script>
Make sure to select YES for 'Disable BB Code Within This BB Code' if you do it this way.