From: Anthony Talarico Date: Fri, 8 Jan 2016 20:00:50 +0000 (-0500) Subject: removed nested row from tags X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=dc57096c529b1524888f43f261bf3ce376f79361;p=WP-Plugins%2Fmichsci-products.git removed nested row from tags --- 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; }?> -