Title: doesn&#8217;t recognize borders
Last modified: January 9, 2019

---

# doesn’t recognize borders

 *  Resolved [airbiip](https://wordpress.org/support/users/airbiip/)
 * (@airbiip)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/doesnt-recognize-borders/)
 * sometimes the thumbnail videos are only on one side when you wrap the shortcode
   in an accordion. then other times thumbnails go beyond the accordion border.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fdoesnt-recognize-borders%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/doesnt-recognize-borders/#post-11071723)
 * Hi, some script is trying to use** jQuery** even before it’s loaded which is 
   producing error and preventing YourChannel from running properly. Try loading
   the jQuery in your theme’s head tag. Also deactivate the YouTube EmbedPlus plugin.
 *  Thread Starter [airbiip](https://wordpress.org/support/users/airbiip/)
 * (@airbiip)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/doesnt-recognize-borders/#post-11074400)
 * check same link again the only one with problem is one with closed accordion 
   in default not the open one and the one without accordion. your plugin is the
   only one with this problem.
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/doesnt-recognize-borders/#post-11074759)
 * Ok YourChannel calculates width based on parent container so when the videos 
   are created, parent container is hidden. Then YourChannel cannot know when the
   accordion is expanded. Paste the following code in your theme’s footer file, 
   or put it right after YourChannel shortcode in **Text **tab of post editor.
 * `<script> jQuery('.sow-accordion-panel-header').on('click', function(){ YRC.EM.
   trigger('resize'); }); </script>`
 *  Thread Starter [airbiip](https://wordpress.org/support/users/airbiip/)
 * (@airbiip)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/doesnt-recognize-borders/#post-11078775)
 * I entered here and doesn’t work.
 * > [View post on imgur.com](https://imgur.com/YNRQTb7)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/doesnt-recognize-borders/#post-11079491)
 * I see a page **Custom CSS & JS** just above the **Portfolio** link, go there 
   and there’d be some Script field, paste `jQuery('.sow-accordion-panel-header').
   on('click', function(){ YRC.EM.trigger('resize'); });` there.
 *  Thread Starter [airbiip](https://wordpress.org/support/users/airbiip/)
 * (@airbiip)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/doesnt-recognize-borders/#post-11080321)
 * not working, can you just go in admin and fix this.
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/doesnt-recognize-borders/#post-11080574)
 * Hi, ok, email me at **support @ plugin.builders**
 *  Thread Starter [airbiip](https://wordpress.org/support/users/airbiip/)
 * (@airbiip)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/doesnt-recognize-borders/#post-11081778)
 * ok emailed

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

The topic ‘doesn’t recognize borders’ is closed to new replies.

 * ![](https://ps.w.org/yourchannel/assets/icon-256x256.png?rev=1106592)
 * [YourChannel: Everything you want in a YouTube plugin.](https://wordpress.org/plugins/yourchannel/)
 * [Support Threads](https://wordpress.org/support/plugin/yourchannel/)
 * [Active Topics](https://wordpress.org/support/plugin/yourchannel/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yourchannel/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yourchannel/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [airbiip](https://wordpress.org/support/users/airbiip/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/doesnt-recognize-borders/#post-11081778)
 * Status: resolved