From 9cb05be1681d17c119a3605c7d4aca7db180bb2c Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 30 Dec 2015 09:14:02 -0500 Subject: [PATCH] fixing syntax error --- views/product_detail.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/product_detail.php b/views/product_detail.php index f0cd2aa..c618194 100644 --- a/views/product_detail.php +++ b/views/product_detail.php @@ -20,7 +20,7 @@ $relatives = wp_get_post_terms($product->ID, 'michsci_category', $args); ID, 'large'); ?> -
+
ID); foreach($key_value as $key=>$value){ @@ -43,7 +43,7 @@ $relatives = wp_get_post_terms($product->ID, 'michsci_category', $args); the_content(); ?>
-