btw, the translations are done by WPML
Hi,
You should be able to translate shipping rates through the WPML features on the right side of the shipping rate. Here you can translate it separately per each language.
Note that the plugin does not specifically support translation, so I cannot guarantee how/if it will work.
Regards,
Jeroen
Hi,
Thank you, Jeroen for your awesome works. The plugin works perfectly for my project but I also faced a problem that I cannot get it to work on secondary language site using WPML.
@alapimba, Can you let me know if any method you can get it to work on secondary language.
It will be much appreciated.
Thank you,
Sam
I have the same issue: can’t get this plugin to work in translated languages. On main language it works like a charm!
I believe I figured out what’s the issue: products, posts, pages… everything translated is saved in WordPress as a NEW entry: it gets a new ID. Which means that a condition “if a cart contains product with id 2” isn’t valid anymore when you switch languages.