Title: [Plugin: Shadowbox JS] Vimeo Support
Last modified: August 19, 2016

---

# [Plugin: Shadowbox JS] Vimeo Support

 *  [adamschoales](https://wordpress.org/support/users/adamschoales/)
 * (@adamschoales)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/plugin-shadowbox-js-vimeo-support/)
 * Just curious as to how we’d go about getting Vimeo support working? I know that
   the Shadowbox supports it (though it can be somewhat tricky to get up and running)
   but would love to have it working with my wordpress blog.

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

 *  [Matt Martz](https://wordpress.org/support/users/sivel/)
 * (@sivel)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/plugin-shadowbox-js-vimeo-support/#post-1263941)
 * Take a look at the forum archives located at [http://forum.sivel.net/viewtopic.php?id=148](http://forum.sivel.net/viewtopic.php?id=148)
 * This should help.
 *  [bmzero](https://wordpress.org/support/users/bmzero/)
 * (@bmzero)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/plugin-shadowbox-js-vimeo-support/#post-1264247)
 * Using the exact code provided on the post linked above, the shadowbox player 
   doesn’t load. Clicking on the link just fills the entire browser window with 
   SWF.
 * Any ideas?
 *  [bmzero](https://wordpress.org/support/users/bmzero/)
 * (@bmzero)
 * [16 years, 6 months ago](https://wordpress.org/support/topic/plugin-shadowbox-js-vimeo-support/#post-1264248)
 * Fix: I had to manually load the SWF player using the init method. Example:
 *     ```
       Shadowbox.init({
           players:    ["swf"]
       });
       ```
   
 *  [Jason Pelker](https://wordpress.org/support/users/jpelker/)
 * (@jpelker)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-shadowbox-js-vimeo-support/#post-1264276)
 * [@bmzero](https://wordpress.org/support/users/bmzero/): where would you place
   this code? In a `<script>` tag in the heading or somewhere else? Thanks!
 *  [Matt Martz](https://wordpress.org/support/users/sivel/)
 * (@sivel)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-shadowbox-js-vimeo-support/#post-1264277)
 * [@jpelker](https://wordpress.org/support/users/jpelker/): there should be no 
   need, the plugin handles this on it’s own. As long as you have the swf player
   selected on the settings page, and your theme has `<?php wp_footer(); ?>` in 
   it’s footer.php you should be good to go.

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

The topic ‘[Plugin: Shadowbox JS] Vimeo Support’ is closed to new replies.

 * 5 replies
 * 4 participants
 * Last reply from: [Matt Martz](https://wordpress.org/support/users/sivel/)
 * Last activity: [16 years, 3 months ago](https://wordpress.org/support/topic/plugin-shadowbox-js-vimeo-support/#post-1264277)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
