Update archive page
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 29 Jun 2015 16:09:35 +0000 (12:09 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 29 Jun 2015 16:09:35 +0000 (12:09 -0400)
make recipe category and remove archives

archive.php

index f9490a3..0e5d067 100644 (file)
@@ -59,9 +59,7 @@
                         }
                 ?>
                 </ul>
-                <p>Archive</p>
-                <ul><?php wp_get_archives( array( 'type' => 'monthly', 'limit' => 12 ) ); ?></ul>
-                <p>Categories</p>
+                <p>Recipe Categories</p>
                 <ul>
                     <?php
                     $args = array(