This thread is resolved. Here is a description of the problem and solution.
Problem:
The client is using WooCommerce Checkout Manager with WPML and is unable to translate the values of a conditional dropdown list from English to Arabic. The strings are still showing in English despite trying solutions from the WPML forum.
Solution:
First, we asked the client if they had tried two specific methods for finding and translating strings that do not appear on the String Translation page:
1) Finding strings that aren’t selected for translation
2) Auto-register strings for translation
We then inquired if the client found the string in WPML > String Translation after trying these methods.
Next, we provided a Custom XML Configuration code to add in WPML > Settings if the fields were added in the "shipping", "Billing", or "Additional" sections:
<wpml-config><br /> <admin-texts><br /> <key name="wooccm_billing"><br /> <key name="*"><br /> <key name="options"><br /> <key name="*"><br /> <key name="label"></key><br /> </key><br /> </key><br /> </key><br /> </key><br /> <key name="wooccm_shipping"><br /> <key name="*"><br /> <key name="options"><br /> <key name="*"><br /> <key name="label"></key><br /> </key><br /> </key><br /> </key><br /> </key><br /> <key name="wooccm_additional"><br /> <key name="*"><br /> <key name="options"><br /> <key name="*"><br /> <key name="label"></key><br /> </key><br /> </key><br /> </key><br /> </key><br /> <admin-texts><br /></wpml-config>
However, we noted that this might not be necessary as we tested the method linked above and confirmed that the dropdown was correctly translated on our test site. We suggested that if the problem persists, the client should switch their theme to Storefront or TwentyTwentyone to see if the issue resolves.
If the provided solution is outdated or not applicable to the client's case, we recommend opening a new support ticket. We also highly recommend checking related known issues, verifying the version of the permanent fix, and confirming that the latest versions of themes and plugins are installed.
For further assistance, please contact our support team.
This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
This topic contains 4 replies, has 2 voices.
Last updated by 2 years, 8 months ago.
Assisted by: Alejandro.