Snippets tagged “shop-page”
1 snippet uses this tag.
- How to display Woocommerce Category image?PHP
To display a category image in WooCommerce, you can use the woocommerce_subcategory_thumbnail hook in your theme's functions.php file.
1 snippet uses this tag.
To display a category image in WooCommerce, you can use the woocommerce_subcategory_thumbnail hook in your theme's functions.php file.