trying to upload images via woocommerce
Hello there im trying to upload images via woocommerce. i have a function that im passing in the images named as $files and a business id. the problem is when i send the request nothing is happening and i cant see anything on my woocommerce backend. I dont know if its the wrong method im using or its something else. this is the function to send the images and my files are coming in like this $images = $_FILES[‘images’];. Please help
trying to upload images via woocommerce
Hello there im trying to upload images via woocommerce. i have a function that im passing in the images named as $files and a business id. the problem is when i send the request nothing is happening and i cant see anything on my woocommerce backend. I dont know if its the wrong method im using or its something else. this is the function to send the images and my files are coming in like this $images = $_FILES[‘images’];. Please help
WooCommerce change order status based on shipping method
I need to change the order status from the default ‘processing’ status to ‘priority’ if a customer chooses any 1 of 4 express shipping options.
WooCommerce change order status based on specific flat rate shipping option
I’m trying to find a solution for this but I’m not managing to get it to work.
Change “Add to Cart” Button to Add Free Sample Product Instead
I am working on a WooCommerce store where I offer free samples of the products. Here’s what I’m trying to achieve:
Change “Add to Cart” Button to Add Free Sample Product Instead
I am working on a WooCommerce store where I offer free samples of the products. Here’s what I’m trying to achieve:
How do I generate a new method cost based on a subsidy discount?
I have gotten a subsidy based on shipping method but now both, the shipping company and my subsidy new cost apear at the same time.
How do I give the company method a new cost?
Send Telegram Notification on New Order
I want to send a telegram notification to my group when a new order is received on my store.
I use the following code I’ve found in another thread:
Woocommerce Send Telegram Notification on New Order
I want to send a telegram notification to my group when a new order is received on my store.
I use the following code I’ve found in another thread:
Show total savings in cart and in generated order in Woocommerce
I am using the following code to show the total savings amount in checkout page: