From: Anthony Talarico Date: Tue, 12 Jan 2016 15:00:27 +0000 (-0500) Subject: added category description to category view X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=c9f9625b08049715e54212b6f3169e20e67e3c7b;p=WP-Plugins%2Fmichsci-products.git added category description to category view --- diff --git a/views/list_categories.php b/views/list_categories.php index 399ff45..0971b44 100644 --- a/views/list_categories.php +++ b/views/list_categories.php @@ -1,16 +1,22 @@
+ + -
-
<?php echo $term->name; ?> - description ?> + @@ -21,11 +27,17 @@ -
+ @@ -38,7 +50,7 @@
<?php echo $term->name; ?>
- description ?> + diff --git a/views/list_products.php b/views/list_products.php index 197b8b4..2f4819e 100644 --- a/views/list_products.php +++ b/views/list_products.php @@ -1,7 +1,6 @@ -
@@ -39,8 +38,6 @@ - -