You can log into the staging site to test your changes before publishing to the live site, at https://staging.yourdomain.com/wp-admin/ 1. Change product from ‘Simple Product’ to ‘Variable Product’. 2. In the ‘Product data’ menu to the left hand side, click ‘Attributes’. Change ‘Custom product attribute’ to ‘Package Size’. Click ‘Add’. 3. Enable ‘Visible on the […]
You are browsing archives for
Category: woocommerce
WordPress & WooCommerce: modifying the ‘Edit order’ page.
The ‘Edit Order’ page can be modified; more specifically, the ‘Order actions’ metabox can have custom actions added to it. Recently, I needed to add the ‘Cancel Order’ function to this list of ‘Order actions’ in the metabox. It’s always handy, to further your understanding of the internals, to have some official WordPress & WooCommerce […]