adding share this button to interior pages
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 16 Feb 2017 15:36:34 +0000 (10:36 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 16 Feb 2017 15:36:34 +0000 (10:36 -0500)
sections/interior-page.php

index 0a0295c..6219790 100644 (file)
@@ -20,6 +20,7 @@
                                     echo "</div>";
                                 }
                                 ?>
+                                <?php get_template_part("parts/share-this"); ?>
                             </div>
                             <div class="row">
                                 <?php get_template_part('parts/main-content');?>