Category Archives: WP Tutorials
Exclude products from a particular category on the shop page
As ‘clothing’ is an example in the snippet below, be sure to use a product [...]
Apply a coupon for minimum cart total
The code snippet below allows you to: Show a notice on the cart and checkout [...]
Add a message above the login / register form
Add this code to your child theme’s functions.php file or via a plugin that allows custom functions [...]
Customize the WooCommerce breadcrumb
You need to add code to your child theme’s functions.php file or via a plugin that allows [...]
Add a surcharge to cart and checkout – uses fees API
Add code to your child theme’s functions.php file or via a plugin that allows custom functions to [...]
Add Featured Image Column in WordPress Admin
Would you like to see the feature image thumbnail in the post and page overview [...]
