With this snippet you add the page slug as a body class. If the page slug is for example contact, the extra body class is being outputted like this page-contact. Add the snippet below to your theme's ... Continue Reading about Add page slug as body class
Add Payment Method Column to Admin Orders
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 sidebar to Whitespace Pro
Recently, I received the question if it was possible to add a sidebar to the Whitespace Pro theme. In this tutorial, we are exploring the options for the full-width, sidebar-content and ... Continue Reading about Add a sidebar to Whitespace Pro
Add an e-mail button to your WordPress posts
In this short tutorial, I explain how you can add an email this button to your WordPress posts. An e-mail this button added to your posts is a nice way to quickly have your post sent to your readers' ... Continue Reading about Add an e-mail button to your WordPress posts
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
Modify the read more text with accessibility support
Recently, I became aware of a new accessibility feature in the Genesis Framework. I know that accessibility support was added to the Genesis Framework 2.2. For a theme I'm developing, I wanted to ... Continue Reading about Modify the read more text with accessibility support
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