Releasing a new plugin: Keyboard Action

Posted on March 16, 2018

I’m very excited to announce that I’ve just officially released a new plugin. Its a product of months of hard work and facing various challenges to get it to work exactly as I’d like it to. This new plugin is all about user experience (from the website admin/author perspective) and I wanted to make it […]

How to Setup Weight Based Shipping in WooCommerce

Posted on March 16, 2018

The WooCommerce Core features for shipping has become quite more extensive with WooCommerce 2.6 a while back. One of the things that is not possible to configure in WooCommerce Core is weight based shipping. To accomplish that you’ll need to use a shipping plugin that supports that. In this post I’ll be explaining how you […]

Add ‘Free’ after a shipping label

Posted on January 16, 2018

In older versions of WooCommerce there would display a ‘(Free)’ label behind any flat shipping rate without cost. Since WooCommerce version 2.6.0 it no longer shows this automatically behind shipping rates. Instead it doesn’t show anything, which is not as clear as it can be. Which in turn can confuse your customers and lead to lower […]

A guide to shipping taxes in WooCommerce

Posted on November 08, 2017

Lets face it, taxes are not fun to deal with, let alone configure in your WooCommerce store. In this guide I’ll guide you through setting up taxes for shipping cost in WooCommerce. What I won’t be doing is providing the taxes you’ll need to setup, all the data is fictional and you should check with your […]

Hiding product prices in WooCommerce

Posted on November 01, 2017

There are many plugins that allow you to setup special accounts for your wholesalers for example. Often times the user role feature of WordPress is used to identify users within a specific group. In this post I’ll show some examples of how you can display/hide prices for specific user groups, including only for specific products / […]

Showing sale prices in the cart – in WooCommerce

Posted on October 25, 2017

Sale prices are the most used marketing technique in the world. Its no secret that a good discount on a product can push the customer over the edge of buying the product they wanted to have for a long time, or make the decision easier when they see the discounted product coming by. In WooCommerce […]

Adding custom product tabs in WooCommerce

Posted on October 04, 2017

In this post I’m going to show you how you can add custom tabs on a product listing on the front-end. These tabs are additional to the default ‘Description’, ‘Reviews’ and ‘Additional information’ tabs that WooCommerce has available by default. In case you’re looking for adding custom tabs in the admin area, check this post that […]

How the ‘Advanced’ plugin conditions work

Posted on September 25, 2017

If you landed on this page you’re probably using one of my ‘Advanced’ plugins. All the plugins where I use ‘Advanced’ in the plugin name allows you to use conditional logic to setup when something should happen. This blog post is here to help you understand how the conditions work and get things working to […]

Showing a ‘Add $10 more for free shipping’ notice

Posted on September 20, 2017

Everybody wants to increase the average order value for their store, right? A good way to do this is to offer free shipping above a certain order amount. If you have this on your site you should of course promote this as a selling point on a prominent and default position. Alongside with that, it […]

Remove the shipping label in WooCommerce

Posted on September 13, 2017

When you only offer one shipping option in WooCommerce then you may want to show only the shipping cost in the column of the order totals. If you’re using my Advanced Shipping plugin you’ll notice that when you leave the ‘Shipping title’ field empty it will fall back to a standard ‘Shipping’ as a title. This is […]