This thread is resolved. Here is a description of the problem and solution.
Problem:
The client is experiencing issues with translating certain strings in the footer and global options of their website using the WPML plugin. Some strings are translated while others are not.
Solution:
We recommend adding a text domain to the strings that are not being translated. For example, modify your code to include the text domain like this:
<?php echo __("SUBSCRIBE", "mesa"); ?>
After updating the code, please navigate to WPML-> Theme and Plugin Localization and scan the theme or plugin that contains this code for changes to take effect. For detailed guidance, check our documentation.
If this solution does not resolve your issue or seems irrelevant due to being outdated or not applicable to your case, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If further assistance is needed, please open a new support ticket.
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 is split from https://wpml.org/forums/topic/split-wpml-and-acf-pro-problem/
This topic contains 3 replies, has 2 voices.
Last updated by 10 months ago.
Assisted by: Osama Mersal.