Title: plugin.builders's Replies - page 15 | WordPress.org

---

# plugin.builders

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 211 through 225 (of 516 total)

[←](https://wordpress.org/support/users/pluginbuilders/replies/page/14/?output_format=md)
[1](https://wordpress.org/support/users/pluginbuilders/replies/?output_format=md)
[2](https://wordpress.org/support/users/pluginbuilders/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/pluginbuilders/replies/page/3/?output_format=md)…
[14](https://wordpress.org/support/users/pluginbuilders/replies/page/14/?output_format=md)
15 [16](https://wordpress.org/support/users/pluginbuilders/replies/page/16/?output_format=md)…
[33](https://wordpress.org/support/users/pluginbuilders/replies/page/33/?output_format=md)
[34](https://wordpress.org/support/users/pluginbuilders/replies/page/34/?output_format=md)
[35](https://wordpress.org/support/users/pluginbuilders/replies/page/35/?output_format=md)
[→](https://wordpress.org/support/users/pluginbuilders/replies/page/16/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YourChannel: Everything you want in a YouTube plugin.] doesn’t recognize borders](https://wordpress.org/support/topic/doesnt-recognize-borders/)
 *  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>`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YourChannel: Everything you want in a YouTube plugin.] doesn’t recognize borders](https://wordpress.org/support/topic/doesnt-recognize-borders/)
 *  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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YourChannel: Everything you want in a YouTube plugin.] Disappear / Slide off page](https://wordpress.org/support/topic/disappear-slide-off-page/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/disappear-slide-off-page/#post-10987524)
 * Hi, cache will automatically refresh after the number of minutes in Cache Refresh
   field of YourChannel edit form. If that issue comes up again, don’t delete cache,
   send me an email with link of that page instead.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[YourChannel: Everything you want in a YouTube plugin.] Disabled all features while updating plugin](https://wordpress.org/support/topic/disabled-all-features-while-updating-plugin/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/disabled-all-features-while-updating-plugin/#post-10947804)
 * Hi, please send us link to the page where you have put the YourChannel shortcode
   in if you still have the plugin installed.
 * You can also send it to our email: **support @ plugin.builders**
    I’ve never 
   heard of this issue before, please get back to me and I promise I’ll make it 
   work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YourChannel: Everything you want in a YouTube plugin.] YouTube Channel Members](https://wordpress.org/support/topic/youtube-channel-members/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/youtube-channel-members/#post-10936855)
 * Hi, we don’t have anything like that currently. You’ll have to restrict the page
   with videos with WordPress’s login system.
    We’ll look about the JOIN feature.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Waiting: One-click countdowns] missing semicolon on pbc.js](https://wordpress.org/support/topic/missing-semicolon-on-pbc-js/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/missing-semicolon-on-pbc-js/#post-10864386)
 * Yes you can comment it out.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Waiting: One-click countdowns] missing semicolon on pbc.js](https://wordpress.org/support/topic/missing-semicolon-on-pbc-js/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/missing-semicolon-on-pbc-js/#post-10864037)
 * Hi, thanks for writing about this and sorry for the trouble.
    That missing semicolon
   doesn’t create any problems, but some browsers might generate a warning about
   it, I’ll remove that line during the next update.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Waiting: One-click countdowns] Typo](https://wordpress.org/support/topic/google-chrome-throws-error/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/google-chrome-throws-error/#post-10783632)
 * Hi, thanks for posting this. I’ve just fixed the issue and updated the plugin.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Waiting: One-click countdowns] Pointless Free version](https://wordpress.org/support/topic/pointless-free-version/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/pointless-free-version/#post-10762154)
 * Yes the incorrect time indeed makes the plugin useless, but it shouldn’t have
   happened. Do you have checked **WordPress** in the **Timezone** section and have
   your preferred timezone in yout WP’s settings page?
 * If you haven’t uninstalled the plugin, would you please send me the link to the
   page with Waiting shortcode? You can also send it to our email: **support @ plugin.
   builders**.
 * 5 years pricing is 19$, just 4$ more than 1 year license.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Waiting: One-click countdowns] Pointless Free version](https://wordpress.org/support/topic/pointless-free-version/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/pointless-free-version/#post-10757463)
 * Hi, thank you for trying Waiting. Do you mean it’s useless to choose days and
   weeks in free version because of no timezone options?
 * We have 5 years PRO license which is pretty much lifetime – 5 years is a long
   time, we’ll have to keep writing new code to keep up with new countdown trends/
   features and WP APIs.
 * Nub
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Waiting: One-click countdowns] colored background not working](https://wordpress.org/support/topic/colored-background-not-working/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/colored-background-not-working/#post-10681840)
 * Hi, what is happening? The color picker doesn’t show?
    You can send me link to
   your page with Waiting shortcode (you can email to **support @ plugin.builders**)
   and I’ll provide you some CSS for quick fix.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YourChannel: Everything you want in a YouTube plugin.] Video thumbnails only showing on hover](https://wordpress.org/support/topic/video-thumbnails-only-showing-on-hover/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/video-thumbnails-only-showing-on-hover/#post-10574906)
 * Hi, please send me link to your page, there must be some CSS conflicts. You can
   also send the link to your page to our email: **support @ plugin.builders**.
 * It should be fixable within minutes, so you can make it live now.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YourChannel: Everything you want in a YouTube plugin.] EXCLUDE feature](https://wordpress.org/support/topic/exclude-feature/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/exclude-feature/#post-10564606)
 * Hi, excluding playlists is only possible in PRO version, but private videos should
   be hiding in free version too, if they’re not hiding please send me link to the
   page you have put YourChannel shortcode in. You can also send the link to our
   email: **support @ plugin.builders **
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Waiting: One-click countdowns] PHP 7 compatible?](https://wordpress.org/support/topic/php-7-compatible-34/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/php-7-compatible-34/#post-10551043)
 * Hi, those ASP style tags are HTML template (Underscore) tags that are processed
   by JavaScript. Waiting is PHP7 compatible an we’ll keep maintaing and supporting
   this plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YourChannel: Everything you want in a YouTube plugin.] White space in mobile version](https://wordpress.org/support/topic/white-space-in-mobile-version-2/)
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/white-space-in-mobile-version-2/#post-10544600)
 * Hi, paste `.yrc-subscriber{ height: 24px; }` in **Style > Show Options > Custom
   CSS** box of YourChannel edit form.

Viewing 15 replies - 211 through 225 (of 516 total)

[←](https://wordpress.org/support/users/pluginbuilders/replies/page/14/?output_format=md)
[1](https://wordpress.org/support/users/pluginbuilders/replies/?output_format=md)
[2](https://wordpress.org/support/users/pluginbuilders/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/pluginbuilders/replies/page/3/?output_format=md)…
[14](https://wordpress.org/support/users/pluginbuilders/replies/page/14/?output_format=md)
15 [16](https://wordpress.org/support/users/pluginbuilders/replies/page/16/?output_format=md)…
[33](https://wordpress.org/support/users/pluginbuilders/replies/page/33/?output_format=md)
[34](https://wordpress.org/support/users/pluginbuilders/replies/page/34/?output_format=md)
[35](https://wordpress.org/support/users/pluginbuilders/replies/page/35/?output_format=md)
[→](https://wordpress.org/support/users/pluginbuilders/replies/page/16/?output_format=md)