I went back to fiddle with end tags
authorIan Weller <ian@gaslightmedia.com>
Tue, 23 Jan 2018 17:39:33 +0000 (12:39 -0500)
committerIan Weller <ian@gaslightmedia.com>
Tue, 23 Jan 2018 17:39:33 +0000 (12:39 -0500)
I am having problems with the Uncategorized tab of the blog on the dev
site.  I am rearranging the end div tags and updating the layout to see
if it helps.

archive.php
home.php

index e9c2744..c136745 100644 (file)
@@ -48,5 +48,5 @@
             </div>
         </div>
         <?php get_template_part('parts/blog-sidebar-r'); ?>
-        </div>
+    </div>
 <?php get_footer(); ?>
index a8ffb9c..abd2b20 100644 (file)
--- a/home.php
+++ b/home.php
             <?php if(have_posts()): $i = 1; while (have_posts() && $i < 6) : the_post(); ?>
             <div class="row content" id="blog-posts-container">
                 <div class="small-11 small-centered columns">
-                    <div class="row">
-                        <div class="small-12 columns">
-                            <ul class="breadcrumbs">
-
-                            </ul>
-                        </div>
-                    </div>
                     <div class="row">
                         <div class="small-12 columns">