From c6f78ea60612d593a5e5bf729a2dade29bfc6de7 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Tue, 12 Jan 2016 08:39:21 -0500 Subject: [PATCH] added features section to product page --- index.php | 3 +-- views/product_detail.php | 10 +++++++++- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index 3cbceb6..b724d98 100644 --- a/index.php +++ b/index.php @@ -105,7 +105,7 @@ function michsci_custom_post_type() { */ function michsci_add_metaboxes() { - //add_meta_box('miproduct_features', 'Features', 'miproduct_features', MICHSCI_POST_TYPE, 'normal', 'high'); + add_meta_box('miproduct_features', 'Features', 'miproduct_features', MICHSCI_POST_TYPE, 'normal', 'high'); add_meta_box('miproduct_related_products', 'Related Files', 'miproduct_related_products', MICHSCI_POST_TYPE, 'normal', 'high'); } @@ -479,7 +479,6 @@ function michsci_get_terms_dropdown() $output ="