projects
/
WP-Themes
/
mountpleasantwow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
323d677
)
I removed the breadcrumbs
author
Ian Weller
<ian@gaslightmedia.com>
Mon, 10 Apr 2017 16:17:07 +0000
(12:17 -0400)
committer
Ian Weller
<ian@gaslightmedia.com>
Mon, 10 Apr 2017 16:17:07 +0000
(12:17 -0400)
I removed the breadcrumbs form the golf template. It should help with
the blocks.
page-golf-template.php
patch
|
blob
|
history
diff --git
a/page-golf-template.php
b/page-golf-template.php
index
a967fd4
..
6566b05
100644
(file)
--- a/
page-golf-template.php
+++ b/
page-golf-template.php
@@
-22,11
+22,6
@@
<?php //} else { ?>
-->
<div id="content-wrapper">
- <div class="row">
- <?php
- get_template_part('parts/bread-crumbs');
- ?>
- </div>
<div class="row">
<?php if (is_page(array(3041, 274))) { ?>
<?php get_template_part('parts/glm-blocks'); ?>