weaverx_post_div('summary');
    weaverx_the_post_excerpt();
    ?>
			<br />
		</div><!-- .entry-summary -->
		<?php 
} else {
    weaverx_post_div('content');
    weaverx_the_post_full();
    weaverx_link_pages();
    ?>
		</div><!-- .entry-content -->
		<?php 
}
if (!weaverx_compact_post()) {
    weaverx_format_posted_on_footer('link');
    weaverx_compact_link('check');
} else {
    weaverx_compact_link();
    weaverx_edit_link();
}
?>


<?php 
weaverx_inject_area('postpostcontent');
// inject post comment body
?>
	<div style="clear:both;"></div></article><!-- /#post-<?php 
the_ID();
?>
	</div><!-- .entry-summary -->

<?php 
} else {
    weaverx_post_div('content');
    weaverx_the_post_full();
    weaverx_link_pages();
    ?>
		</div><!-- .entry-content -->
<?php 
}
?>
	<div class="atw-aside-margin" style="margin-bottom:20px;"></div>
<?php 
if (!weaverx_compact_post()) {
    weaverx_format_posted_on_footer('aside');
    weaverx_compact_link('check');
} else {
    weaverx_compact_link();
    weaverx_edit_link();
}
?>

<?php 
weaverx_inject_area('postpostcontent');
// inject post comment body
?>
	<div style="clear:both;"></div></article><!-- /#post-<?php 
the_ID();
?>
 -->
    ?>
			<span class="post-avatar-status">
<?php 
    echo get_avatar(get_the_author_meta('user_email'), 32, null, 'avatar');
    ?>
			</span><span class="weaver-ml-50">
<?php 
    weaverx_the_post_full();
    echo '</span>';
    weaverx_link_pages();
    ?>
		</div><!-- .entry-content -->
<?php 
}
if (!weaverx_compact_post()) {
    weaverx_format_posted_on_footer('status');
    weaverx_compact_link('check');
} else {
    weaverx_compact_link();
    weaverx_edit_link();
}
?>

<?php 
weaverx_inject_area('postpostcontent');
// inject post comment body
?>
	<div style="clear:both;"></div></article><!-- /#post-<?php 
the_ID();
?>
 -->