removedthe last sidebar that is inside the blog-post-over id
authorIan Weller <ian@gaslightmedia.com>
Wed, 29 Jun 2016 17:38:35 +0000 (13:38 -0400)
committerIan Weller <ian@gaslightmedia.com>
Wed, 29 Jun 2016 17:38:35 +0000 (13:38 -0400)
archive.php

index de96ac4..a3dc180 100644 (file)
@@ -40,6 +40,5 @@
             </div><!-- /#post-404 -->
             <?php endif;?>
         </div>
-        <?php get_template_part('parts/blog-sidebar-r'); ?>
     </div>
     <?php get_footer(); ?>