removed entry footer from excerpts
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 14 Dec 2015 15:46:14 +0000 (10:46 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 14 Dec 2015 15:46:14 +0000 (10:46 -0500)
search.php

index 8b255d5..0c36251 100644 (file)
@@ -80,7 +80,7 @@
                 <!-- End of the Contextual/Highlight Search -->
 
                         <?php //echo (function_exists('the_advanced_excerpt')) ? the_advanced_excerpt(): the_excerpt(); ?>
-                        <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
                             if (has_category()) {
                                 $post_categories = wp_get_post_categories( get_the_ID() );