PoseLab
Forum Replies Created
-
Forum: Plugins
In reply to: [Youtube Channel Gallery] Main Video on Gallery page doesn't displayHi
You have that plugin integrated in your theme. If your theme has an option to add CSS, you can add the following to solve the problem:
#ytc-wrapper .fluid-vids {
padding-bottom: 56.25%!important;
}If your theme does not have any option to add CSS, you can add the css code to the css of your theme (https://tcfdesigns.com/btbasketball/wp-content/themes/multipurpose/style.css).
Forum: Plugins
In reply to: [Youtube Channel Gallery] Main Video on Gallery page doesn't displayHi
Fluidvids for WordPress is overwriting the code of the player. I think that Fluidvids for WordPress is not compatible with Youtube Channel Gallery
Forum: Plugins
In reply to: [Youtube Channel Gallery] Error type: "Forbidden"Hi claridgematt
This is not an issue about the plugin, it is about the API key. Try to configure your api key without referer and if your API works correctly you have configured wrong the referer. Maybe you need to put * (*midomain.com/*). If your api key is not working after delete the referer you should delete the api key a create another one.
Hi silico26
You did not put the correct channel id and your channel not has any video. Your correct shortcode is:
[Youtube_Channel_Gallery identify_by=”channelid” user=”UCVw7zuFmxy9qfHYcRSJ_BVw” key=”AIzaSyBuoMZ9AcY6JDrt5IW8cg6g0xOelZFg6_Q” maxitems=”16″ thumb_columns_tablets=”4″ title=”1″]
Forum: Plugins
In reply to: [Youtube Channel Gallery] Notices php for widgetAre you using the last version of plugin? It should not show those warnings in debug mode. Save another time your post and if you have still those warnings and If you are using a shortcode, show it to me.
You need to put your own api key. Look out this video https://www.youtube.com/watch?v=67D4v3Vjmyo
Forum: Plugins
In reply to: [Youtube Channel Gallery] Note showing more than 3 pages of VideosShow me your shortcode and url. If you are using the widget send your channel or playlist id and url
Show me your shortcode
Forum: Plugins
In reply to: [Youtube Channel Gallery] Player not workingHi cjpascal
I reviewed the code of your website and I can not detect the problem because there are several errors in the web. If you have a local copy, I suggest that you try to disable plugins, one by one. If you see that the problem is with a plugin, tell the plugin that gives you trouble and I’ll see if I can solve it. If after disabling the plugins, the problem persists, change your theme for the default WordPress theme to see if the problem persists.
Forum: Plugins
In reply to: [Youtube Channel Gallery] Thumbs as little dotsI need your shortcode, something similar to this:
[Youtube_Channel_Gallery user=”Autodesk” key=”your_Google_API_key” theme=”light” color=”white” maxitems=”16″ thumb_columns_ld=”4″ promotion=”0″ thumb_pagination=”1″]Forum: Plugins
In reply to: [Youtube Channel Gallery] Error API not working when updated PluginHi vinhtc86
Are you sure that you are using the same api key that you are using in the widget? Check it out another time, please. And if it is so, send me your shortcodeForum: Plugins
In reply to: [Youtube Channel Gallery] Forbidden Daily Limit Exceeded ErrorHi connielk
You have some kind of problem with the Google API Key. Check these tutorial https://poselab.com/en/youtube-channel-gallery-help/ to create correctly your Google API Key
Forum: Plugins
In reply to: [Youtube Channel Gallery] 2.3.2 problemYour correct shortcode:
[Youtube_Channel_Gallery feed=”playlist” user=”PLYypMmTtIm08ntPYqu6V5hYfexXG2F8BE” key=”AIzaSyDUpD_vZDWl6bGDQVo4a_hEvd2aptOLcM0″ maxitems=”9″ thumb_columns_ld=”3″ title=”1″ description=”1″ description_words_number=”10″]Forum: Plugins
In reply to: [Youtube Channel Gallery] Player not workingSend me your url
Forum: Plugins
In reply to: [Youtube Channel Gallery] 2.3.2 problemThis link shows how to put your api key. You have to add to your shortcode your api key in order to work