Tag Archives: woocommerce
woocommerce add SKU to show in front of product title
When building a woocommerce foreign trade website, there are a large number of products, and the SKU model needs to be displayed on the title. The effect is as follows. You can use the following code to display the position on the product list page: Display the position before the title on the product details page add_action( 'woocommerce_before...
WordPress WooCommerce Order Logistics Query Plugin
添加WooCommerce trackingmore订单物流查询插件到WordPress店铺
通过使用此WooCommerce订单物流查询插件,卖家可以在WordPress后台订单详情页查看包裹物流信息,买家登陆店...
Woocommerce checkout page is locked and cannot proceed to checkout
Recently, I am working on a foreign trade website of Wordpress+Woocommerce. It was about to end, and then I went on a trip for 2 days. I came back and continued to do it. At the checkout, I found that Woocommerce turned gray and white when it arrived at Review & Payment, and I couldn’t check out, as shown below, Viewed the CSS of the element and the blockUI appears...
woocommerce change product sorting
Woocommerce's default product sorting is in the order of custom sorting + name, we can change it to what we want, enter the Wordpress backend with the following settings, Appearance - Customize Woocommerce Product Catalog Select the default product sorting...
Simultaneous display of product categories and menus
This tutorial applies to the avada theme and all themes that use the woocommerce plugin. The first thing to understand is: no matter what Wordpress theme, using the woocommerce plugin, the product category is not synchronized with the theme by default, and needs to be manually added to the main menu and automatically. Sort order. Step 1: First classify the products (including sub...