Questions tagged [woocommerce]
WooCommerce is an open source eCommerce plugin available for WordPress. Questions should relate to programming which changes or extends WooCommerce behaviour.
27,912
questions
0
votes
0answers
4 views
Woocommerce updating/inserting categories (taxanomy) metadata - description and thumbnail url
I've got an array of data with which I'd like to update my products categories (taxanomy) metadata. Specifically, I'm trying to update description as well as thumbnail url values. I tried to use ...
0
votes
0answers
7 views
General error: 1267 Illegal mix of collations DB error at checkout
over on my checkout page for tramline traders, I enter test mode for my woocommerce site using stripe and after completing my order I am seeing this error code:
SQLSTATE[HY000]: General error: 1267 ...
-3
votes
0answers
7 views
How can I export woocommerce product csv programatically with custom settings
First of sorry for my poor English. I want to export product csv with specific settings like only some categories. Programmatically of course... is it possible.
-4
votes
0answers
12 views
Woocommerce orders on demand
Is something like this possible through WordPress/Woocommerce "If I am a customer if I need certain product I can fill a form for product name, product pickup and drop location.The admin will ...
-3
votes
0answers
13 views
Place order button to automatically download
I'm new here and was directed to try this forum for my quandary with WooCommerce.
I’ve created downloadable products that are free. – I’m using Storefront WooCommerce Theme for WordPress.
– Before the ...
-1
votes
0answers
12 views
Show special product price by Country and City with dropdown
enter image description here
Dear friends;
First of all, I should mention that I am not very familiar with these issues.
After the customer chooses "Private Transportation Method", I want a ...
0
votes
0answers
15 views
Woocommerce dynamic sale and regular pricing markup snippet
Based on Change product prices via a hook in WooCommerce 3+ answer code, I've created a snippet for dynamic price markup in WooCommerce.
It seems its working, but maybe the code could be smaller or ...
2
votes
1answer
16 views
Display a selected variation custom field in WooCommerce as a pdf linked file
I want to be able to add external links with documentation for my products. With this code I added for simple products and it works as I wish:
// This function gets the value for the the custom fields ...
0
votes
0answers
12 views
Woo Commerce Vendor New Order email
I tried using Removing customer details and addresses from email notification templates that removes the customer details, the billing and shipping address from WooCommerce notification emails.
I ...
-2
votes
0answers
9 views
Woocommerce - How to create a new parameter in the woocommerce's endpoint? [closed]
I am trying to create a new parameter in my order's endpoint, but I am not finding any documentation on how to do it, only to create a new endpoint. Is it possible to be done?
Thanks!! :)
2
votes
1answer
18 views
Align Label To Middle Off Drop Down Selector Box - Woocommerce
Thank you for taking the time to read this. I have tried everything to get the "size label" on my woocommerce product page, https://www.teamkodered.com/shop/adidas-speed-50-boxing-gloves, to ...
-1
votes
0answers
7 views
How can I edit the Search functionality in Woocommerce
I have a website which is into Buy/Borrow products. So you can buy a particular branded products or you can borrow it for few days. So whenever any customer comes to the product page and uses the ...
-1
votes
0answers
5 views
AJAX live search result by product, category, tag or custom taxonomy name in WordPress WooCommerce
I am developing a WordPress WooCommerce website. And I am having a problem with product search form. I have enabled AJAX live search result. But it only shows results when I search by product name. ...
2
votes
1answer
28 views
Save WooCommerce checkout custom field as user meta data
I want to add my custom registration field to my checkout page form.
I'm using this code for adding custom field to my registration area.
By the way, i'm using my checkout fields in to my registration ...
0
votes
0answers
14 views
how to upload image to a product woocommerce using code
i want to creat a product in woocommerce via text file (i made that)
i faced a difficulties moment to upload image it get only the first image from media of wordpress
i want upload it from directory ...