Skip to main content

All Questions

0 votes
0 answers
13 views

Add File field in WooCommerce Box office plugin

I'm using WooCommerce Box Office plugin and I want to customize this plugin according to my requirements for example I want to add another field option called 'file' so user can upload files as well ...
M Sufyan Shaikh's user avatar
0 votes
0 answers
39 views

Woocommerce send metadata to stripe

I am using woocommerce checkout and woocommerce stripe payment plugin, I want to send metadata to stripe from woocommerce order the [billing_vat_number] Can anyone tell me how its done, it is much ...
David's user avatar
  • 1
0 votes
2 answers
53 views

How to get products with the same custom attribute like ean code

I Try to get all products with the same ean code, but the query doesn't work and also doesn't give any errors. What am I missing? Here is the code I use. if (is_product()) { global $product; $...
apero's user avatar
  • 101
0 votes
0 answers
43 views

Need to add custom cart item data

I need to create custom elementor product carousel. From that carousel there is a date field. User can select date and add product into cart. The selected date will be displayed as 'preferred date' ...
Khalid Saiffullah's user avatar
0 votes
1 answer
833 views

Custom fields in the billing address section woocommerce

I have added custom fields in the billing address in Woocommerce checkout page, this works fine. Now I would like to show these custom fields inside the "billing address" box in the email ...
LesCa's user avatar
  • 21
0 votes
1 answer
158 views

Conditionally run function based on custom meta value?

I’m looking for a way to conditionally display an image within certain Woocommerce hooks that I choose based on whether a value is true within a custom meta field for the products on my site. For ...
positivecharge's user avatar
0 votes
0 answers
24 views

Wordpress Phone Field Check (use numbers, spaces and pluses)

I'm a newbie in PHP, I use this PHP code that works like a charm. It's a custom form that sends to Woocommerce different fields. I want to add a "preg_match" check for each of those fields ...
Nasya's user avatar
  • 1
0 votes
0 answers
208 views

Woocommerce Shortcode which displays a table with product data

I searched for the internet but didnt find anything which works to my use case. I want to have a shortcode which displays a table of products. In each row I want the product to have the following data:...
Marcel Dz's user avatar
  • 101
1 vote
0 answers
333 views

Strange issue saving custom field data for a WooCommerce order

I have an issue with WordPress update_post_meta() function. So I have made a custom input field for WooCommerce orders which hold Tracking number. Most of the time everything is running smooth and I ...
John McClane's user avatar
0 votes
1 answer
23 views

data-value for custom woocommerce field showing in code but not visable on page load

I have the code below (not written by myself) which has a li data-value populated - however this is not showing next to the date on the product page, the date is showing correctly but the location ...
Dtorr1981's user avatar
  • 103
0 votes
0 answers
337 views

Access custom meta_data in processing order email

During a woocommerce order, I store a custom meta data inside the order. I would like to display that created custom meta data into the "processing order" email. The following code is ...
lt512's user avatar
  • 3
1 vote
1 answer
172 views

need to add custom field in more products

Hi i'm gonna be completely honest idk shiz for code i just need this to work on my site, there's a category of products that i want to have this custom field how can i code it to do that?, this is the ...
Arbad Tahir's user avatar
1 vote
0 answers
19 views

Woocommerce - Convert Delivery method into a custom field

Woocommerce - Integration into Sage Accounts So currently we have available analysis field in sage, which means we can use customer fields in the basket to import into Sage Accounts, so for example ...
user3593556's user avatar
0 votes
1 answer
40 views

How to display custom field in product description?

I have a custom field such as "_additional_description", I need to display it at the end of the product description, but only if the product is simple. Thank you for your help
Tomáš Spisar's user avatar
0 votes
1 answer
7k views

Is it possible to update the total price on the checkout page in woocommerce from a custom field

I would like to know how I go about this. Let's say I have some items in my checkout page in woocommerce. I want to apply a gift card to the order, I can't use a gift card plugin because it is ...
Anders Kitson's user avatar

15 30 50 per page
1
2 3 4 5
7