by cathal | Jul 13, 2022 | Tutorials, Woocommerce, Wordpress
Show Message After the Country Selection at the Checkout In this post we will show you how to add a message if a specific country is selected at the Woocommerce Checkout. In this example, we will choose the country “France”. This is how the Checkout...
by cathal | Jul 12, 2022 | Tutorials, Woocommerce, Wordpress
Add Custom Checkbox Fields above the Terms and Conditions in the Woocommerce Checkout In this post we will show you how you can add one or more custom checkboxes on the Woocommerce Checkout Page with PHP. In the following example, we will add two checkbox fields with...
by cathal | Jul 11, 2022 | Tutorials, Woocommerce, Wordpress
Remove the Company Name from Woocommerce Checkout In this post you will learn how to remove the “Company” text field on the Woocommerce Checkout page with PHP. This is how the Checkout Page looks like before changing the code: You can remove...