qTranslate-Team / woocommerce-qtranslate-x

Enables multilingual framework for plugin "WooCommerce - excelling eCommerce".
GNU General Public License v3.0
11 stars 19 forks source link

Can't remove cart item #14

Closed cnasikas closed 9 years ago

cnasikas commented 9 years ago

Hi

I experience a weird problem. I can't remove an item from cart. I inspect the cookies and I see that the session cookies won't be removed when I remove the item. If I change language to the default language (English) the item can be removed(the url changes).

I spoke to Woocommerce support and they told me:

I can now see what the problem is; when attempting to remove an item from the cart, your translate plugin attempts to translate the URL, which prevents it from being removed from the cart:

You can see that it causes a redirect back to the cart page. The cart works fine using the language defined within WordPress(English), thus it appears to be working as it should. However, your translation plugin is preventing the items from being removed from the cart. WooCommerce is only designed to work with a single language. Because of this, I ask that you submit a support ticket with the developers of the plugin so that they can hopefully correct this and prevent the redirect from occurring.

Thanks in advance

johnclause commented 9 years ago

I could not reproduce it, works for me under theme "Store Front". Is your custom theme template involved?

cnasikas commented 9 years ago

Hi

First of all sorry for the duplicate post. Was too tired at the moment to notice it. Sorry again!

I made a lot of tests to be sure to not bother you without a reason. I disable all plugins expect woocommerce, qtranslate-x and WooCommerce & qTranslate-X, change the theme to Store front and everything is working fine. When I enable WooCommerce Bookings the problem appears. So fortunately is not a qtranslate-x problem.

I will contact again to WooCommerce.

Thanks again!

johnclause commented 9 years ago

Ok, I am closing this for now, we can still write into closed issue or we can re-open it if needed.