by michelle | Jul 18, 2022 | Tutorials, Woocommerce, Wordpress
Remove the State Field in the Woocommerce Checkout In this post you will learn how to remove the “State” field for United States orders from the Woocommerce Checkout Page. This is how the Checkout Page look like before changing the code and after...
by michelle | Jul 15, 2022 | Tutorials, Woocommerce, Wordpress
Change the Autofocus Field at the WooCommerce Checkout In this post we will show you how you can change the Woocommerce Checkout Autofocus Field. The default Autofocus Field is the “First Name” field. In our example we will change it to the “Email...
by michelle | Jul 13, 2022 | Tutorials, Woocommerce, Wordpress
Add Trust Logos to the Checkout Page In this post we will show you how to add content to the payments and terms & conditions section on the Woocommerce Checkout Page. In our example we will add an image with trust logos. This is how the Section on the...
by michelle | Jul 13, 2022 | Tutorials, Woocommerce, Wordpress
Disable the Payment Method for a Specific Category In this post we will show you how you can disable one or more payment methods in the Woocommerce Checkout for a specific category. In our example, we want to remove the “Cash on delivery” payment method...
by michelle | Jul 13, 2022 | Tutorials, Woocommerce, Wordpress
Remove the Checkout Terms & Conditions conditionally in WooCommerce In this post you will learn how to remove the Terms & Conditions text on the Woocommerce Checkout Page with PHP code. This is how the Terms & Conditions section on the Checkout Page...