plugin.builders
Forum Replies Created
-
Hi, your theme is making
iframeelement fully transparent. Paste the following CSS in your theme’s style.css file. (Go to Appearance > Editor and the first file that loads is style.css)body .yrc-shell iframe[src]{ opacity:1; }Forum: Plugins
In reply to: [YourChannel: Everything you want in a YouTube plugin.] Refresh CycleThe trigger is a site visitor. So if you set cache time to 1 minute and no one visits your site for 5 minutes, it will only refresh when a visitor comes to your site in 5 minutes.
Refreshing every 1 minute will indeed make many YouTube API calls, your API Key will cross limits soon and you’ll have to create a new one. If your site visitors are only in the thousands, then API Key will still last a few months.
- This reply was modified 8 years, 9 months ago by plugin.builders.
Forum: Plugins
In reply to: [YourChannel: Everything you want in a YouTube plugin.] Refresh CycleHi, no it doesn’t. You can reduce the cache period to few minutes if you’re uploading videos often.
Hi, paste
.yrc-search-form .pb-row.pb-inline{ display:none !important; }inStyle > Show Options > Custom CSSfield.Did you try putting the text just before YourChannel shortcode? If that’s not where you want, look at this demo and tell me where, just above the Videos Playlists Search menu?
Forum: Plugins
In reply to: [YourChannel: Everything you want in a YouTube plugin.] PHP 7 CompatibilityHi, ASP tags were disabled by default in PHP 5x version. YourChannel uses those tags inside
<script>tags for JS templates, they’re not in PHP code.Hi, is it ok to put it above the banner? Try putting the text just before shortcode and see how it looks. Or do you want it in the banner image itself?
Forum: Plugins
In reply to: [YourChannel: Everything you want in a YouTube plugin.] Version 1.1 Details?Hi,
- A conflict with some other plugins which processed shortcode twice has been resolved.
- A Duplicate button has been added to easily create a new channel with similar settings.
- A Clear Cache button has been added to manually refresh cache.
- This reply was modified 8 years, 9 months ago by Jan Dembowski. Reason: Fixed missing ul
Hi, please go to your browser console and refresh the page, any errors will show there. Press CTRL+Shift+I, then switch to console tab in the panel that shows upon pressing.
Your’re using PHP7? What’s 4.8?
Forum: Plugins
In reply to: [Waiting: One-click countdowns] In FrenchHi, currently there isn’t, but you can translate time units from the Quick Translation form in Waiting page.
What do you want to translate?Forum: Plugins
In reply to: [YourChannel: Everything you want in a YouTube plugin.] Channel doesn’t existI found the the issue with SiteOrigin only in the last week after a user reported it. It’ll be fixed.
Forum: Plugins
In reply to: [YourChannel: Everything you want in a YouTube plugin.] Channel doesn’t existHi, I put the shortcode in WP editor, not in Siteorigin’s widget (I reverted it) and it’s working now.
Forum: Plugins
In reply to: [YourChannel: Everything you want in a YouTube plugin.] Channel doesn’t existDeactivate the other YouTube plugin.
Forum: Plugins
In reply to: [YourChannel: Everything you want in a YouTube plugin.] Channel doesn’t existHi, don’t click on Check again, after you click on it the first time, it has fetched your channel details and your channel’s preview should be shown below the edit form, then just Save.
Does it work?
Wow I forgot to reply this post, sorry, @markos33.
Those black stripes are in YouTube thumbs themselves, and when YourChannel thumbs are at that size, thumbs with black stripes are shown. Update the plugin to latest version (0.9) and see if it shows images without those stripes.