Changed sources to https. Removed sharethis
authorLaury GvR <laury@gaslightmedia.com>
Thu, 14 Jun 2018 20:17:24 +0000 (16:17 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 14 Jun 2018 20:17:24 +0000 (16:17 -0400)
index.php
parts/blog-text-single.php
parts/main-content.php
style.css

index b027f06..4e499e3 100644 (file)
--- a/index.php
+++ b/index.php
@@ -34,8 +34,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="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.3.1";</script>
     </body>
 </html>
\ No newline at end of file
index 6f723cb..9d2f193 100644 (file)
@@ -7,7 +7,7 @@
         <?php } ?>
         <?php endif; ?>
         <span class="meta date">Posted on <?php the_time('F jS, Y') ?></span>
-         <?php get_template_part('parts/share-this'); ?>
+         <?php // get_template_part('parts/share-this'); ?>
     </header>
     <?php the_content(); ?>
 </article>
\ No newline at end of file
index 021c4ba..85a2435 100644 (file)
@@ -1,5 +1,5 @@
             <div id="main-content" class="small-12 columns small-centered">
-            <?php get_template_part('parts/share-this'); ?>
+            <?php // get_template_part('parts/share-this'); ?>
                 <?php if(have_posts()) : while(have_posts()): the_post();?>
                 <?php the_content();?>
                 <?php endwhile; else:?>
index ce8b7e2..d493d37 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: BrewbakersHousingRV
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for BrewbakersHousingRV
-Version: 1.0.10
+Version: 1.0.11
 */