Relative Content

Tag Archive for wordpresswoocommerce

turn checkout to quote request when there is no shipping method found

what is the code solution when there is not a shipping option for a specific zip code then hide the payment method and change the “order button” to “request a quote” with the regular processor of wooCommerce. what is the code solution that I should put on the function.php theme folder

turn checkout to quote request when there is no shipping method found

what is the code solution when there is not a shipping option for a specific zip code then hide the payment method and change the “order button” to “request a quote” with the regular processor of wooCommerce. what is the code solution that I should put on the function.php theme folder

turn checkout to quote request when there is no shipping method found

what is the code solution when there is not a shipping option for a specific zip code then hide the payment method and change the “order button” to “request a quote” with the regular processor of wooCommerce. what is the code solution that I should put on the function.php theme folder

turn checkout to quote request when there is no shipping method found

what is the code solution when there is not a shipping option for a specific zip code then hide the payment method and change the “order button” to “request a quote” with the regular processor of wooCommerce. what is the code solution that I should put on the function.php theme folder

Remove WooCommerce admin header

I want to remove the WooCommerce admin header bar. It takes up screen real estate for users who don’t need to see it (eg. fulfilment staff), is buggy (shows tasks that can not be completed, shows as unfinished when task list is disabled) and does not do anything useful.

WooCommerce plugin for coupons

I am making a WordPress plugin that works with WooCommerce. I have a database table with discount codes. With this code my customer can buy 10 tickets for a movie. This could mean he orders 10 tickets in a single order, or five orders with two tickets each.