George Botsev
Forum Replies Created
-
I have tried to reproduce the case here that you explained.
In my clean test setup I am always getting the notification that my cart is going to be cleared, when I switch my language.
Perhaps you can provide me with more data on how I can reproduce the issue?I tested with both a product created in Danish and one in English.
When I add a product, and then switch the language – it always offers me to stay in the new language and clear the cart or to get back.
This is only if the option in WooCommerce > WooCommerce Multilingual > Settings for the clearing on language switch is active.Forum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] Order QuestionHello, thank you for bringing this to our attention.
The order is not translatable and it is made in the language in which is being purchased from the frontend.
Based on this language the further communication with the client should be in that language too.
In the admin screen for the order, you should be able to see everything in the current user language.
The fact that you see the content mixed, means that there is something that is not entirely correct.
I have escalated the issue to our developers.If you are interested in the code you can take a look at /woocommerce-multilingual/inc/class-wcml-orders.php in the function woocommerce_order_get_items()
Hello and thank you for reporting this issue and for your feedback. The dialog should work in Danish too, and this is strange that it is not working for you.
I will attempt to diagnose the issue and get back to you once I have more information.I just read your last row – somehow I missed that.
Well, then I suggest you to go to our forum at wpml.org and open a new ticket and mention this one in there so that you don’t start from the absolute beginning – so that we can help you debug the issue.Template debug mode here is not helping us very much. The notice that you are getting is not a problem in my opinion.
Perhaps if you test in a minimal setup – only WooCommerce, WPML and WooCommerce Multilingual and change your theme to a default theme like TwentySeventeen we might be able to pinpoint the culprit that causes the issue better.Hello,
Perhaps
wcml_formatted_price -> https://wpml.org/wcml-hook/wcml_formatted_price/ would help you here.
Or maybe wcml_product_price_by_currency -> https://wpml.org/wcml-hook/wcml_product_price_by_currency/Hello,
The problem that you mention here may be indicative of a bigger issue.
I recommend you to check if you have all of the latest versions of all plugins – WPML and WooCommerce Subscriptiions and if not – to update.
If the problem is only the product type, then you can edit it.
Usually WooCommerce Multilingual locks the editing of certain fields in the translated products.However, if you temporary disable WooCommerce Multilingual this will allow you to edit the translated product without being locked.
I cannot guarantee you success and I recommend you to open a ticket in our forum at wpml.org so that we can investigate more in-depth the issue after you update.Thank you for the details.
I will convey them to our compatibility team.
I cannot guarantee you if the issues will be fixed in the next update. Usually communicating between theme/plugin authors take some time…Hello,
As far as I see, this code is introduced in WPML Core plugin.
I will investigate the case and get back to you.For some translations to work you need to use the WooCommerce Multilingual Translation editor (based on WPML Translation Management plugin and editor).
One example is custom attributes (per product attributes) as they cannot be translated using the native editor.Forum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] Fix localization stringYes, I agree – in WooCommerce the string is like that.
You cannot add another "%s" to your cart.
In WooCommerce Multilingual is like that:
You cannot add another "%s" to your cart.I have escalated this to our developers and they will attend to this and fix it.
Thank you for reporting this to us.
I will make sure that this report reaches our compatibility team.
As far as I see, currently the extension is being re-tested for its new versions.Forum: Plugins
In reply to: [WPML Multilingual & Multicurrency for WooCommerce] Fix localization stringHello,
Thank you for reporting this.
Do you have any issue with the translation of this string as it is now?Hello,
I tried to reproduce the same case as you reported, but currently I am unable to do so in a clean local install. I suspect that you might have either a theme, or a plugin that may not be 100% compatible and thus causing the problem.
Could you help us reproduce the problem so that we can find where to look at?
1. Are you using the latest versions of our plugin and WPML? if not – please update and give it one more go. Always do backup first!
2. Are you using any other plugins? What if you disable them and then test again?
3. Can you test if the issue persists in a minimal setup – only WooCommerce, WPML and WooCommerce Multilingual and change your theme to a default theme like TwentySeventeen?Thank you for bringing up this to us.
I have escalated the problem to our developers. When they respond and we have some progress – I will let you know.But these are not an error messages.
These are normal requests to admin-ajax.php which does some functions in the background.
At this time it would be better to suggest you too to open a new ticket in our forum at wpml.org so that we can investigate more in-depth the issue.