Recently, I received the question if it was possible to add the payment method to the WooCommerce order overview. Hereby the code ... Continue Reading about Add Payment Method Column to Admin Orders
Change add to cart button text to product name
It may be the case that the text of the Add to cart button does not suit your product or web shop. This short tutorial shows how to easily change the button’s text into the name of the product itself. ... Continue Reading about Change add to cart button text to product name
Change add to cart button text for product types
It may be the case that the Add to cart button text does not suit your product or web shop. With a few lines of code you can easily change this text. In this short tutorial, I will show you how. You ... Continue Reading about Change add to cart button text for product types
Add a custom select box to the WooCommerce checkout page
This tutorial describes the process of adding a WooCommerce custom select box to your WooCommerce site, as well as how to ensure that the data is properly stored in the database. I will also explain ... Continue Reading about Add a custom select box to the WooCommerce checkout page
Product gallery images on WooCommerce shop page
In this tutorial, I explain how you can add thumbnails of the images in the product gallery to the products on the shop page. See the screenshot below for an example. Step 1: Set the product ... Continue Reading about Product gallery images on WooCommerce shop page
Add Pinterest button to a Woocommerce product page
Unfortunately, the plugin I have been using to add a Pinterest pin-it button to the WooCommerce single product pages of a clients web shop stopped functioning. I did a quick search for a replacement ... Continue Reading about Add Pinterest button to a Woocommerce product page
How to show or hide trailing zeros on prices in WooCommerce
Since WooCommerce 2.1 the option to show trailing zeros on your prices has been removed. Here is a code snippet which allows you to show or hide the trailing zeros on prices in WooCommerce. Show ... Continue Reading about How to show or hide trailing zeros on prices in WooCommerce
Add a custom sidebar to WooCommerce pages
In this tutorial I explain how you can add a custom sidebar to WooCommerce pages within your Genesis theme. I assume you've installed Genesis, WooCommerce and the Genesis connect to Woo plugin. Do ... Continue Reading about Add a custom sidebar to WooCommerce pages
WooCommerce Sold Out badge
A client with a WooCommerce webshop asked me if a sold out badge could be added to every sold out product in the category and shop page. In this example, the client’s theme doesn’t have this ... Continue Reading about WooCommerce Sold Out badge