I want to hide titles and related videos from YouTube embeds?

2 replies
How do I do this in my WP blogs? The code i put together from the embed code is as follows;

<iframe width="560" height="315" src="http://www.youtube.com/embed/9Ehma2BX1do?rel=0" frameborder="0" &showinfo=0 allowfullscreen></iframe>

What am i doing wrong, the title is still showing up. I don't want them clicking on it and by passing my offer to go straight to the source.

Please help.

EDIT: Is there any way to keep those bloody ads from showing up, they really distract from the message i am trying to put forth.
#hide #imbeds #related #titles #videos #youtube
  • Profile picture of the author David V
    Almost there....

    This is what you need.
    I bolded the change....

    <iframe width="560" height="315" src="http://www.youtube.com/embed/9Ehma2BX1do?rel=0&showinfo=0" frameborder="0" allowfullscreen></iframe>
    {{ DiscussionBoard.errors[8010456].message }}
  • Profile picture of the author timpears
    Man, thanks again David. You have been a real life saver today.
    Signature

    Tim Pears

    {{ DiscussionBoard.errors[8010512].message }}

Trending Topics