Update blog home page
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 19 Apr 2018 18:45:00 +0000 (14:45 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 19 Apr 2018 18:45:00 +0000 (14:45 -0400)
Update the excerpt call.

home.php

index abd2b20..ef7c129 100644 (file)
--- a/home.php
+++ b/home.php
@@ -24,7 +24,7 @@
 
                                 </header>
 
-                                <?php echo the_advanced_excerpt('length=200&length_type=words&no_custom=1&ellipsis=%26hellip;'); ?>
+                                <?php echo the_advanced_excerpt('length=250&length_type=characters&no_custom=1&ellipsis=%26hellip;&exclude_tags=a,img,p,strong,h1,h2,h3,hr,div'); ?>
                                 <hr>
                             </article>
                         </div>