Title: Vimeo Embed Issues
Last modified: August 20, 2016

---

# Vimeo Embed Issues

 *  Resolved [lukebenjamin](https://wordpress.org/support/users/lukebenjamin/)
 * (@lukebenjamin)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/vimeo-embed-issues/)
 * Okay, as a lot of you are aware by now Vimeo decided to make some changes to 
   its API.
 * Unfortunately, this has affected WordPress and embedded Vimeo videos on it. A
   temporary quick fix was discovered and is working for most people. It is almost
   working for me but for one issue…when I open up a WordPress page within a WordPress
   template, all the videos appear no problem. However, I have a website where I
   call certain WordPress pages into my code (which is not a WordPress template)
   by using code like:
 * <?php
    $page_id = 49; $page_data = get_page( $page_id ); $content = apply_filters(‘
   the_content’, $page_data->post_content); echo $content; ?>
 * Now this page works fine within a template, but as soon as I call it out from
   a html page with this code, any new videos that I link to now do not work.
 * Anyone else experience this or know if there is a fix for this?
 * Cheers.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [14 years, 7 months ago](https://wordpress.org/support/topic/vimeo-embed-issues/#post-2352553)
 * For those confused, WP will patch this in the next release.
 * lukebenjamin – Which patch did you use?
 *  Thread Starter [lukebenjamin](https://wordpress.org/support/users/lukebenjamin/)
 * (@lukebenjamin)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/vimeo-embed-issues/#post-2352554)
 * I used this one:
 * [http://sct.temple.edu/blogs/it/2011/10/13/vimeo-embeds-issue-resolved/](http://sct.temple.edu/blogs/it/2011/10/13/vimeo-embeds-issue-resolved/)
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [14 years, 7 months ago](https://wordpress.org/support/topic/vimeo-embed-issues/#post-2352653)
 * Are you using the code as a plugin or in your functions.php?
 * Try which ever one you’re _not_ using. I suspect it’s just not being called for
   some reason.
 *  Thread Starter [lukebenjamin](https://wordpress.org/support/users/lukebenjamin/)
 * (@lukebenjamin)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/vimeo-embed-issues/#post-2352693)
 * I tried out both – however, I got it to work. I just got the Vimeo video to be
   uploaded again and then it worked…very strange but I can’t complain.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Vimeo Embed Issues’ is closed to new replies.

 * In: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
 * 4 replies
 * 2 participants
 * Last reply from: [lukebenjamin](https://wordpress.org/support/users/lukebenjamin/)
 * Last activity: [14 years, 7 months ago](https://wordpress.org/support/topic/vimeo-embed-issues/#post-2352693)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
