<?php } else { ?>
<div class="small-12 columns blog-feed-content">
<?php } ?>
- <p><?php echo the_advanced_excerpt('length=200&length_type=characters&no_custom=1&ellipsis=%26hellip;&exclude_tags=img,p,strong,div'); ?></p>
+ <p><?php echo the_advanced_excerpt('length=200&length_type=characters&no_custom=1&ellipsis=%26hellip;&exclude_tags=img,strong,div'); ?></p>
<!--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-->