I have the same problem also. I can’t remove a item from the cart with WPML or qtranslate-x as language management system.
I downgrade wordpress to 4.1.1 and it seems to be working with the latest wooCommerce but haven’t test it thoroughly to be sure.
Forgot to say that the downgrade it seems to be working with qtranslate. With WPML the problem continues.
It has nothing to do with multilingual pluginsm this is a woocommerce problem, I kept the install as clean as possible just wordpress and woocommerce, if you change the language other than english, this bug exists
downgrading is not an option due to security
I found a solution to the problem
opening the file woocommerce/includes/class-wc-form-handler.php
comment out line 394
//wc_add_notice( sprintf( __( ‘%s removed. %sUndo?%s’, ‘woocommerce’ ), $product->get_title(), ‘‘, ‘‘ ) );
and then the delete product from cart works.
I’m not a programmer so i don’t know what implications this might have, but from what i can see it just won’t display the undo link
Hopefully someone can fix this
Ok update
I changed only this %sUndo?%s
to %sBring Back?%s
and everything works as it should
I really hope the woocommerce developers are following this thread
I’m having this issue too, tried your solution with no luck…
Hi guys!
Just to confirm that exentric-gr‘s solution is working. Same position here, don’t know any implications this might have but now working. I’ll inform if anything happens.
Thanks!
Running
WordPress 4.2.2
WooCommerce 2.3.8
WPML 3.1.9.7