projects
/
WP-Themes
/
ToskiSands.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1eb0e3b
)
Showing breadcrumbs for single recipes
author
Laury GvR
<laury@gaslightmedia.com>
Mon, 8 Jun 2015 18:14:01 +0000
(14:14 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Mon, 8 Jun 2015 18:14:01 +0000
(14:14 -0400)
single.php
patch
|
blob
|
history
diff --git
a/single.php
b/single.php
index
e470cf0
..
4adc0be
100644
(file)
--- a/
single.php
+++ b/
single.php
@@
-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">