Certified WordPress Experts
We are an agency of Certified WordPress Experts specialised in everything WordPress, from bespoke websites built from scratch to e-commerce solutions, custom plugins and API integrations.
Latest Posts
How to increase your revenue – WooCommerce Cross-Selling guide
Introduction If you are the owner of a WooCommerce based shop, you are probably looking into various ways to increase your sales. There are various ways to achieve this, including…
Change “You cannot add product to the cart because the product is out of stock” message in WooCommerce
Sometimes products go out of stock. It happens. If you are looking to modify the error message WooCommerce shows by default when a product is out of stock, you can…
Change “You cannot add another product to your cart” message in WooCommerce
If you are selling products that can only be sold individually, then you might be wondering how to replace the error message that shows in your WooCommerce shop. You can…
Update “Return to shop” button text in WooCommerce
Updating the “Return to shop” button text was made even easier with the new WooCommerce 4.6 update. We can now use the filter woocommerce_return_to_shop_text.
Setup RunCloud on Linode VPS hosting
A step by step guide for setting up the RunCloud server management tool on a Linode VPS instance for WordPress / WooCommerce hosting. Preface One of the most common questions…
The ultimate guide to speedy WordPress sites
We are all aware of how important the speed of your website is to your business. The slower our website is, the higher the bounce rates and loss of business.
How to make search URL prettier in WordPress
In this guide, I will should you a simple trick to make your website’s search results page URL much nicer. With WordPress, you can make your posts URLs prettier from…
How to create products and orders programmatically in WooCommerce
This is a simple guide on how to add test products and orders dynamically to your WooCommerce shop. This functionality can be useful to test the limits of your website…
Add Product to Cart Programmatically in WooCommerce
If you are looking to add a product to the cart as soon as a specific page is loaded, we can do the following: