Removed extra title from the woocommerce template file.
authorLaury GvR <laury@gaslightmedia.com>
Tue, 21 Mar 2017 18:38:57 +0000 (14:38 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 21 Mar 2017 18:38:57 +0000 (14:38 -0400)
woocommerce.php

index 7b31da3..8abc01f 100644 (file)
@@ -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 { ?>