Display description before the title in WooCommerce product category archives
问题 In WooCommerce, I am trying to display the description before the title in Product category archive pages. But I fail trying to find out what hooks could I use to do it. The idea was to have a "Flavour Menu" be displayed first, and then the title afterwards, like in this screenshot: Any track is appreciated. 回答1: You will need to override the template templates/archive-product.php located in the Woocommerce plugin, copying it to your active theme folder to a woocommerce subfolder (but not in