Showing breadcrumbs for single recipes
authorLaury GvR <laury@gaslightmedia.com>
Mon, 8 Jun 2015 18:14:01 +0000 (14:14 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 8 Jun 2015 18:14:01 +0000 (14:14 -0400)
single.php

index e470cf0..4adc0be 100644 (file)
@@ -3,6 +3,12 @@
         <div class="row">
             <div id="blog-posts-over" class="small-12 medium-9 columns">
                 <?php if(have_posts()) : while(have_posts()): the_post();?>
+                
+                <div class="row">
+                    <?php
+                     get_template_part('parts/bread-crumbs');
+                    ?>
+                </div> 
                 <div class="row blog-post-container">
                     <div class="small-11 small-centered columns">
                         <div class="row">