Title: Jetpack Shortcode Embeds
Last modified: August 20, 2016

---

# Jetpack Shortcode Embeds

 *  [multiformeingegno](https://wordpress.org/support/users/lorenzone92/)
 * (@lorenzone92)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/jetpack-shortcode-embeds/)
 * Hi! 🙂
    Quick question: I’m using Jetpack and the feature to embed videos from
   YouTube/Vimeo & co with a short code ([http://en.support.wordpress.com/videos/vimeo/](http://en.support.wordpress.com/videos/vimeo/)).
 * For example on my website I added this code to embed a Vimeo video:
    [vimeo [http://vimeo.com/video_id](http://vimeo.com/video_id)
   w=200&h=150]
 * Everything works fine, except that I’d like to align the video to the left… I
   tried adding parameters like align=left, position=left et similia but it didn’t
   work..
 * Can you help me?
 * Thanks in advance,
    Lorenzo
 * EDIT: Another thing I noticed (not really related to the topic but anyway a “
   MUST FIX”): the shortcode for Vimeo uses the old embed code. The new iframe embedder
   works for both Flash and non-flash browsers (iOS in primis), the old one doesn’t.

Viewing 1 replies (of 1 total)

 *  Thread Starter [multiformeingegno](https://wordpress.org/support/users/lorenzone92/)
 * (@lorenzone92)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/jetpack-shortcode-embeds/#post-2327203)
 * I think I got the replies… there’s no align= parameter.. and the way to have 
   the new embed code is to edit the file jetpack/modules/shortcodes/vimeo.php
 * Find the old code (<<<EOS) and replace it with:
    return <<<EOS <iframe src=”[http://player.vimeo.com/video/$id?title=0&byline=0&portrait=0&#8243](http://player.vimeo.com/video/$id?title=0&byline=0&portrait=0&#8243);
   width=”$width” height=”$height”></iframe> EOS; }
 * Hope this can help.

Viewing 1 replies (of 1 total)

The topic ‘Jetpack Shortcode Embeds’ is closed to new replies.

## Tags

 * [embed](https://wordpress.org/support/topic-tag/embed/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)
 * [video embedding](https://wordpress.org/support/topic-tag/video-embedding/)
 * [vimeo](https://wordpress.org/support/topic-tag/vimeo/)
 * [Youtube](https://wordpress.org/support/topic-tag/youtube/)

 * 1 reply
 * 1 participant
 * Last reply from: [multiformeingegno](https://wordpress.org/support/users/lorenzone92/)
 * Last activity: [14 years, 8 months ago](https://wordpress.org/support/topic/jetpack-shortcode-embeds/#post-2327203)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
