Overview In this article I'll explain how you can set the background image for any page or post using its own Featured Image in WordPress. This will allow you to have different background …
Vagrant VVV + Windows 10 + WSL – Bash on Ubuntu on Windows – Part 2
Overview: Part 1 of this article explains the setup for Vagrant in WSL - Bash on Ubuntu on Windows If you've got Vagrant up and running, then setting up VVV is the same as in Linux. However, I had a …
Continue Reading about Vagrant VVV + Windows 10 + WSL – Bash on Ubuntu on Windows – Part 2 →
Vagrant VVV + Windows 10 + WSL – Bash on Ubuntu on Windows – Part 1
Overview I've never really been a huge fan of the Windows shell. They've come up with quite a few solutions, and there were also third party tools like Cygwin. Yet, Linux has been the default …
Continue Reading about Vagrant VVV + Windows 10 + WSL – Bash on Ubuntu on Windows – Part 1 →
List Posts in a Category on a WordPress Page with the same name as the Category
Overview: In this tutorial I'll explain how you can list posts under a category on a WordPress page with the same name as that of the category. We will use Custom Page Templates to achieve …
How to save WooCommerce custom checkout fields with the wordpress user meta
Overview: In a previous post - How to reconfigure and rearrange WooCommerce checkout fields – Part 1, I explained the process of creating custom fields that can be used on the WooCommerce checkout …
Continue Reading about How to save WooCommerce custom checkout fields with the wordpress user meta →
How to reconfigure and rearrange WooCommerce checkout fields – Part 2
Rearranging WooCommerce Checkout Fields To rearrange the woocommerce checkout fields which include any custom fields we will need to override form-billing.php by copying it out from the …
Continue Reading about How to reconfigure and rearrange WooCommerce checkout fields – Part 2 →