Title: JayCC's Replies | WordPress.org

---

# JayCC

  [  ](https://wordpress.org/support/users/jaycc/)

 *   [Profile](https://wordpress.org/support/users/jaycc/)
 *   [Topics Started](https://wordpress.org/support/users/jaycc/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jaycc/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jaycc/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jaycc/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jaycc/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jaycc/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Relative URL] Breaks CDN scripts](https://wordpress.org/support/topic/breaks-cdn-scripts/)
 *  [JayCC](https://wordpress.org/support/users/jaycc/)
 * (@jaycc)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/breaks-cdn-scripts/#post-4581189)
 * This appears to be a duplicate of this issue:
 * [https://wordpress.org/support/topic/request-only-replace-local-urls?replies=1](https://wordpress.org/support/topic/request-only-replace-local-urls?replies=1)
 * Which also has a fix (that works for me so far).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Video Embeds] 1.2 Doesn't Work](https://wordpress.org/support/topic/12-doesnt-work/)
 *  Thread Starter [JayCC](https://wordpress.org/support/users/jaycc/)
 * (@jaycc)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/12-doesnt-work/#post-4226630)
 * Kevin, I found a spot in our theme where the author was removing width/height
   attributes (thinking he was only removing them from just images) that was removing
   them from the iframes.
 * Fixing that brings back the correct proportions and all seems well with 1.2.1.
   Thanks for the quick update.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Video Embeds] 1.2 Doesn't Work](https://wordpress.org/support/topic/12-doesnt-work/)
 *  Thread Starter [JayCC](https://wordpress.org/support/users/jaycc/)
 * (@jaycc)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/12-doesnt-work/#post-4226603)
 * Kevin, the updated JS does show the videos, but the proportion is off (the ratio
   is ending up as 50%, because jQuery sees the width as 300 and height as 150).
 * In your example page, your iframe still has height and width attributes defined:
 * `<iframe width="621" height="349" src="http://www.youtube.com/embed/EKBnhLYNs9c?
   feature=oembed" frameborder="0" allowfullscreen>`
 * In our installation, those attributes aren’t being added by WP, even if I explicitly
   define them in the embed tag.
 * I’ll dig around a bit more and get back to you if I find anything else. Thanks
   for your quick response. Overall I feel the fallback to use .width() and .height()
   is a good add, so at least the videos show up. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Social Login] [Plugin: WordPress Social Login] Issue when WP is installed in subdirectory](https://wordpress.org/support/topic/plugin-wordpress-social-login-issue-when-wp-is-installed-in-subdirectory/)
 *  [JayCC](https://wordpress.org/support/users/jaycc/)
 * (@jaycc)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/plugin-wordpress-social-login-issue-when-wp-is-installed-in-subdirectory/#post-2939190)
 * This bit us as well, we’ve moved our wp-content directory to a different location(
   so we can use an svn:external for the wordpress core files). So far all the plugins
   we’ve used have been fine, but this assumption used in this plugin causes a require_once
   fatal error.

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