remove categories cloud from single.php
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 15 Feb 2016 15:57:01 +0000 (10:57 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 15 Feb 2016 15:57:01 +0000 (10:57 -0500)
single.php

index f1cfd54..047f1a1 100644 (file)
@@ -6,6 +6,7 @@
 
             <?php } else { ?>
             <div id="blog-posts-over" class="small-12 medium-9 columns">
+<!--
             <p>Categories</p>
                 <div id="category-menu">
                         <ul>
@@ -20,6 +21,7 @@
                             ?>
                         </ul>
                 </div>
+-->
             <?php } ?>
             <?php if(have_posts()) : while(have_posts()): the_post();?>
             <div class="row blog-post-container">