George Botsev
Forum Replies Created
-
Hello and thank you for reporting this issue.
I have escalated it to our developers.
When I have more information, I will let you know.Maybe you should take a look at the functions trbl_sync_variations() and wcml_sync_product_variations() – they might give you some ideas on how to implement it because they are the ones that are called when you press that button
Hello and thank you for contacting us.
Unfortunately, I am unable to reproduce the same issue that you are reporting here.
Perhaps some of your plugins is affecting that functionality.
Please test with a basic setup with only WPML plugins and WooCommerce Multilingual and WooCommerce – there might be some other plugin that is influencing the editing of the order.Hello and thank you for contacting us.
Can you provide me more information about the issue?
Where exactly the issue is happening? Is it in the WooCommerce > WooCommerce Multilingual > Multicurrency tab?
Perhaps you have activated automatic currency exchange rates?
Or it is perhaps in product edit screen?Have you tested in a minimal setup only with WPML, WooCommerce Multilingual and WooCommerce – if this problem is happening again?
Hello @focusedmedia.
Thank you for contacting us.
Would you be able to provide more details as I am unable to reproduce the same issue on a clean install with a theme like TwentySeventeen?
Could you test in a minimal setup – only with WPML and WooCommerce Multilingual and WooCommerce if the issue persists? Perhaps the problem is coming with the interaction of a third party plugin that might not be compatible.
Can you test with a default theme? It is always a good idea to test with accepted as standard themes.Thank you for the link.
As this ticket is going to be handled there, I am closing this one here.A fix for this issue will be included in the next release of WooCommerce Multilingual.
We are planning on releasing a beta this week and if the tests are good – the stable release next week – maybe at the end of it.
If you wish, I can provide you a diff patch file.WPML translation analytics is now a plugin that was retired a long time ago.
Using that plugin is not recommended and it might cause issues because it is an old version.
If you have created a ticket in WPML.org please paste here the link so other people with the same problem can follow.This is very wrong.
Usually, when you create and translate variations – they have an entry in icl_translations table in the database that make them linked one to another between the languages.
Maybe you should also update that entry as well.Hello, and thank you for contacting us.
As far as I see, WooCommerce returns an error because it cannot find and order with that ID because of any of these conditions:if ( ! $order->get_id() || ! ( $post_object = get_post( $order->get_id() ) ) || ! in_array( $post_object->post_type, wc_get_order_types() ) ) {Can you provide more information please?
Which versions of WPML and other plugins are you using?
Is this happening if you disable all plugins except WPML+Addons, WooCommerce Multilingual, and WooCommerce (main plugin).
What exact steps make this issue to appear?Perhaps because this issue requires more in-depth debugging, it would be a good idea that you open a new ticket in our support forum at wpml.org, where we can exchange credentials securely (once enabled by the moderators), so that we can debug the issue more faster.
Is this the whole code? Can you provide the full code so that our developers can review it.
It might be that you have not created the proper relationships between the variations.The problem may be coming with interacting with the theme as well, not only the plugins.
I would suggest you to test once more time with a default theme too.
Depending on your site contents and user plugins/theme the memory requirements may be higher.
Please do note that the minimum requirements for running WPML and WooCommerce Multilingual is 128 megabytes of memory.Can you give me more details please?
Why this is not working for you?I don’t mind it being not resolved.
I marked it before because the plugin question was: “Who can we contact to talk about creating a compatibility with this feature?” and that was answered.Currently, as far as I am aware, there is still no 100% compatibility between WPML and WP Rocket.
Our compatibility team is in contact with the team that makes WP Rocket and the final solution to the compatibility problem should come from them.