From cc0739d5cb23ef16222fde29e5678bde18e08ebf Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 11 Nov 2016 12:12:57 -0500 Subject: [PATCH] updating the woocommerce template check for product tags to wine-tours for the wine regions dropdown map --- woocommerce.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/woocommerce.php b/woocommerce.php index fe437cf..8ff68d0 100644 --- a/woocommerce.php +++ b/woocommerce.php @@ -77,7 +77,7 @@ * @hooked woocommerce_output_content_wrapper - 10 (outputs opening divs for the content) * @hooked woocommerce_breadcrumb - 20 */ - if(is_product_tag('culinary-and-wine')){ ?> + if(is_product_tag('wine-tours')){ ?>
@@ -92,7 +92,7 @@
post_content; ?>
-