by michelle | Jul 19, 2022 | Tutorials, Woocommerce, Wordpress
Quick Translation of any String In this post you will learn how you can translate any text on your WordPress website with the help of PHP. You can translate any string, on the frontend and also on the backend. If a string is found, it will be changed EVERYWHERE, so...
by michelle | Jul 18, 2022 | Tutorials, Woocommerce, Wordpress
Make Billing and Shipping Fields Required In this post we will show you how to make the fields on the Woocommerce Checkout Page required. You don’t need to set all fields to required, you can also choose only one or some fields. This is how the Checkout...
by michelle | Jul 18, 2022 | Tutorials, Woocommerce, Wordpress
Add Email Recipient when Order Completed In this post we will show you how to add a recipient for “Completed” emails next to the entered recipient at Woocommerce –> Settings –> Emails (usually the customer who placed the order). To...
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
Extend the Admin Fields in the WooCommerce Orders Page In this post you will learn how you can add extra columns with values to the Woocommerce Orders Page. In this example, we will add a “Serial Number” column with values. This is how the Orders...
by michelle | Jul 15, 2022 | Tutorials, Woocommerce, Wordpress
Woocommerce Support Declaration in Third Party Theme Woocommerce Support is very significant after WooCommerce 3.3.0 – in the event that your theme doesn’t contain this in your functions.php file, there’s a decent opportunity any Woocommerce...