From 8ff724876e64f170cfa823c42a033f4df4415c4f Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 13 Jan 2016 11:00:54 -0500 Subject: [PATCH] added subcats back into plugin --- views/list_products.php | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/views/list_products.php b/views/list_products.php index 2c1fcb8..1718f3a 100644 --- a/views/list_products.php +++ b/views/list_products.php @@ -5,7 +5,23 @@ echo category_description($cat_id); $cat_children = get_term_children($cat_id, MICHSCI_CATEGORY_NAME); ?> - + + + ID,'michsci_tag'); ?> +
+ + +
+ name; ?> +
+
+ + ID,'michsci_tag'); ?>
product grid small-12 medium-4 columnsend){ echo ' end';}?>"> @@ -22,6 +38,7 @@
+ -- 2.17.1