WPIntell

Source evidence

cannot complete the order.

Decimal Product Quantity for WooCommerce · support · 2025-03-09T21:28:00+00:00

complaintsentiment
highseverity
1.0relevance
12replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 34 rows with source links

17.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Tobias unresolved
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 . 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

Comments

12 shown
WPGear-Support 2025-03-10T12:49:00+00:00

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?

Tobias 2025-03-10T14:20:00+00:00

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 .

WPGear-Support 2025-03-10T16:07:00+00:00

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.

Tobias 2025-03-10T22:27:00+00:00

Thanks – mybe it’s a conflict with another plugin – i try it on our website, too

Tobias 2025-03-10T22:30:00+00:00

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.

SITEWEB44 2025-03-14T16:21:00+00:00

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 .

WPGear-Support 2025-03-14T16:47:00+00:00

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]

SITEWEB44 2025-03-14T16:51:00+00:00

it’s not a plugin, it’s a code use by woocommerce This reply was modified 1 year, 2 months ago by SITEWEB44 .

SITEWEB44 2025-03-14T16:52:00+00:00

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-...

WPGear-Support 2025-03-14T16:54:00+00:00

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. )))

SITEWEB44 2025-03-14T16:55:00+00:00

ok thank you, but it’s working )))

SITEWEB44 2025-03-14T16:57:00+00:00

i used block because i’m using Point of sale