Comments on: Checkout Custom Fields for WooCommerce https://booster.io/features/woocommerce-checkout-custom-fields/ WordPress WooCommerce Plugin Wed, 22 Jan 2025 06:38:11 +0000 hourly 1 https://wordpress.org/?v=6.7.2 By: RokasJ https://booster.io/features/woocommerce-checkout-custom-fields/#comment-86206 Thu, 23 Jul 2020 09:18:07 +0000 https://booster.io/?p=3064#comment-86206 In reply to afree.

Hi,

We’re happy you’re enjoying our plugin. We would be very thankful if you spent a few mins leaving us a review here: https://wordpress.org/support/plugin/woocommerce-jetpack/reviews/?rate=5#new-post or here: https://booster.io/shop/booster-for-woocommerce-plus-plugin/

Best regards,
Rokas – Support team

]]>
By: afree https://booster.io/features/woocommerce-checkout-custom-fields/#comment-86112 Tue, 21 Jul 2020 22:08:23 +0000 https://booster.io/?p=3064#comment-86112 i using booster for my shop site , its great , thanks

]]>
By: Remy Sautaux https://booster.io/features/woocommerce-checkout-custom-fields/#comment-84142 Fri, 19 Jun 2020 00:27:28 +0000 https://booster.io/?p=3064#comment-84142 Is it possible to block the manual input and force to use the calendar for a date picker?
When guest are entering a wrong format manually there is no error message and they are still being able to validate the checkout with N/A date, making a big mess.
Thanks

]]>
By: jana_summer https://booster.io/features/woocommerce-checkout-custom-fields/#comment-82044 Tue, 12 May 2020 09:32:23 +0000 https://booster.io/?p=3064#comment-82044 In reply to swedenborg.

I sent three tickets to booster, and all of the three tickets suddenly receive no more answers from Booster.
I am very disappoined in this unsupportive way of handling questions from PAYING customers.
Honestly, to be ignored after multiple tickets, is something I have never experienced with other premium plugins.
The level of support provided by Booster is extremely low, and I feel insulted to be just left in the cold.

]]>
By: RokasJ https://booster.io/features/woocommerce-checkout-custom-fields/#comment-81379 Fri, 01 May 2020 08:38:27 +0000 https://booster.io/?p=3064#comment-81379 In reply to swedenborg.

Hi,

Could you contact us directly at support@booster.io?

Best regards,
Rokas – Support team

]]>
By: swedenborg https://booster.io/features/woocommerce-checkout-custom-fields/#comment-81288 Thu, 30 Apr 2020 06:17:20 +0000 https://booster.io/?p=3064#comment-81288 I bought the Booster Plus package with lifetime updates with the reduced price.
However, now I see that a “custom booster field” is not editable by the site admin afterwards ?

So when a client fills in a custom checkout field, and he e-mails that it was an error, the site-admin can’ change this anymore, I tested it !
How can I make those fields editable ?

]]>
By: Erick https://booster.io/features/woocommerce-checkout-custom-fields/#comment-81287 Thu, 30 Apr 2020 06:13:51 +0000 https://booster.io/?p=3064#comment-81287 When will Booster provide a decent “order delivery date” tool ?
One must be able to block dates on the datepicker, as it is of no use like this for visitors to be able to choose “sundays” or “company holidays” for delivery.

This simple plugin has all those functions that should be built-in in Booster: https://wordpress.org/plugins/delivery-date-for-woocommerce/#description

]]>
By: Ahmad https://booster.io/features/woocommerce-checkout-custom-fields/#comment-81226 Wed, 29 Apr 2020 02:59:03 +0000 https://booster.io/?p=3064#comment-81226 Hi there,

I’m trying to unset a custom checkout field for logged-in users, but my code doesn’t seem to work with your plugin.
The code I used should work as it works well with the default WooCommerce checkout fields.

Can you please have a look >

“`

add_filter( ‘woocommerce_checkout_fields’’, function ( $fields ) {
if ( is_user_logged_in() ) {
unset( $fields[‘billing’][‘billing_wcj_checkout_field_1’] );
unset( $fields[‘billing’][‘billing_wcj_checkout_field_2’] );
}
return $fields;
});

“`

Thanks
Ahmad

]]>
By: jana_summer https://booster.io/features/woocommerce-checkout-custom-fields/#comment-81182 Tue, 28 Apr 2020 14:49:04 +0000 https://booster.io/?p=3064#comment-81182 The datepicker is too limited.

It should be possible to EXCLUDE days, so people can’t choose a delivery date on Weekends.
Also in the backend Holiday periods should be able to be blocked.

What’s the use of this datepicker, when it can’t be integrated in a serious webshop ?

I hope this function will be added, is there a timeline ?
…because I always end up having to add more paid plugins on top of booster 🙁

]]>
By: RokasJ https://booster.io/features/woocommerce-checkout-custom-fields/#comment-80535 Sat, 18 Apr 2020 09:03:58 +0000 https://booster.io/?p=3064#comment-80535 In reply to Belarmino Celis.

Hi,

Could you contact us directly at support@booster.io?

Best regards,
Rokas – Support team

]]>