removing references to member db members only functions
<div id="content-wrapper">
<div class="row">
- <?php if(is_in_tree(MEMBERS_ONLY_ID)) { ?>
- <?php get_template_part('sections/glm-members-only'); ?>
- <?php } else { ?>
-
<?php if(function_exists('bcn_display') && !is_front_page())
{
echo "<div class=\"breadcrumbs small-12 columns\">";
<div class="small-12 medium-6 large-4 columns small-text-center medium-text-left">
<?php //get_sidebar(); ?>
</div>
- -->
- <?php } // End of members only check ?>
+
</div>
</div>
</main>