Remove sharethis
authorLaury GvR <laury@gaslightmedia.com>
Thu, 14 Jun 2018 20:05:01 +0000 (16:05 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 14 Jun 2018 20:05:01 +0000 (16:05 -0400)
footer.php
single.php
style.css

index 873cbbf..6aa3e3b 100644 (file)
@@ -20,8 +20,5 @@
         </div><!--End of inner-wrap-->
       </div><!--End of off-canvas-->
   <?php wp_footer();?>
-    <script charset="utf-8" type="text/javascript">var switchTo5x=true;</script>
-    <script charset="utf-8" type="text/javascript" src="https://ws.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.3.1";</script>
    </body>
 </html>
index 1ae8a36..9c69282 100644 (file)
@@ -10,7 +10,7 @@
             <?php } ?>
                 <?php if(have_posts()) : while(have_posts()): the_post();?>
                 <div class="row blog-post-container">
-                                                  <?php get_template_part('parts/share-this'); ?>
+                                                  <?php // get_template_part('parts/share-this'); ?>
                     <div class="small-11 small-centered columns">
                         <h1><?php echo get_the_title(); ?></h1>
                         <div class="row">
index 291c554..c5a8594 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: CrawfordCounty
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for CrawfordCounty
-Version: 1.0.1
+Version: 1.0.2
 */