Does MFB work with the Checkout Field Editor for WooCommerce plugin? I want to display some additional fields at checkout (some of them with display rules) and I’m trying this Checkout Field Editor plugin but the fields are not showign and apparently the plugin is not compatible with Woocommerce blocks (there is an explanation here) but perhaps I can display them with your plugin?
]]>I have a custom invoice template as instructed in a folder in my child theme. Everything works 100%. However, I have an additional input field that I created using the Checkout field editor plugin by hightheme. I really need to display the value that the user entered in this PDF Invoice.
I have tried a few code snippets but am getting a 200 parseerror.
Is this something you are able to assist with perhaps? The input field is billing_purchase_code and is an optional input for customers. If you are able to provide a snippet of code that I might be able to use, I would be massively grateful and will buy you a virtual coffee
I hope you can assist easily enough.
Thanks in advance.
]]>I installed and activated the Checkout Field Editor plugin, and everything works perfectly. I added 2 multi text fields on my cart page, and everything looks as it should, and in the right order.
In my admin part (Woocommerce) the city name and zip code field suddenly changed places, so that the zip code comes after city name.
But ind the settings of Checkout Field Editor the field order is correct.
I tryid to deactivate the Checkout Field Editor plugin shortly, but i dont change the zip code and city name order.
What could have tricked the switch between city and zip in the admin part.
Really cool and good plugin, just a shame i have to edit the customer info, everytime i ex. would like to print out a label.
Does anyone have the same problem? og maybe guide me in the right direction?
Thanks / Cheers
/Kimo
The first field shown on my checkout page is now “Username or Email Address” and it’s marked required. How/where do I find that to turn it off?? I’ve been digging in the php files and the Checkout Field Editor for Woocommerce plugin to no avail. Help!
]]>
The Plugin Checkout Field Editor from Woo is spamming the debug.log files with the following messages. This should be fixed, this bug exists since a few main releases.
[17-Aug-2023 06:56:05 UTC] PHP Deprecated: Required parameter $key follows optional parameter $field in /sites/website.co.at/files/wp-content/plugins/woocommerce-checkout-field-editor/woocommerce-checkout-field-editor.php on line 434
[17-Aug-2023 06:56:05 UTC] PHP Deprecated: Required parameter $args follows optional parameter $field in /sites/website.co.at/files/wp-content/plugins/woocommerce-checkout-field-editor/woocommerce-checkout-field-editor.php on line 434
[17-Aug-2023 06:56:05 UTC] PHP Deprecated: Required parameter $value follows optional parameter $field in /sites/website.co.at/files/wp-content/plugins/woocommerce-checkout-field-editor/woocommerce-checkout-field-editor.php on line 434
[17-Aug-2023 06:56:05 UTC] PHP Deprecated: Required parameter $key follows optional parameter $field in /sites/website.co.at/files/wp-content/plugins/woocommerce-checkout-field-editor/woocommerce-checkout-field-editor.php on line 477
[17-Aug-2023 06:56:05 UTC] PHP Deprecated: Required parameter $args follows optional parameter $field in /sites/website.co.at/files/wp-content/plugins/woocommerce-checkout-field-editor/woocommerce-checkout-field-editor.php on line 477
[17-Aug-2023 06:56:05 UTC] PHP Deprecated: Required parameter $value follows optional parameter $field in /sites/website.co.at/files/wp-content/plugins/woocommerce-checkout-field-editor/woocommerce-checkout-field-editor.php on line 477
[17-Aug-2023 06:56:05 UTC] PHP Deprecated: Required parameter $key follows optional parameter $field in /sites/website.co.at/files/wp-content/plugins/woocommerce-checkout-field-editor/woocommerce-checkout-field-editor.php on line 517
[17-Aug-2023 06:56:05 UTC] PHP Deprecated: Required parameter $args follows optional parameter $field in /sites/website.co.at/files/wp-content/plugins/woocommerce-checkout-field-editor/woocommerce-checkout-field-editor.php on line 517
[17-Aug-2023 06:56:05 UTC] PHP Deprecated: Required parameter $value follows optional parameter $field in /sites/website.co.at/files/wp-content/plugins/woocommerce-checkout-field-editor/woocommerce-checkout-field-editor.php on line 517
[17-Aug-2023 06:56:05 UTC] PHP Deprecated: Required parameter $key follows optional parameter $field in /sites/website.co.at/files/wp-content/plugins/woocommerce-checkout-field-editor/woocommerce-checkout-field-editor.php on line 566
[17-Aug-2023 06:56:05 UTC] PHP Deprecated: Required parameter $args follows optional parameter $field in /sites/website.co.at/files/wp-content/plugins/woocommerce-checkout-field-editor/woocommerce-checkout-field-editor.php on line 566
[17-Aug-2023 06:56:05 UTC] PHP Deprecated: Required parameter $value follows optional parameter $field in /sites/website.co.at/files/wp-content/plugins/woocommerce-checkout-field-editor/woocommerce-checkout-field-editor.php on line 566
[
Our checkout page is not showing custom fealds.
billing_tax_notext NIP(VAT ID) Number
and
billing_checkbox – Required.
This is probably what happened after the last plugin update.
I checked all the settings and still nothing..
When I go to the order page, these fields show up for about 100ms. However, after a while, something overwrites the form and these fields disappear.
If you try to complete out this form, it says “please complete this field” but it is a custom field that is hidden. So these fields are active, but something hides them.
Thanks in advance.
Our checkout page is not showing custom fealds.
billing_tax_notext NIP(VAT ID) Number
and
billing_checkbox – Required.
This is probably what happened after the last plugin update.
I checked all the settings and still nothing..
When I go to the order page, these fields show up for about 100ms. However, after a while, something overwrites the form and these fields disappear.
If you try to complete out this form, it says “please complete this field” but it is a custom field that is hidden. So these fields are active, but something hides them.
Thanks in advance.