Hello There, Guest! Login Register
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
FlatOne - youtube video not shown in post
#4
The code of the 'Video MyCode Templates' of the theme are not correct.

For youtube (video_youtube_embed) it has to be changed:
<iframe class="iframe_video" src="http://www.youtube.com/embed/{$id}" frameborder="0" allowfullscreen></iframe>
to
<iframe width="560" height="315" src="//www.youtube.com/embed/{$id}" frameborder="0" allowfullscreen></iframe>

The same issue seems to be in other Video Templates, too..., like vimeo
Reply


Messages In This Thread
[SOLVED] FlatOne - youtube video not shown in post - Chaotic - 11th Oct, 08:08 pm



Users browsing this thread: 1 Guest(s)