Title: [PLUGIN] Youtube Channel Gallery Causing Problems
Last modified: August 21, 2016

---

# [PLUGIN] Youtube Channel Gallery Causing Problems

 *  [Dan14](https://wordpress.org/support/users/dan14/)
 * (@dan14)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/plugin-youtube-channel-gallery/)
 * The plugin is generating thumbnails with external link as http. My website site
   is https so the SSL padlock is not showing. I was wondering if anyone knows how
   to get this to work. I think I need to change the http:// to // but I cannot 
   find the location of the file. I am using wordpress twentyfourteen.
 * Plugin Link: [https://wordpress.org/plugins/youtube-channel-gallery/](https://wordpress.org/plugins/youtube-channel-gallery/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [Dan14](https://wordpress.org/support/users/dan14/)
 * (@dan14)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/plugin-youtube-channel-gallery/#post-4962273)
 * I understand that I need to use a debugger to remove the http but I was wondering
   if it is possible to add a code to functions.php that will automatically force
   the plugin to generate thumbnails as https or without the http so my site will
   automatically read it as https.
 * The plugin author is not answering. I would appreciate some help with this matter.
   I noticed many are unable to solve this.
 *  Thread Starter [Dan14](https://wordpress.org/support/users/dan14/)
 * (@dan14)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/plugin-youtube-channel-gallery/#post-4962274)
 * I found the code for the plugin at GitHub:
 * [https://github.com/akvo/akvo-consortia/blob/master/plugins/youtube-channel-gallery/youtube-channel-gallery.php](https://github.com/akvo/akvo-consortia/blob/master/plugins/youtube-channel-gallery/youtube-channel-gallery.php)
 *  Thread Starter [Dan14](https://wordpress.org/support/users/dan14/)
 * (@dan14)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/plugin-youtube-channel-gallery/#post-4962275)
 * Could this be the code I need to change? I am not an expert, I am just guessing
   here:
 * //default url thumbnail
 * if ($enclosure = $item->get_enclosure()){
    $thumb = $enclosure->get_thumbnail();}
 * //to appropriate thumbnail
 * //media:thumbnail tag
    $media_group = $item->get_item_tags(‘[http://search.yahoo.com/mrss/&#8217](http://search.yahoo.com/mrss/&#8217);,‘
   group’); $media_content = $media_group[0][‘child’][‘[http://search.yahoo.com/mrss/’%5D%5B‘thumbnail’%5D](http://search.yahoo.com/mrss/’%5D%5B‘thumbnail’%5D);

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[PLUGIN] Youtube Channel Gallery Causing Problems’ is closed to new replies.

## Tags

 * [HTTPS](https://wordpress.org/support/topic-tag/https/)

 * 3 replies
 * 1 participant
 * Last reply from: [Dan14](https://wordpress.org/support/users/dan14/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/plugin-youtube-channel-gallery/#post-4962275)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
