Embedding vimeo videos without byline etc.

  • Unknown's avatar

    Been trying to use the custom embed option in vimeo so I can embed video without showing the byline, profile and title information.

    Here’s the code:

    <iframe src="http://player.vimeo.com/video/41802620?title=0&byline=0&portrait=0&color=494949" width="500" height="281" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>

    When I paste this into the post and publish the byline etc appear and then when I go back into the HTML editor the code has change to short code like this:

    [vimeo 41802620 w=500 h=281]

    The blog I need help with is: (visible only to logged in users)

  • Hi,

    There isn’t a way to embed a Vimeo video without displaying that additional information. You can only embed Vimeo videos by pasting the URL of the video on its own line, or by using the shortcode.

    You can see more details about embedding Vimeo videos here:

    Vimeo

    As for the iframe code, that isn’t allowed at WordPress.com. You can see the allowed code here:

    Add Code to Your Site

    Let us know if you have any other questions. :)

  • The topic ‘Embedding vimeo videos without byline etc.’ is closed to new replies.