From 4c9075eef397f67c354800b5a41ba32c3748100e Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 8 Jan 2016 14:51:21 -0500 Subject: [PATCH] moved related products and gallery --- views/product_detail.php | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/views/product_detail.php b/views/product_detail.php index 5d747fb..435447f 100644 --- a/views/product_detail.php +++ b/views/product_detail.php @@ -28,18 +28,10 @@ $relatives = wp_get_post_terms($product->ID, 'michsci_category', $args); $shortcode_output = do_shortcode($value); print $shortcode_output; }?> - - -
- -
- -- 2.17.1