An easy to change this page is by hooks and filters. One example is to show featured products, plus a slider at the top (after the…
We needed a feature where a user was automatically informed if their role changed on our eCommerce site. An example was that a user signs up,…
When WooCommerce is added, the main search facility is still finding posts and pages. To change this so the search returns product information, the following code…
This simple snippet within functions.php will add ALT and TITLE tags to the images. I haven’t discovered how to add the same to the product category…
On occasions where plug-ins such as WP Rocket cause issues when using minification, then a simple minification can be added in functions.php while being disabled in…