<?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 echo the_content(); ?>
-<?php echo '<span class="st_sharethis" st_title="'. get_the_title().'" st_url="'. get_the_permalink() .'"></span>'; ?>
<?php if(function_exists('bcn_display') && !is_front_page())
{
echo "<div class=\"breadcrumbs\">";
<title><?php wp_title(); ?></title>
<link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css">
<!-- <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/favicon.ico"> -->
- <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
+ <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
<?php wp_head(); ?>
</head>
\ No newline at end of file