removed features section from bottom of page
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 29 Dec 2015 14:43:03 +0000 (09:43 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 29 Dec 2015 14:43:03 +0000 (09:43 -0500)
views/product_detail.php

index c69e17d..3a48c6d 100644 (file)
@@ -23,12 +23,6 @@ $relatives = wp_get_post_terms($product->ID, 'michsci_category', $args);
     <?php
     setup_postdata( $product );
     the_content(); ?>
-<?php 
-   
-  $key_value = get_post_custom_values('miproduct_features', $product->ID); 
-  foreach($key_value as $key=>$value){
-      echo $value;
-  } ?>
 
 <div class='row'>
      <div id="tagList" class="small-12 medium-6 columns">