Cache & stylesheet bump
authorLaury GvR <laury@gaslightmedia.com>
Fri, 14 Jun 2019 19:09:35 +0000 (15:09 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 14 Jun 2019 19:09:35 +0000 (15:09 -0400)
footer.php
header.php
style.css

index 275ae72..be3b564 100644 (file)
@@ -3,12 +3,13 @@
                                 <h2>Local Weather</h2>
                                 <?php //echo do_shortcode('[wunderground location="KCIU" measurement="f" layout="simple" numdays="2" class="local-weather text-center" showdata="alerts,daynames,pop,icon,text,conditions,date,highlow"]'); ?>
                                 <?php //echo do_shortcode('[awesome-weather location="4988755" untits="F" forcast_days=4]'); ?>
-                                <?php echo do_shortcode('[shortcode-weather-atlas city_selector=2361666 sunrise_sunset=0 layout="horizontal" detailed_forecast=0 background_color="#0181c4" header="benzie"]'); ?>
+                                <?php //echo do_shortcode('[shortcode-weather-atlas city_selector="2361666"]'); ?>
+                                <?php echo do_shortcode('[shortcode-weather-atlas city_selector=2361666 sunrise_sunset=0 layout="horizontal" detailed_forecast=0 background_color="#0181c4" header="Kincheloe"]'); ?>
                             </div>
                             <div id="mapContainer" class="text-center small-12 medium-6 columns">
                                 <h2>Getting Here</h2>
-<!--                                <img src="<?php echo esc_url( get_template_directory_uri() ) ;?>/assets/map-fpo.jpg">-->
-                                <div style="width:360px;overflow:hidden;min-height:250px;max-width:100%;margin:0px auto;"><div id="embedded-map-display" style="min-height:250px; width:100%;max-width:100%;"><iframe style="min-height:250px;width:100%;border:0;" frameborder="0" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2758.6212050244835!2d-84.47651948429129!3d46.25775768816166!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4d3610527f18ebef%3A0xcfdc3e2ab27403d2!2sChippewa+County+International+Airport!5e0!3m2!1sen!2sus!4v1483550737527"></iframe></div><style>#embedded-map-display .map-generator{max-width: 100%; max-height: 100%; background: none;</style></div>
+<!--                                <img src="<?php //echo esc_url( get_template_directory_uri() ) ;?>/assets/map-fpo.jpg">-->
+                                <div style="width:360px;overflow:hidden;min-height:256px;max-width:100%;margin:0px auto;"><div id="embedded-map-display" style="min-height:256px; width:100%;max-width:100%;"><iframe style="min-height:256px;width:100%;border:0;" frameborder="0" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2758.6212050244835!2d-84.47651948429129!3d46.25775768816166!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4d3610527f18ebef%3A0xcfdc3e2ab27403d2!2sChippewa+County+International+Airport!5e0!3m2!1sen!2sus!4v1483550737527"></iframe></div><style>#embedded-map-display .map-generator{max-width: 100%; max-height: 100%; background: none;}</style></div>
                             </div>
                         </div>
                     </main><!--End of main-->
index e4e2077..44a8250 100644 (file)
@@ -4,7 +4,7 @@
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title><?php wp_title(); ?></title>
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.14">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.15">
       <link rel="shortcut icon" href="<?php echo esc_url( get_template_directory_uri() ) ;?>/favicon.ico">
     <link href='https://fonts.googleapis.com/css?family=Lato:400,400italic,700' rel='stylesheet' type='text/css'>
     <?php wp_head(); ?>
index 8ce703c..bdcad0a 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: ChippewaCountyInternationAirport
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for ChippewaCountyInternationAirport
-Version: 1.0.14
+Version: 1.0.15
 */