Dan Asked:2021-12-03 18:57:05 +0000 UTC2021-12-03 18:57:05 +0000 UTC 2021-12-03 18:57:05 +0000 UTC 如何为所有 Woocoomerce 类别的页面创建模板? 772 有这样的 url product-category/deserty/ Page 输出所有类别的产品 如果我只是打开 /product-category 它会给出 404。很可能是因为没有模板 How to create a template for the product-category/ page wordpress 1 个回答 Voted Best Answer Valerii Vasyliev 2021-12-04T04:22:35Z2021-12-04T04:22:35Z 将在 /product-category/ 中搜索带有 product-category slug 的页面 此页面的模板层次结构 page-product-category.php page-{ID}.php page.php singular.php index.php
将在 /product-category/ 中搜索带有 product-category slug 的页面
此页面的模板层次结构