custom-fields Questions

2

Solved

I have a custom field on my WooCommerce single product. It sends to the cart fine, it displays on checkout fine, it shows in the order in the dashboard fine. What I am now trying to do is set the ...
Sills asked 11/6, 2016 at 17:59

2

Solved

IN WooCommerce, I have been able to add a custom fields in Edit Account page. I have tried adding a 2nd custom field "Favorite Color 2" but I ca't get it working, There is something that I am doing...
Wichman asked 2/12, 2017 at 3:42

2

Theme: Divi Plugin for custom fields in post: ACF - Advanced Custom Fields Using the Divi Blog module in Grid mode, I want to show a custom field (registered using the ACF plugin) alongside the p...

11

Solved

I have a django project with a database table that already contains data. I'd like to change the field name without losing any of the data in that column. My original plan was to simply change the ...

3

Solved

Is it possible to access custom fields for orders, products, customers via WooCommerce REST API? If not natively, then what plugins or workarounds or hacks are out there that work? Thanks!
Lancelot asked 2/4, 2016 at 5:0

2

Solved

This is a plugin on how to add add cart item meta & order item meta for my WooCommerce order. Initially my code below worked well for input type=text. It returns the label for value and the inp...
Vanbuskirk asked 18/12, 2017 at 9:16

3

Solved

In WooCommerce I would like to add custom text to my products display, that will be grabbed from a custom field in product's edit page. This is how it looks now: You can see the products with th...
Scattering asked 25/1, 2018 at 13:53

3

How can I add custom fields to product category? I have added custom field to product but I can't find any extension which provide facility to add custom field to product category.
Interferon asked 5/5, 2014 at 10:5

3

Solved

I want to exclude every post with a specific value of a custom meta field. The problem is, that not every posts has this meta field. My code looks like this (excerpt of the working loop): // WP_Q...
Korn asked 7/1, 2016 at 18:24

3

Solved

Good morning. I have created a custom post type called 'Products'. I want to create a custom field (is metabox the correct term?) where my client can tick a box to determine whether a given post w...

8

I’m using Advanced Custom Fields with post-type. I have some select custom fields, and I want to show all the label choices from each field. I’ve tried this way. $field = get_field_object('hair_c...
Methylal asked 17/1, 2014 at 10:48

3

Solved

I have an elasticsearch cluster (ELK) and some nodes sending logs to the logstash using filebeat. All the servers in my environment are CentOS 6.5. The filebeat.yml file in each server is enforced...
Koblas asked 8/4, 2016 at 6:53

8

I'd like to allow users to submit a title for each file that is dragged into Dropzone that will be inputted into a text input. But i don't know how to add it. Everyone can help me? This is my ht...
Himeji asked 5/12, 2013 at 3:58

1

Solved

I create custome data field to my woocommerce product. I'll like to display this info (date, time and venue) on every step of the reservation. In check out page, order details and email. Could you ...
Idem asked 7/6, 2019 at 15:47

2

Solved

I tried include custom fields value in woocommerce search but i have a problem. On Google and Stack too, i saw examples with pre_get_posts, so i thought this is good direction and i made code like...
Weissman asked 26/3, 2018 at 16:24

1

Solved

I have followed this answer How to add more custom field in Linked Product of Woocommerce to add a custom select field to my Linked Product screen in Woocommerce. This new field is meta key is subs...
Sasha asked 6/11, 2018 at 12:51

1

I am using woocommerce-advanced-checkout-fields plugin and added a repeater field to the billing section as follows As you can see in the image above the repeater field "Name/Email" is applicab...
Muckrake asked 10/10, 2018 at 2:20

1

Solved

In Woocommerce, I'm attempting to add a piece of custom meta to my products and I would like to pass it through to orders. We have a substantial amount of products and they are accountable to dif...
Britney asked 29/9, 2018 at 15:34

2

I'm trying to show list of services by price. I have setup the custom post type and custom fields etc. However, when I run the query on the page the most expensive service (£100) displays first ins...
Quack asked 29/9, 2016 at 15:35

1

Solved

my question: How to add mobile phone field in Woocommerce my-account/edit-account/ page (Related template: form-edit-account.php file) Like in the following answer thread: Saving the value of a c...
Judson asked 29/6, 2018 at 13:58

1

Solved

Ive been trying to add a custom field in woocommerce backend where users can multiselect checkboxes for a certain level. Is it possible to create multiple checkboxes? So far i have this: woocomme...
Villeneuve asked 11/6, 2018 at 14:18

5

Is there any way of making Advanced Custom Fields(ACF) to set a rule = "ALL"? So that this specific group shows up on all page types?
Phyllome asked 3/4, 2013 at 8:2

1

Solved

I am using Woocommerce for registration for classes; each class/product has up to 20 custom fields, which I need to return as variables in order to highly customize the checkout and order details p...
Kierstenkieselguhr asked 10/2, 2018 at 20:4

1

I have some wordpress custom fields (I'm not using ACF or any other plugin for this) and need to translate them using qTranslate X in wp-admin. The fields that I created with wp_editor are working...
Aftershock asked 22/7, 2015 at 17:15

1

Solved

currently i create a form in product single page so that customer can enter height and width of the product . So the product price vary based on the entered height and width . I created this form ...
Adiel asked 5/12, 2017 at 5:41

© 2022 - 2025 — McMap. All rights reserved.