Bump stylesheet version, fix sharethis script
authorLaury GvR <laury@gaslightmedia.com>
Fri, 4 Mar 2016 14:09:58 +0000 (09:09 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 4 Mar 2016 14:09:58 +0000 (09:09 -0500)
footer.php
header.php

index 325e493..58ad785 100644 (file)
@@ -55,7 +55,8 @@
       </div><!--End of off-canvas-->
 
   </body>
-  <?php wp_footer();?>
+  <?php wp_footer();?>    
+  <script charset="utf-8" type="text/javascript">var switchTo5x=true;</script>
   <script charset="utf-8" type="text/javascript" src="http://w.sharethis.com/button/buttons.js"></script>
   <script charset="utf-8" type="text/javascript">stLight.options({"publisher":"wp.c3d3647e-de70-4780-b71d-6b739fad685a"});var st_type="wordpress4.4.1";</script>
   <script>
index b7cf258..71520cd 100644 (file)
@@ -7,7 +7,7 @@
     <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
     <link href='http://fonts.googleapis.com/css?family=Crimson+Text:600italic' rel='stylesheet' type='text/css'>
     <?php wp_head(); ?>
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0">
   </head>
   <body>
       <div class="off-canvas-wrap" data-offcanvas>