• Resolved doublesharp

    (@doublesharp)


    Hi,

    I’m using SSL on my site and when the default YouTube thumbnail is created on the homepage it generates an warning as it is being served via HTTP. In the file template-frontpage.php it can be updated with

    
    $shop_isle_yt_thumbnail = 'https://img.youtube.com/vi/' . $shop_isle_youtube_id . '/maxresdefault.jpg';
    

    or

    
    $shop_isle_yt_thumbnail = '//img.youtube.com/vi/' . $shop_isle_youtube_id . '/maxresdefault.jpg';
    

    Thanks!

    • This topic was modified 8 years, 4 months ago by doublesharp.
Viewing 1 replies (of 1 total)
  • Hi,

    Thank you for reporting this issue. I’ve reported it to our developers and we will fix it in an upcoming release of the theme. Thanks again. ??

Viewing 1 replies (of 1 total)
  • The topic ‘Youtube Thumbnail should use SSL’ is closed to new replies.