plugin.builders
Forum Replies Created
-
Hi, this plugin cannot show hidden / private videos.
Forum: Plugins
In reply to: [YourChannel: Everything you want in a YouTube plugin.] buddypress compatibleNo, it cannot do that. But we’ll look how much of work it is to make that.
Forum: Reviews
In reply to: [YourChannel: Everything you want in a YouTube plugin.] Mising videosYou don’t have 167 uploads. See here: https://www.youtube.com/channel/UC-ZhVqWvnBKb7ftVPMr_gaQ/videos I went to your channel and counted the videos. There’s only 141 ( You uploaded 4 videos after taking the screenshot ).
Forum: Reviews
In reply to: [YourChannel: Everything you want in a YouTube plugin.] Mising videosHi, check the Onlyonce checkbox in YourChannel edit form.
Check Videos checkbox in the Show section of YourChannel edit form. Videos from your playlist will show in Videos tab.
Hi, if you want to show videos from a YouTube playlist, add playlist=”PLWP2EZSdFuawQuWY6r-9915rombHw4Udi” (that’s your Hitman playlist Id) to the shortcode.
Now videos from Hitman will be displayed in Videos tab, so check the Videos checkbox in Show section.
Create custom playlist only if you want to make a playlist of any videos on YouTube.
Furthermore, you cannot put both custom=”” and playlist=”” in same shortcode.
Glad it worked. Yes, I’ll fix that, never had come across it before.
Cheers,
NubYes, just put
delete_option('yrc_keys');Ok, never had seen this. You should have deleted the channel before uninstalling, we don’t delete the channel automatically because if you upgrade to the pro version, you need to uninstall the free version and not deleting automatically saves the settings from free version.
Can you delete run a php function somewhere? The following one:
<?php delete_option('yrc_keys'); ?>Sorry for the trouble. It doesn’t happen by just uninstalling though, I’ll try to find in what case this happens.
Hi, were you able to see the channel or edit form before you uninstalled? Can you look at the browser console if there’s any errors. Press CTRL+Shift+I and see if there’s any thing written in red color in the console tab.
Forum: Plugins
In reply to: [YourChannel: Everything you want in a YouTube plugin.] API keyHi, yes Google seems to have changed their interface. We’ll soon update the instructions, until then you can use the default key.
Also, it should be *.example.com/*
Forum: Plugins
In reply to: [Unlimited] Not workingYou can hide the greenish button next to Scroll to Top button by pasting following CSS somehwere in your theme’s style.css file.
.pb-un-state { display:none; }Forum: Plugins
In reply to: [Unlimited] Not workingNo, you haven’t checked that on. In the Meta section of the edit form ( on the right side ), there’s a checkbox called Scroll to Top, check it and save.
Forum: Plugins
In reply to: [Unlimited] Not workingHi, check Scroll to Top checkbox in the edit section of Unlimited.
Hi, this issue has been fixed now. Please update the plugin.