plugin.builders
Forum Replies Created
-
Forum: Plugins
In reply to: [Waiting: One-click countdowns] Week, Day and time etc.. in FrenchHi, go to Waiting page, just below where your countdowns are listed, there’s Quick Translation, click on it, and a form will open, there you’ll be able to put French terms for time units.
Forum: Plugins
In reply to: [Waiting: One-click countdowns] Week, Day and time etc.. in FrenchHi, is your site Multilingual? If so, we don’t have a quick translation form for time units at the moment. I’ll see if we have .po files for French.
If not multilingual, you can fill the Quick translation form in Waiting page.
Hi feealvi99, enter your username or channel ID, then your API key, and click on Check. If it works, your channel will be shown below the form. Try with our API key AIzaSyB30MrPKn6A45sm5UTDD-9EFKnx26UfD3g, the issue might be with your API key.
Forum: Plugins
In reply to: [Waiting: One-click countdowns] Now Countdown Timer – v0.3.1Hi, yes, I went to your site, it was working. In next load, you had changed theme and I didn’ see the countdown. Now your custom theme is back, and I can see the countdown working. 253 days, 17 hours.. Red color and label background.
I checked from desktop Firefox and mobile Chrome browsers.
Hi, your site doesn’t have
jQuery.js, YourChannel and many other plugins need it. Please includejQuery.If you also put a domain name while creating the API key, you’ll need multiple keys. Just leave the domain field empty and one key will work everywhere.
If in one site only videos and banner are showing, make sure you’ve checked Plyalists in the Show section of edit form. Also set Playlists as the default tab in Style > Toggle > Default tab field.
Hi, you are probably using our YouTube API key, which has exceeded its limit, and is being restricted by YouTube.
Please create your own API key at https://console.developers.google.com/ Click on YouTube Data API from the list.
Until you create your own, use our new key: AIzaSyB30MrPKn6A45sm5UTDD-9EFKnx26UfD3g But please create your own soon.
Hi, I’ve fixed it. I didn’t release a new version, so you’ll have to download and install again. Delete the one you’ve now, you won’t lose your settings.
After reinstalling, may be press CTRL+F5 on the front to clear any cache.
Forum: Plugins
In reply to: [YourChannel: Everything you want in a YouTube plugin.] showHi, yes, I think I wrote to you an email. Paste .yrc-video-desc{ display: block !important; } somewhere in your theme’s style.css file.
Hi, we added a new feature in this version – ability to choose default tab. And when Videos tab is not shown, plugin doesn’t automatically switch to next tab at the moment, we’ll fix this soon.
For now, go to YourChannel settings page, click on Edit in your channel, then in Style > Toggle > Default tab field, check Playlists. Save.
Forum: Plugins
In reply to: [YourChannel: Everything you want in a YouTube plugin.] Video positionHi, that page doesn’t have YourChannel running. Please provide me the link to the page with YourChannel shortcode.
Forum: Plugins
In reply to: [YourChannel: Everything you want in a YouTube plugin.] Font size in CSSHi, it is. Paste the following CSS in your theme’s style.css file. If you have the PRO version, just put it in Style > Toggle > Custom CSS field of YourChannel edit form.
.yrc-item{ font-size: 1.5em; }
Change the 1.5 in 1.5em to your liking.
If it’s not what you want to achieve, write back.
Forum: Plugins
In reply to: [YourChannel: Everything you want in a YouTube plugin.] No Docmentation?You can.
To change colors, change Color > Link in Colors > Toggle of the YourChannel edit form. If that doesn’t work – because of your theme’s style overriding, I’l provide you with some CSS.To show description, simply paste .yrc-video-desc{ display:block !important; } in Style > Toggle > Custom CSS field.
Forum: Plugins
In reply to: [YourChannel: Everything you want in a YouTube plugin.] No Docmentation?I think the sidebar’s style is messed by the theme itself. Do other widgets show up in the sidebar?
To pull videos from a certain YouTube playlist, add playlist=”youtube_playlist_id“ to the shortcode. Videos from that playlist will show up in the Videos tab.
You have now created custom playlist. You should use this feature only if you are making a custom playlist by collecting videos from separate playlists / channels etc.
I have emailed you custom CSS to hide meta.
Very sorry it didn’t work for you.
Some other script on your page, a plugin or theme might be hijacking the click events – the reason why they all went to YouTube.
The Links in the dashboard not working is weird indeed. I assume the Save and Check buttons were working. Were you able to add your own username?