<!--the_advanced_excerpt('length=200&length_type=words&no_custom=1&ellipsis=%26hellip;');-->
<!-- This could be wrapped in php tags and be functional,
but it is easier to change this in admin side-->
- <footer class="entry-meta small-12 medium-6 medium-push-3 center">
+ <!--<footer class="entry-meta small-12 medium-6 medium-push-3 center">
<?php $post_categories = wp_get_post_categories( get_the_ID() );
$cats = array();
echo 'This entry was posted ';
echo '.';
}
?>
- </footer>
+ </footer> -->
</article>
</div>
</div>