WooCommerce Update: Version 2.6 AKA “Zipping Zebra”

The latest update from WooCommerce came through on 14th June 2016.  Named “Zipping Zebra“, the update heralds a handful of very useful features for online store owners. Here’s a summary: Shipping Zones – create your own shipping zones and add multiple flat rates Account Pages – now with attractive tabs Cart Page – a switch to in-page functions …

Read more

How to Uninstall and completely remove WooCommerce

I know, right! Why would you want to do that?!

Well, joking aside, there are legitimate reasons to want to take WooCommerce out of a WordPress site (maybe you’re migrating it to its own subdomain, we do this a lot for our clients), and, when you’ve got rid of it, you want to take out all the extra information (products, orders, custom post types, etc etc) from the database because, well, its just a lot of cruft you don’t need if you are completely removing WooCommerce.

Luckily for you, the developers who helped to build WooCommerce had your best interests in mind when they created the plugin, and provided a nice way to simply clean out your database when you remove WooCommerce, by following the simple steps below.

Read more

Overhauling your eCommerce website for 2019

Looking ahead to the future for retail in 2019, we know that consumers, partners, app marketplaces and search engines will now be expecting much more from top online retailers. Everything from up-to-the-minute stock levels delivered via API, through to product listings with full documentation, 360 zoom images, video and testimonials from social media as well …

Read more

Remove the Description tab from WooCommerce

Ever wanted to remove the description tab from your WooCommerce website? Maybe you put the short description at the top and its pretty much the same text? Whatever the reason, if you’d like to remove the description tab from WooCommerce, you can do so using the snippet below, which should be added to functions.php, or …

Read more

Troubleshoot & Fix WooCommerce Subscriptions 2.1 Upgrade Issues

If you recently updated WooCommerce Subscriptions to the much awaited and hotly anticipated version 2.1, you may find that there are a few nifty new features. Things like automatically retrying failed payments are now a thing, and much more. But, as with any update, you may run into issues and incompatibilities. This will be particularly so …

Read more

How to Remove a Tab from WooCommerce

Have you ever wanted to remove or disable a particular tab, or tabs, from your WooCommerce store? The snippet below will allow you to do just that, from your theme’s functions.php file. Remove Tabs from WooCommerce Add the snippet below to your child theme’s functions.php file. Be sure to remove the tabs you wanted (the …

Read more

How to setup WordPress & WooCommerce on AWS using Cloudways

This guide is intended to show how to setup a WordPress and WooCommerce installation on Cloudways (a managed cloud hosting panel, which does most of the “heavy lifting” when it comes to setting up all the necessary components to run a cloud hosted web application). It contains our Cloudways referal link and also there’s our …

Read more