plugin.builders
Forum Replies Created
-
Hi, you have to upload videos to YouTube, YourChannel will pull videos & playlists from YouTube periodically (you can set how often).
1.) YourChannel will only show your playlists, and show their videos upon clicking on them.
2.) Yes, videos won’t show ads.
3.) Try the free version & see for yourself. But YourChannel is generally fast – it caches results from YouTube.Forum: Plugins
In reply to: [YourChannel: Everything you want in a YouTube plugin.] GDPR overlay ?Hi yes I forgot to mention, PRO version’s Subscribe Button feature also loads cookies, add nocookie=”1″ to the shortcode.
Forum: Plugins
In reply to: [YourChannel: Everything you want in a YouTube plugin.] GDPR overlay ?Hi, it only adds cookies once the user plays videos.
Yes YourChannel will also sort videos after they’re loaded (this function was specifically built to sort playlist videos after they’re loaded from the API).
Hi, sorry, that cannot be fixed. YouTube API doesn’t let us sort playlist videos, they’ll appear in the same order they’re at YouTube.
Hi, add limit=”50″. YouTube API returns at most 50 videos per load.
Your API Key’s restrictions are also not working. Try disabling the HTTP referrer checkbox at Google’s settings. You’ll see YouTube API being called in browser’s network tab if restrictions are not working, otherwise it’ll call the API in server and will cache results.
- This reply was modified 5 years, 3 months ago by plugin.builders.
Hi, very sorry for the delay, can you switch to other timezone in your countdown? I’ll take a look. If it’s possible, create a new countdown and put it on a different page.
- This reply was modified 5 years, 3 months ago by plugin.builders.
The countdown will only show if the Countdown Start time is in the past in your client’s time zone.
Are you using UTC now? Try your timezone, I’ll check.
Hi, you may also have to change the Countdown Start time.
Hi, sorry for the bad experience. I added that nag message years ago, I’ll make sure it’s not there in the next version.
You can choose one from
date,viewCount,ratingandtitle. Reverse sorting is not possible.Yes, it should be
sortby="date", but it’s the default so it should work without adding it to shortcode too.Hi, it seems to be trying to fetch videos with a sorting parameter of
latest, but YourChannel doesn’t use that parameter anywhere, did you manually change it somewhere? This causes error and YourChannel again loads videos with its own parameter on every page load in the browser.Forum: Plugins
In reply to: [Waiting: One-click countdowns] Single digitHi, sorry that’s not possible currently.
Hi, your API Key is restricted to a URL but it’s not correct, so it’s not caching. It’s calling API on every page load. What do you have in the HTTP Referrer field in Restriction section at Google API Key settings? Try unchecking the HTTP Referrer checkbox.