From 87443763d8fa32e8853d508f0809206a8083b811 Mon Sep 17 00:00:00 2001 From: Mike Jolley Date: Mon, 8 Aug 2016 13:43:42 +0100 Subject: [PATCH] Hook in the no products found template Closes #11257 cc @jameskoster --- includes/wc-template-functions.php | 12 +++++++++++- includes/wc-template-hooks.php | 1 + templates/archive-product.php | 9 ++++++++- 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/includes/wc-template-functions.php b/includes/wc-template-functions.php index 80e9ebfede6..7c469a436a1 100644 --- a/includes/wc-template-functions.php +++ b/includes/wc-template-functions.php @@ -423,7 +423,7 @@ if ( ! function_exists( 'woocommerce_content' ) ) { woocommerce_product_loop_start( false ), 'after' => woocommerce_product_loop_end( false ) ) ) ) : ?> - + woocommerce_product_loop_start( false ), 'after' => woocommerce_product_loop_end( false ) ) ) ) : ?> - +