• Is there a plugin, or is it possible to view youtube videos on my wp site like in facebook, when you click on it gets larger and starts loading, to minimize the loading time, thx

Viewing 1 replies (of 1 total)
  • On any YouTube video, look underneath it for the Share link, and then the Embed link in the menu that pops up. It’ll give you code like this:

    <iframe width="480" height="360" src="http://www.youtube.com/embed/uNAATCEGcBU" frameborder="0" allowfullscreen></iframe>

    On any post/page, paste that code in, using the Text tab. A preview image will appear, but the video won’t load until the person clicks on it.

Viewing 1 replies (of 1 total)
  • The topic ‘Is it possible with youtube videos’ is closed to new replies.