From: Steve Sutton Date: Thu, 6 Jul 2017 12:31:19 +0000 (-0400) Subject: Update for https X-Git-Tag: v1.0.11^2 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=6eb9b055fc726893d4cb00529b78678beaac277c;p=WP-Themes%2Fgaslightmedia.git Update for https Need to have the cam image called with https --- diff --git a/footer.php b/footer.php index bf240f2..2bc169e 100644 --- a/footer.php +++ b/footer.php @@ -15,18 +15,18 @@
-
+

Petoskey Harbor and Little Traverse Bay

- - + + @@ -40,7 +40,7 @@ $(document).foundation(); $(document).ready(function () { 'use strict'; - + $("#metaslider_14").nivoSlider({ pauseOnHover:true, effect: 'slideInLeft', @@ -55,7 +55,7 @@ afterChange: function () { $("#metaslider_14 .nivo-caption").removeClass("close"); $("#metaslider_14 .nivo-caption").addClass("open"); - } + } }); }); diff --git a/style.css b/style.css index 7f57b6f..6fb4e81 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: GaslightMedia2016 Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme for GaslightMedia -Version: 1.0.10 +Version: 1.0.11 */