Category Archives: WP Tutorials
Don’t allow PO BOX shipping
You need to add this code to your child theme’s functions.php file or via a plugin that [...]
Display product weight on archive pages
To display WooCommerce product weight on archive pages, below the title of the product, add this code [...]
Automatically add product to cart on visit
Add code to your child theme’s functions.php file or via a plugin that allows custom functions to [...]
Allowing customer access to WP Admin, and enabling the admin bar
Add code to your child theme’s functions.php file or via a plugin that allows custom functions to [...]
Add a custom field (in an order) to the emails
You can add any custom field to your order emails by hooking in and specifying [...]
Add a new country to countries list
Add this code to your child theme’s functions.php file or via a plugin that allows custom functions [...]
