projects
/
WP-Themes
/
michigantrailmaps.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a169b8
)
Removed extra title from the woocommerce template file.
author
Laury GvR
<laury@gaslightmedia.com>
Tue, 21 Mar 2017 18:38:57 +0000
(14:38 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Tue, 21 Mar 2017 18:38:57 +0000
(14:38 -0400)
woocommerce.php
patch
|
blob
|
history
diff --git
a/woocommerce.php
b/woocommerce.php
index
7b31da3
..
8abc01f
100644
(file)
--- a/
woocommerce.php
+++ b/
woocommerce.php
@@
-46,9
+46,6
@@
<?php include "parts/shop-sidebar.php";?>
</div>
<?php echo adrotate_ad(2); ?>
- <?php if ( apply_filters( 'woocommerce_show_page_title', true ) ) : ?>
- <h1 class="page-title"><?php woocommerce_page_title(); ?></h1>
- <?php endif; ?>
<?php if (is_shop()) { ?>
<div id="woo-quick-display" class="small-12 medium-9 columns">
<?php } else { ?>