<?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
<div id="glm-member-front-header" class="small-12 columns">
<?php if(function_exists('bcn_display') && !is_front_page()) {
echo "<div class='breadcrumbs small-12 medium-6 columns'>";
- echo '<span class="st_sharethis" st_title="'. get_the_title().'" st_url="'. get_the_permalink() .'"></span>';
bcn_display();
echo "</div>";
} ?>