plugin.builders
Forum Replies Created
-
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>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.
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.
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.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
In reply to: [Waiting: One-click countdowns] missing semicolon on pbc.jsYes you can comment it out.
Forum: Plugins
In reply to: [Waiting: One-click countdowns] missing semicolon on pbc.jsHi, 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
In reply to: [Waiting: One-click countdowns] TypoHi, thanks for posting this. I’ve just fixed the issue and updated the plugin.
Forum: Reviews
In reply to: [Waiting: One-click countdowns] Pointless Free versionYes 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
In reply to: [Waiting: One-click countdowns] Pointless Free versionHi, 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
In reply to: [Waiting: One-click countdowns] colored background not workingHi, 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.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
In reply to: [YourChannel: Everything you want in a YouTube plugin.] EXCLUDE featureHi, 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
In reply to: [Waiting: One-click countdowns] PHP 7 compatible?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.
Hi, paste
.yrc-subscriber{ height: 24px; }in Style > Show Options > Custom CSS box of YourChannel edit form.