Changed sources to https
authorLaury GvR <laury@gaslightmedia.com>
Wed, 13 Jun 2018 18:08:30 +0000 (14:08 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 13 Jun 2018 18:08:30 +0000 (14:08 -0400)
header.php
test.php [deleted file]
test2.php [deleted file]

index 7017027..84c9554 100755 (executable)
@@ -7,7 +7,7 @@
         <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.4" />
         <link rel="shortcut icon" href="<?php echo get_template_directory_uri(); ?>/favicon.ico">
         <link href='//fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'>
-        <link href='http://fonts.googleapis.com/css?family=Lato:400,700' rel='stylesheet' type='text/css'>
+        <link href='https://fonts.googleapis.com/css?family=Lato:400,700' rel='stylesheet' type='text/css'>
         <?php wp_head();?>
     </head>
     <body>
@@ -38,7 +38,7 @@
                         <div id="top" class="small-12 medium-4 right columns">
                             <div id="header_social" class="small-3 columns">
                                 <div id="icons">
-                                     <a id="face" target="_blank" href="http://www.facebook.com/pages/Charlevoix-Cheboygan-Emmet-Office-of-Emergency-Management/172092252841082"><img src="<?php echo get_template_directory_uri(); ?>/assets/facebook.jpg"></a>
+                                    <a id="face" target="_blank" href="http://www.facebook.com/pages/Charlevoix-Cheboygan-Emmet-Office-of-Emergency-Management/172092252841082"><img src="<?php echo get_template_directory_uri(); ?>/assets/facebook.jpg"></a>
                                     <a id="twitter" target="_blank" href="https://twitter.com/TriCountyCCEOEM"><img src="<?php echo get_template_directory_uri(); ?>/assets/twit.png"></a>
                                 </div>
                             </div>
diff --git a/test.php b/test.php
deleted file mode 100644 (file)
index ee05f6e..0000000
--- a/test.php
+++ /dev/null
@@ -1,137 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-    <head>
-        <meta charset="utf-8" />
-        <title>Emmet County Recycling</title>
-        <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri(); ?>/css/foundation.css">
-        <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri(); ?>/css/styles.css">
-        <link href='//fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'>
-        <link href='http://fonts.googleapis.com/css?family=Lato:400,700' rel='stylesheet' type='text/css'>
-        <script src="<?php bloginfo('template_url'); ?>/js/vendor/modernizr.js"></script>
-        <script src="<?php bloginfo('template_url'); ?>/js/vendor/jquery.js"></script>
-    </head>
-    <body>
-    <div class="off-canvas-wrap" data-offcanvas>
-    <div class="inner-wrap">
-        <div class="row content">
-            <div class="small-12 columns">
-                <header>
-                <div class="row">
-                <div class="small-12 medium-6 columns">    
-                    <a href="<?php bloginfo('url');?>"><img src="<?php echo get_template_directory_uri(); ?>/assets/logo.jpeg"></a>
-                </div>
-                <div class="small-12 medium-6 columns">
-                    <div id="top" class="row">
-                    <div class="medium-12 large-7 large-push-1 columns hide-for-small-down">
-                        <p id="phone">231-348-0640</p>
-                    </div>
-                    <div id="social" class="large-4 hide-for-medium-down columns">
-                        <div id="icons">
-                            <a id="contact" href="#"><img src="<?php echo get_template_directory_uri(); ?>/assets/mail.jpg"></a>
-                            <a id="face" href="#"><img src="<?php echo get_template_directory_uri(); ?>/assets/facebook.jpg"></a>
-                            <a id="tweet" href="#"><img src="<?php echo get_template_directory_uri(); ?>/assets/twit.jpg"></a>
-                            <a id="tube" href="#"><img src="<?php echo get_template_directory_uri(); ?>/assets/tube.jpg"></a>
-                        </div>
-                    </div>
-                    </div>
-                    <div class="row">
-                    <div class="small-12 large-9 columns">
-                        <div class="row">
-                        <div id="large-12_s" class="small-12 small-push-0 medium-push-0 large-12 large-push-4 columns">
-                            <input type="text" id="lar-search" placeholder="  Search the site">
-                        </div>
-                        <div id="top_angle" class="large-1 large-push-4 show-for-large-up columns"></div>
-                        </div>
-                    </div>
-                    <div class="row">
-                    <div class="small-12 medium-6 medium-push-5 columns">
-                        <!--<div class="qbutton"></div>--><a id="qbutton" href="#">Is it recyclable?                <div></div></a>
-                    </div>
-                    </div>
-                    </div>
-                </div>
-                </div>
-                <div class="row show-for-large-up">
-                    <div class="large-12 text-center columns side_space">
-                        <nav class="top-bar" data-topbar role="navigation">
-                        <section class="top-bar-section">
-                            <?php glm_page_menu(); ?>
-                        </section>
-                        </nav>
-                    </div>
-                </div>
-                    <!Off-canvas-Menu!>
-                <nav class="tab-bar hide-for-large-up">
-                    <section class="left-small">
-                        <a class="left-off-canvas-toggle menu-icon" href="#"><span>Menu</span></a>
-                    </section>
-                </nav>
-                <aside class="left-off-canvas-menu hide-for-large-up">
-                    <?php glm_page_menu(); ?>
-                </aside>
-                </header>
-                <?php get_header(); ?>
-            <div class="row">
-                <div>
-                    <?php 
-                        echo do_shortcode("[metaslider id=29]"); 
-                    ?>
-                </div>
-            </div>
-            <div id="main">
-                <div class="row">
-                    <div class="small-12 columns">
-
-                        <div class="separator">
-                            <hr>
-                        </div>
-
-                        <div class="row" id="blocks">
-                            <?php
-                            if (function_exists('glm_blocks_show')) {
-                                glm_blocks_show();
-                            }
-                            ?>
-                        </div>
-                        <div class="separator">
-                            <hr>
-                        </div>
-                        <div class="row">
-
-                            <div class="small-10 small-centered columns">
-                                <p>Main content area from editor</p>
-                                <?php if(have_posts()) : while(have_posts()): the_post();?>
-                                <?php the_content();?>
-                                <?php endwhile; else:?>
-                                <p><?php _e('Sorry, no results were found.');?></p>
-                                <?php endif;?>
-                            </div>
-                        </div>
-
-                        <div class="separator">
-                            <hr>
-                        </div>
-                    </div>
-                </div>
-            <?php get_footer(); ?>
-
-            </div>
-                
-            </div> <p><!-- 111 -->111</p>
-            <a class="exit-off-canvas"></a>
-            </div> <p><!-- 222 -->222</p>
-            <div class="row">
-                <div class="small-12 text-center columns sub-foot">
-                </div>
-                <div class="row">
-                    <div class="small-12 text-center columns" id="copyright">
-                        <p>Produced by <a href="http://www.gaslightmedia.com">Gaslight Media</a> &#8226; Copyright&copy;<?php echo date('Y');?> &#8226; All Rights Reserved</p>
-                    </div>
-                </div>
-            </div>
-            
-            </div> <!--inner-wrap-->
-        </div> <!--off-canvas-->
-    </body>
-    <?php wp_footer();?>
-</html>
\ No newline at end of file
diff --git a/test2.php b/test2.php
deleted file mode 100644 (file)
index bce064e..0000000
--- a/test2.php
+++ /dev/null
@@ -1,204 +0,0 @@
-<!doctype html>
-<html class="no-js" lang="en">
-  <head>
-    <meta charset="utf-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <meta name="description" content="The Keweenaw peninsula in the Upper Peninsula of Michigan. The Keweenaw Convention &amp; Visitor&rsquo;s Bureau offers information on activities and events, hotels and lodging in Keweenaw Michigan.">
-    <title>Keweenaw Michigan, Lodging, Activities, Events - Keweenaw Convention & Visitor's Bureau</title>
-<link rel="canonical" href="http://www.keweenaw.info/">
-      <link type="text/css" rel="stylesheet" href="http://www.keweenaw.info/fancybox/jquery.fancybox.css">
-<link type="text/css" rel="stylesheet" href="http://app.gaslightmedia.com/libjs/plugins/nivoslider/3.2/prod/nivo-slider.css">
-<link type="text/css" rel="stylesheet" href="http://app.gaslightmedia.com/libjs/plugins/nivoslider/themes/default/default.css">
-    <link rel="stylesheet" href="http://www.keweenaw.info/css/foundation.min.css">
-    <link rel="stylesheet" href="http://www.keweenaw.info/css/normalize.css">
-    <link rel="stylesheet" href="http://www.keweenaw.info/styles.css?v=1">
-    <link rel="stylesheet" href="http://www.keweenaw.info/css/winter.css">
-    <script src="http://www.keweenaw.info/js/vendor/modernizr.js"></script>
-    <script type="text/javascript" src="//code.jquery.com/jquery-1.11.0.min.js"></script>
-  </head>
-  <body>
-    <div class="off-canvas-wrap" data-offcanvas>
-      <div class="inner-wrap">
-
-                <div class="container" id="home">
-                  <!-- Top header -->
-          <header class="row collapse">
-            <div class="small-12 columns">
-              <div class="logo left">
-                <a href="http://www.keweenaw.info/"><img src="http://www.keweenaw.info/assets/logo.png" alt="Keweenaw Peninsula - Michigan's Copper Country" /></a>
-              </div>
-              <ul class="right global-nav">
-                <li><a href="http://www.keweenaw.info/">Home</a></li>
-                <li><a href="http://www.keweenaw.info/services-17/">Services</a></li>
-                <li><a href="http://www.keweenaw.info/enews-18/">eNews</a></li>
-                <li><a href="http://www.keweenaw.info/contact-19/">Contact</a></li>
-              </ul>
-            <section>
-              <form class="right search" name="searchForm" method="get" action="http://www.keweenaw.info/">                <input type="hidden" name="GLMSearch" value="true">                <input type="hidden" name="start" value="0">                <input type="hidden" name="rows" value="10">                <input type="search" name="query" size="50" placeholder=" Search..." />                <input type="submit" value="" />
-              </form>
-            </section>              <ul class="right social">
-                <li><a href="http://twitter.com/#!/KeweenawCVB" class="twitter"></a></li>
-                <li><a href="http://www.facebook.com/pages/Michigans-Keweenaw-Peninsula/137047840080" class="facebook"></a></li>
-              </ul>
-
-            </div>
-          </header>
-
-          <div class="inner-container">
-            <!-- Nav Menus -->
-            <nav class="top-bar opensearchserver.ignore" data-topbar>
-              <ul class="title-area">
-                <li class="name print-only">
-                  <h1>Keweenaw Peninsula - Michigan's Copper Country</h1>
-                </li>
-                <li class="toggle-topbar menu-icon">
-                  <a class="right-off-canvas-toggle" href="#"><span>Menu</span></a>
-                </li>
-              </ul>
-              <section class="top-bar-section">
-                  <a href="http://www.keweenaw.info/activities-2/">Activities</a>
-               
-              </section>
-            </nav>
-            <!-- Off-canvas menu -->
-            <aside class="right-off-canvas-menu opensearchserver.ignore">
-
-            </aside>
-            <!-- /Nav Menus -->
-
-            <!-- Header -->
-                        <div class="row collapse header-content">
-              <div class="small-12 medium-7 columns header-image">
-                  <div class="center-image">
-
-<div id="slider-wrapper" class="slider-wrapper theme-default">
-    <div class="ribbon"></div>
-    <div id="slider" class="nivoSlider">
-            <img width="612" height="330" src="http://is0.gaslightmedia.com/keweenawconventionvisitorsbureau/rotatingImagesResized/is97-1408546316-65939.jpeg" alt="" title="#event-6">            <img width="612" height="330" src="http://is0.gaslightmedia.com/keweenawconventionvisitorsbureau/rotatingImagesResized/is43-1417728159-20558.jpeg" alt="" title="#event-11">            <img width="612" height="330" src="http://is0.gaslightmedia.com/keweenawconventionvisitorsbureau/rotatingImagesResized/is35-1417728693-85155.jpeg" alt="" title="#event-14">            <img width="612" height="330" src="http://is0.gaslightmedia.com/keweenawconventionvisitorsbureau/rotatingImagesResized/is47-1413306013-12726.jpeg" alt="" title="#event-9">            <img width="612" height="330" src="http://is0.gaslightmedia.com/keweenawconventionvisitorsbureau/rotatingImagesResized/is85-1408546163-44408.jpeg" alt="" title="#event-5">            <img width="612" height="330" src="http://is0.gaslightmedia.com/keweenawconventionvisitorsbureau/rotatingImagesResized/is77-1408546717-95609.png" alt="" title="#event-8">        </div>
-</div>
-<div id="event-6" class="nivo-html-caption">
-    <strong>Copper Harbor overlook</strong>    </div><div id="event-11" class="nivo-html-caption">
-    <strong>Copper Dog 150</strong>    <span>Courtesy of Brockit inc.</span></div><div id="event-14" class="nivo-html-caption">
-    <strong>Schoolcraft Township Park</strong>    </div><div id="event-9" class="nivo-html-caption">
-    <strong>Quincy Mine</strong>    <span>By Christopher Schmidt</span></div><div id="event-5" class="nivo-html-caption">
-    <strong>Brockway Mountain</strong>    </div><div id="event-8" class="nivo-html-caption">
-    <strong>Calumet Theatre</strong>    </div>
-
-                                     </div>
-              </div>
-              <div class="small-12 medium-5 columns content">
-                  <h2>
-                                          A World of Things to Do!                                    </h2>
-                <hr />
-                    <p>&ldquo;X&rdquo; marks the spot.</p>
-
-<p>Ever since we were kids, we all knew that&rsquo;s where the hidden treasure was. A treasure that could be virtually anything, and was always as big as our imaginations. To find such riches today, all we need to do is follow the roads that lead to the Keweenaw Peninsula. The treasures you&rsquo;ll take home are Pure Michigan.</p>
-                <div class="north"></div>
-                                                <img src="http://is0.gaslightmedia.com/keweenawconventionvisitorsbureau/headline2/is43-1413300782-20978.jpeg" />
-                                              </div>
-            </div>
-            
-            
-                        <!-- Content -->
-            <div class="row collapse" id="main">
-                                    <div id="toolbox">
-                            <!-- ######### Placeholder content ######### -->
-    <h2 class="trees">Michigan's Copper Country</h2>
-    <p>The Keweenaw is Michigan&rsquo;s Copper Country! Here is where the largest fresh waters on earth create a peninsula called the Keweenaw. Where adventure falls from the sky, grows from the ground and springs from Lake Superior.</p>    <!-- ######### /Placeholder content ######### -->
-
-
-                    </div>
-                
-
-              <!-- ######### /Placeholder content ######### -->
-            </div>
-
-            <!-- Bottom -->
-                                                <div class="row homeBlockRow">
-                                                                        <div class="small-12 medium-4 columns homeBlocks">
-                                                    <div class="row">
-                                <div class="small-11 small-centered columns show-for-small text-center homeBlockHeader">
-                                    <a href="http://www.keweenaw.info/winter-activities-23/">                                    <h3>Winter Escapades</h3>
-                                    </a>                                </div>
-                                <div class="small-11 small-centered columns text-center blockImg">
-                                                                                                                  <a class="th radius" href="http://www.keweenaw.info/winter-activities-23/">
-                                                                              <img src="http://is0.gaslightmedia.com/keweenawconventionvisitorsbureau/headlineThumbBottom/is92-1413301644-50700.jpeg">
-                                        </a>
-                                                                  </div>
-                                <div class="small-11 small-centered show-for-medium-up columns text-center homeBlockHeader">
-                                    <a href="http://www.keweenaw.info/winter-activities-23/">                                    <h3>Winter Escapades</h3>
-                                    </a>                                </div>
-                                <div class="small-10 small-centered columns blockDescr">
-                                <p>The Keweenaw is the snow capital of the midwest with an average 273&quot; of snow that blankets two downhill ski areas and over 200 miles of snowmobile trails. Come and play!</p>
-                                </div>
-                            </div>
-                        </div>
-                                                                        <div class="small-12 medium-4 columns homeBlocks">
-                                                    <div class="row">
-                                <div class="small-11 small-centered columns show-for-small text-center homeBlockHeader">
-                                    <a href="http://www.keweenaw.info/entertainment-84/">                                    <h3>History in the Arts</h3>
-                                    </a>                                </div>
-                                <div class="small-11 small-centered columns text-center blockImg">
-                                                                                                                  <a class="th radius" href="http://www.keweenaw.info/entertainment-84/">
-                                                                              <img src="http://is0.gaslightmedia.com/keweenawconventionvisitorsbureau/headlineThumbBottom/is89-1414428739-56329.jpeg">
-                                        </a>
-                                                                  </div>
-                                <div class="small-11 small-centered show-for-medium-up columns text-center homeBlockHeader">
-                                    <a href="http://www.keweenaw.info/entertainment-84/">                                    <h3>History in the Arts</h3>
-                                    </a>                                </div>
-                                <div class="small-10 small-centered columns blockDescr">
-                                <p>The Keweenaw has some of the oldest theatres and opera houses in the area that brings&nbsp;<a href="http://www.keweenaw.info/entertainment-84/">entertainment</a>&nbsp;to a whole new level. &nbsp;</p>
-                                </div>
-                            </div>
-                        </div>
-                                                                        <div class="small-12 medium-4 columns homeBlocks end">
-                                                    <div class="row">
-                                <div class="small-11 small-centered columns show-for-small text-center homeBlockHeader">
-                                    <a href="http://www.keweenaw.info/trail-conditions-62/">                                    <h3>Trail Conditions</h3>
-                                    </a>                                </div>
-                                <div class="small-11 small-centered columns text-center blockImg">
-                                                                                                                  <a class="th radius" href="http://www.keweenaw.info/trail-conditions-62/">
-                                                                              <img src="http://is0.gaslightmedia.com/keweenawconventionvisitorsbureau/headlineThumbBottom/is50-1415808181-04894.jpeg">
-                                        </a>
-                                                                  </div>
-                                <div class="small-11 small-centered show-for-medium-up columns text-center homeBlockHeader">
-                                    <a href="http://www.keweenaw.info/trail-conditions-62/">                                    <h3>Trail Conditions</h3>
-                                    </a>                                </div>
-                                <div class="small-10 small-centered columns blockDescr">
-                                <p>Your most up-to-date details of the trail systems and snowfall in the Copper Country.</p>
-                                </div>
-                            </div>
-                        </div>
-                                            </div>
-                                        
-            <!-- Footer -->
-            <footer class="row collapse opensearchserver.ignore">
-
-            </footer>
-            <!-- /Footer -->
-          </div>        
-         </div>
-        <a class="exit-off-canvas"></a>
-      </div>
-    </div>
-    <script type="text/javascript" src="http://www.keweenaw.info/js/foundation.min.js"></script>
-<script type="text/javascript" src="http://www.keweenaw.info/js/pageSetup.js"></script>
-<script type="text/javascript" src="http://www.keweenaw.info/fancybox/jquery.fancybox.js"></script>
-<script type="text/javascript" src="http://app.gaslightmedia.com/libjs/external.js"></script>
-<script type="text/javascript" src="http://www.keweenaw.info/Toolkit/Videos/libjs/videos.js"></script>
-<script type="text/javascript" src="http://app.gaslightmedia.com/libjs/plugins/nivoslider/3.2/prod/jquery.nivo.slider.js"></script>
-<script type="text/javascript" src="http://www.keweenaw.info/Toolkit/RotatingImages/libjs/user.php?appId=1"></script>
-<script>
-
-    var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-18283964-1']);
-  _gaq.push(['_trackPageview']);
-
-  (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-  })();
-</script>
-  </body>
-</html>