From: Anthony Talarico Date: Mon, 28 Dec 2015 19:31:06 +0000 (-0500) Subject: adjusted html tag placement X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=0aa9f6bf5e0965898c9d924bd9d745554128ce69;p=WP-Plugins%2Fmichsci-products.git adjusted html tag placement --- diff --git a/views/product_detail.php b/views/product_detail.php index 839bb85..bb5efd9 100644 --- a/views/product_detail.php +++ b/views/product_detail.php @@ -12,7 +12,9 @@ $relatives = wp_get_post_terms($product->ID, 'michsci_category', $args); post_title . "
"; ?> - + false @@ -20,8 +22,9 @@ $args = array( $tags = wp_get_post_terms($product->ID,'michsci_tag', $args); foreach ($tags as $tag){ ?> -

name . ", "; ?>

+name . ", "; ?> +

post_title; ?>