woocommerce 简码不在商店页面上
woocommerce shortcode not on shop page
我是一个高中助推器俱乐部的志愿网站管理员。
我只有大约 10 products - 4 memberships
和 a number of "donate buttons"
。
在我的商店页面上,我的会员资格显示正常。捐赠按钮是 hidden from the shop page
使用 Catalog visibility option set to "search"
。
我想要一个只列出所有捐赠按钮的页面,我认为即使将目录可见性设置为搜索,短代码 [product_category category="donations"]
也能做到这一点。
问题:有什么方法可以实现吗?
我找到了一种方法来完成这项工作,但将我的 "store" 页面更改为另一个页面。然后我创建了两个新页面 "memberships" 和 "donations" 并在每个页面上放置了短代码以显示我想要显示的产品。商店页面在菜单上不可见,所以这很适合我
我是一个高中助推器俱乐部的志愿网站管理员。
我只有大约 10 products - 4 memberships
和 a number of "donate buttons"
。
在我的商店页面上,我的会员资格显示正常。捐赠按钮是 hidden from the shop page
使用 Catalog visibility option set to "search"
。
我想要一个只列出所有捐赠按钮的页面,我认为即使将目录可见性设置为搜索,短代码 [product_category category="donations"]
也能做到这一点。
问题:有什么方法可以实现吗?
我找到了一种方法来完成这项工作,但将我的 "store" 页面更改为另一个页面。然后我创建了两个新页面 "memberships" 和 "donations" 并在每个页面上放置了短代码以显示我想要显示的产品。商店页面在菜单上不可见,所以这很适合我