cannot complete the order.
-
Hi,
first: thanks for the great plugin. calculation is top and work well. We use WP Overnight Plugins and it work good too. The PDF Bills are with the correct input.
But one thing is strange. we couldn´t finished the order process. After safing a new order it doesn´t work and email to the client isn´t send. How can we get this?
This is written in console:
An invalid form control with name=’order_item_qty[211]’ is not focusable.
<input type=”number” step=”0.25″ min=”0.25″ autocomplete=”off” name=”order_item_qty[211]” placeholder=”0″ value=”14.4″ data-qty=”14.4″ size=”4″ class=”quantity”>Thanks for your answer.
Best regards!
-
This topic was modified 1 year, 2 months ago by
Tobias.
-
This topic was modified 1 year, 2 months ago by
-
Hello Tobias
This happens when trying to change the already created Order?
– Change the Quantity?
– Or add a New Product that is not in the Order?Hi and thanks for your message!
It happens when the Quantity is changed in Backend. If you like – i can send you a temporary link.
Best regards!
-
This reply was modified 1 year, 2 months ago by
Tobias.
I can’t repeat such a mistake.
I tried in different browsers, on different sites, on different servers.
Everywhere everything is ok.Interesting.
I will think.Thanks – mybe it’s a conflict with another plugin – i try it on our website, too
i get this error too: The current version of the plugin “Decimal Product Quantity for Woocommerce” will not work correctly if the pages: Cart, Checkout, Order – have a block structure. Check the Pages: Cart, Checkout – how can we change cart and checkout? I cannot delete the block editor on this pages.
same problem for me – have a block structure, but i can make an order.
So i reverse to v13.41.2 and the error message is gone
-
This reply was modified 1 year, 2 months ago by
SITEWEB44.
Hi Tobias
It is not necessary to delete “Block Editor”.
You can use for example, plugin: “Classic Editor”.
And only for some pages.Also, you can try a plugin “Block Manager” for control of Blocks.
ShortCode for Cart page: [woocommerce_cart]
ShortCode for Checkout page: [woocommerce_checkout]it’s not a plugin, it’s a code use by woocommerce
-
This reply was modified 1 year, 2 months ago by
SITEWEB44.
Hello
It’s not a plugin; it’s a code insert by woocommerce :
<!-- wp:woocommerce/checkout -->
<div class="wp-block-woocommerce-checkout alignwide wc-block-checkout is-loading"><!-- wp:woocommerce/checkout-fields-block -->
<div class="wp-block-woocommerce-checkout-fields-block"><!-- wp:woocommerce/checkout-express-payment-block -->
<div class="wp-block-woocommerce-checkout-express-payment-block"> </div>
<!-- /wp:woocommerce/checkout-express-payment-block -->
<!-- wp:woocommerce/checkout-contact-information-block -->
<div class="wp-block-woocommerce-checkout-contact-information-block"> </div>
<!-- /wp:woocommerce/checkout-contact-information-block -->
<!-- wp:woocommerce/checkout-shipping-method-block -->
<div class="wp-block-woocommerce-checkout-shipping-method-block"> </div>
<!-- /wp:woocommerce/checkout-shipping-method-block -->
<!-- wp:woocommerce/checkout-pickup-options-block -->
<div class="wp-block-woocommerce-checkout-pickup-options-block"> </div>
<!-- /wp:woocommerce/checkout-pickup-options-block -->
<!-- wp:woocommerce/checkout-shipping-address-block -->
<div class="wp-block-woocommerce-checkout-shipping-address-block"> </div>
<!-- /wp:woocommerce/checkout-shipping-address-block -->
<!-- wp:woocommerce/checkout-billing-address-block -->
<div class="wp-block-woocommerce-checkout-billing-address-block"> </div>
<!-- /wp:woocommerce/checkout-billing-address-block -->
<!-- wp:woocommerce/checkout-shipping-methods-block -->
<div class="wp-block-woocommerce-checkout-shipping-methods-block"> </div>
<!-- /wp:woocommerce/checkout-shipping-methods-block -->
<!-- wp:woocommerce/checkout-payment-block -->
<div class="wp-block-woocommerce-checkout-payment-block"> </div>
<!-- /wp:woocommerce/checkout-payment-block -->
<!-- wp:woocommerce/checkout-additional-information-block -->
<div class="wp-block-woocommerce-checkout-additional-information-block"> </div>
<!-- /wp:woocommerce/checkout-additional-information-block -->
<!-- wp:woocommerce/checkout-order-note-block -->
<div class="wp-block-woocommerce-checkout-order-note-block"> </div>
<!-- /wp:woocommerce/checkout-order-note-block -->
<!-- wp:woocommerce/checkout-terms-block -->
<div class="wp-block-woocommerce-checkout-terms-block"> </div>
<!-- /wp:woocommerce/checkout-terms-block -->
<!-- wp:woocommerce/checkout-actions-block -->
<div class="wp-block-woocommerce-checkout-actions-block"> </div>
<!-- /wp:woocommerce/checkout-actions-block --></div>
<!-- /wp:woocommerce/checkout-fields-block -->
<!-- wp:woocommerce/checkout-totals-block -->
<div class="wp-block-woocommerce-checkout-totals-block"><!-- wp:woocommerce/checkout-order-summary-block -->
<div class="wp-block-woocommerce-checkout-order-summary-block"><!-- wp:woocommerce/checkout-order-summary-cart-items-block -->
<div class="wp-block-woocommerce-checkout-order-summary-cart-items-block"> </div>
<!-- /wp:woocommerce/checkout-order-summary-cart-items-block -->
<!-- wp:woocommerce/checkout-order-summary-coupon-form-block -->
<div class="wp-block-woocommerce-checkout-order-summary-coupon-form-block"> </div>
<!-- /wp:woocommerce/checkout-order-summary-coupon-form-block -->
<!-- wp:woocommerce/checkout-order-summary-subtotal-block -->
<div class="wp-block-woocommerce-checkout-order-summary-subtotal-block"> </div>
<!-- /wp:woocommerce/checkout-order-summary-subtotal-block -->
<!-- wp:woocommerce/checkout-order-summary-fee-block -->
<div class="wp-block-woocommerce-checkout-order-summary-fee-block"> </div>
<!-- /wp:woocommerce/checkout-order-summary-fee-block -->
<!-- wp:woocommerce/checkout-order-summary-discount-block -->
<div class="wp-block-woocommerce-checkout-order-summary-discount-block"> </div>
<!-- /wp:woocommerce/checkout-order-summary-discount-block -->
<!-- wp:woocommerce/checkout-order-summary-shipping-block -->
<div class="wp-block-woocommerce-checkout-order-summary-shipping-block"> </div>
<!-- /wp:woocommerce/checkout-order-summary-shipping-block -->
<!-- wp:woocommerce/checkout-order-summary-taxes-block -->
<div class="wp-block-woocommerce-checkout-order-summary-taxes-block"> </div>
<!-- /wp:woocommerce/checkout-order-summary-taxes-block --></div>
<!-- /wp:woocommerce/checkout-order-summary-block --></div>
<!-- /wp:woocommerce/checkout-totals-block --></div>
<!-- /wp:woocommerce/checkout -->Hi SITEWEB44
Block Structure – Not Supported. For all versions of WDPQ. You need to revers Woo too.
And Use – Classic pages: Cart, Checkout.WDPQ v13.41.2 – just not have a Notice Message about it. )))
ok thank you, but it’s working )))
i used block because i’m using Point of sale
-
This reply was modified 1 year, 2 months ago by
The topic ‘cannot complete the order.’ is closed to new replies.