changing sources to https
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 7 Mar 2018 13:12:08 +0000 (08:12 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 7 Mar 2018 13:12:08 +0000 (08:12 -0500)
changing sources to https

footer.php
lib/enqueue-scripts.php
parts/glm-kitchen-sink.php
style.css

index 43cae4a..b20020d 100644 (file)
@@ -1,11 +1,11 @@
 <!-- Audience Profile Site  -MI - Munising CVB - DO NOT MODIFY -->
-<img src="http://bcp.crwdcntrl.net/5/c=931/b=42033364" width="1" height="1"/>
+<img src="https://bcp.crwdcntrl.net/5/c=931/b=42033364" width="1" height="1"/>
 <!-- End of Audience Profile Site -->
 <!-- Conversion Tracking Pixel -MI - Munising CVB - DO NOT MODIFY -->
-<img src="http://bcp.crwdcntrl.net/5/c=931/b=42032942" width="1" height="1"/>
+<img src="https://bcp.crwdcntrl.net/5/c=931/b=42032942" width="1" height="1"/>
 <!-- End of Conversion Tracking Pixel -->
 <!-- Segment Pixel - MI - Munising CVB - Site - DO NOT MODIFY -->
-<img src="http://ib.adnxs.com/seg?add=8973812&t=2" width="1" height="1" />
+<img src="https://ib.adnxs.com/seg?add=8973812&t=2" width="1" height="1" />
 <!-- End of Segment Pixel -->
         <footer>
           <div class="row call-to-action">
@@ -89,7 +89,7 @@
 <!--
 Start of DoubleClick Floodlight Tag: Please do not remove
 Activity name of this tag: DBM_MunisingCVB_07182017_SiteRMSG
-URL of the webpage where the tag is expected to be placed: http://www.advancenet.com
+URL of the webpage where the tag is expected to be placed: https://www.advancenet.com
 This tag must be placed between the <body> and </body> tags, as close as possible to the opening tag.
 Creation Date: 07/19/2017
 -->
index 857e979..00cfb3c 100644 (file)
@@ -2,7 +2,7 @@
 
 if ( ! function_exists( 'munisingcvb_scripts' ) ) :
   function munisingcvb_scripts() {
-    wp_enqueue_style('Theme Stylesheet', get_stylesheet_directory_uri() .  '/css/app.css', array(), '1.1.31');
+    wp_enqueue_style('Theme Stylesheet', get_stylesheet_directory_uri() .  '/css/app.css', array(), '1.1.33');
     wp_deregister_script('jquery');
     wp_register_script('jquery',    get_template_directory_uri() . '/js/jquery.min.js', array(), '2.1.4', false);
     wp_register_script('modernizr', get_template_directory_uri() . '/js/modernizr.js',  array(), '2.8.3', false);
index 25aec41..7ab2cde 100644 (file)
 <div id="test-images-captions" class="row">
 
     <div class="wp-caption alignright">
-        <img alt="This is alt text for the image" src="http://placehold.it/250x250">
+        <img alt="This is alt text for the image" src="//placehold.it/250x250">
         <p class="wp-caption-text">Guests and staff join for a farewell photo</p>
     </div>
     <p>
         Yúyo tihta atalantëa wen nu. Lau nú engë rotelë, telpë ananta ré llo. San ré yávë ohtatyaro. Vén sú telpë yanen laira. Mel ehtë teren tanga nu. Hwarma tareldar at ëar, ep man norna carcassë.
     </p>
     <div class="wp-caption alignleft">
-        <img alt="This is alt text for the image" src="http://placehold.it/250x250">
+        <img alt="This is alt text for the image" src="//placehold.it/250x250">
         <p class="wp-caption-text">Guests and staff join for a farewell photo</p>
     </div>
     <p>
         Yúyo tihta atalantëa wen nu. Lau nú engë rotelë, telpë ananta ré llo. San ré yávë ohtatyaro. Vén sú telpë yanen laira. Mel ehtë teren tanga nu. Hwarma tareldar at ëar, ep man norna carcassë.
     </p>
     <div class="wp-caption aligncenter">
-        <img alt="This is alt text for the image" src="http://placehold.it/250x250">
+        <img alt="This is alt text for the image" src="//placehold.it/250x250">
         <p class="wp-caption-text">Guests and staff join for a farewell photo</p>
     </div>
     <p>
         Yúyo tihta atalantëa wen nu. Lau nú engë rotelë, telpë ananta ré llo. San ré yávë ohtatyaro. Vén sú telpë yanen laira. Mel ehtë teren tanga nu. Hwarma tareldar at ëar, ep man norna carcassë.
     </p>
     <div class="wp-caption">
-        <img alt="This is alt text for the image" src="http://placehold.it/250x250">
+        <img alt="This is alt text for the image" src="//placehold.it/250x250">
         <p class="wp-caption-text">Guests and staff join for a farewell photo</p>
     </div>
     <p>
     <span class="bullet"> &#8226; </span>
     <span> All Rights Reserved.</span>
     <span class="bullet"> &#8226; </span>
-    <span> Produced by <a target="_blank" href="http://www.gaslightmedia.com">Gaslight Media</a></span>
+    <span> Produced by <a target="_blank" href="//www.gaslightmedia.com">Gaslight Media</a></span>
 </div>
\ No newline at end of file
index e98e04d..50f1191 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: Munising CVB
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A custom theme for Munising Convention and Visitor's Bureau.
-Version: 1.1.32
+Version: 1.1.33
 */