adjusted search_context padding
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 14 Dec 2015 13:20:07 +0000 (08:20 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 14 Dec 2015 13:20:07 +0000 (08:20 -0500)
search.php

index b28c2ce..8b255d5 100644 (file)
@@ -79,7 +79,7 @@
                               
                 <!-- End of the Contextual/Highlight Search -->
 
-                        <?php echo (function_exists('the_advanced_excerpt')) ? the_advanced_excerpt(): the_excerpt(); ?>
+                        <?php //echo (function_exists('the_advanced_excerpt')) ? the_advanced_excerpt(): the_excerpt(); ?>
                         <footer class="entry-meta small-12 medium-6 medium-push-3 center">
                             <?php
                             if (has_category()) {