From: Anthony Talarico Date: Wed, 30 Dec 2015 13:35:36 +0000 (-0500) Subject: changed related products section to related files X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=ea3e98aa525c18eb25e4e6b5aabc76387177b0a7;p=WP-Plugins%2Fmichsci-products.git changed related products section to related files --- diff --git a/views/product_detail.php b/views/product_detail.php index 9377c2e..b2865f0 100644 --- a/views/product_detail.php +++ b/views/product_detail.php @@ -16,14 +16,18 @@ $relatives = wp_get_post_terms($product->ID, 'michsci_category', $args);

post_title; ?>

-
+
ID, 'large'); ?> -
-
-
-

Related Files

- -
+
+ +
+ ID); + foreach($key_value as $key=>$value){ + $shortcode_output = do_shortcode($value); + print $shortcode_output; + }?> +
-
- -
+
+ +
+
+ Gallery '; ?> +
+