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 3 replies, has 2 voices.
Last updated by edouardB-3 1 year, 11 months ago.
Author | Posts |
---|---|
February 22, 2023 at 9:21 pm #13092913 | |
edouardB-3 |
Hello, |
February 22, 2023 at 10:40 pm #13093463 | |
Mihai Apetrei Supporter
Languages: English (English ) Timezone: Europe/Bucharest (GMT+02:00) |
Hi there. Before this ticket gets assigned to my colleagues, I will try to help. The proper way to translate strings depends a lot on how they have been implemented inside the theme/plugin. Sometimes, there are even duplicates of the same string and only one of them is the correct one that needs to be translated. Also, sometimes, simply removing the string (checking the box and removing it) and then re-registering it again by scanning for it (one of the methods below) and re-translating it resolves the issue. 1. Please try this: Go to WPML > String Translation and at the bottom of the page you will find a checkbox called "Look for strings while pages are rendered". You can enable (check) that and then go in the front end to a page where you have that string showing up and then go back to WPML > String Translation and search for that string and see if it now shows up. 2. If you can't find them inside the WPML > String Translation, they might be added as admin text. This should be the normal process to find and translate admin text strings: Please let us know how that goes. Kind regards, |
February 23, 2023 at 6:16 am #13094889 | |
edouardB-3 |
Hello, |