我正在尝试在Woocommerce Shop页面中按类别对商品进行默认排序(例如:戒指,耳环,手链等)。 我将以下简码添加到“商店”页面,但是什么也没有发生。
[product_category orderby="ID"]
感谢您的帮助。
答案 0 :(得分:1)
您可以这样使用
// Various Attempts:
// websockettest
// websockettest-cluster-ip-service
// http://192.168.64.11:3020
// :3020/websockettest
// 127.0.0.1:3020 - port forwarding works
const socket = io('192.168.64.11/websockettest', {
'reconnection': false,
transports: ['websocket']
});
或
[products limit="8" columns="4" category="rings"]
[products limit="8" columns="4" category="earrings"]