parent
e75a4b300c
commit
5afca45252
|
@ -524,7 +524,7 @@ if ( ! function_exists( 'woocommerce_template_loop_product_title' ) ) {
|
|||
echo '<h3>' . get_the_title() . '</h3>';
|
||||
}
|
||||
}
|
||||
if ( ! function_exists( 'woocommerce_template_loop_subcategory_title' ) ) {
|
||||
if ( ! function_exists( 'woocommerce_template_loop_category_title' ) ) {
|
||||
|
||||
/**
|
||||
* Show the subcategory title in the product loop.
|
||||
|
|
Loading…
Reference in New Issue