From dc57096c529b1524888f43f261bf3ce376f79361 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 8 Jan 2016 15:00:50 -0500 Subject: [PATCH] removed nested row from tags --- views/product_detail.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/product_detail.php b/views/product_detail.php index 435447f..29a26d6 100644 --- a/views/product_detail.php +++ b/views/product_detail.php @@ -28,7 +28,7 @@ $relatives = wp_get_post_terms($product->ID, 'michsci_category', $args); $shortcode_output = do_shortcode($value); print $shortcode_output; }?> -