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.
Tagged: Bug
This topic contains 4 replies, has 2 voices.
Last updated by Bigul 1 year, 8 months ago.
Assisted by: Bigul.
Author | Posts |
---|---|
May 8, 2023 at 1:22 pm #13606003 | |
tinaL-2 |
Hello, I can't get to see all my translations strings. Only one shows up on the page. See attached image. Thanks, |
May 8, 2023 at 3:27 pm #13607135 | |
tinaL-2 |
I have increased the WP memory limit to 128MB and the problem is still there. The strings don't show up on the dmin page and this error warning is also still there: |
May 8, 2023 at 4:01 pm #13607349 | |
Bigul Supporter
Languages: English (English ) Timezone: Europe/Vienna (GMT+01:00) |
Hello, Welcome to the WPML support forum. I will do my best to help you to resolve the issue. The strings are not showing in WPML>>String Translation because of the *There is a problem with the String Translation table in your site* error. Please try the workaround suggested in the following errata URL and ticket after a full site backup. Then make sure you are getting the expected result or not. https://wpml.org/errata/missing-_icl_strings-_icl_string_translations-data-tables/ If the problem remains, please share with us the WordPress debug.log(not WPML debug information) for collecting more details on this. Refer to this page for instructions https://wpml.org/documentation/support/debugging-wpml/ To enable the WordPress Debug log, open your wp-config.php file of site root and look for define('WP_DEBUG', false);. Change it to: // Enable WP_DEBUG mode define( 'WP_DEBUG', true ); // Enable Debug logging to the /wp-content/debug.log file define( 'WP_DEBUG_LOG', true ); // Disable display of errors and warnings define( 'WP_DEBUG_DISPLAY', false ); @ini_set( 'display_errors', 0 ); In this case, the errors will be saved to a debug.log log file inside the */wp-content/* directory. Please visit WPML>>String Translation and check if you are getting any errors or warnings related to WPML in the log file. If you can paste your debug.log to http://pastebin.com/index.php and provide me that link it would be great! (This is the cleanest way because sometimes the logs are long and create a complete mess of discussion). -- Bigul |
May 15, 2023 at 2:48 pm #13649111 | |
tinaL-2 |
Hello, Help me please! New threads created by Bigul and linked to this one are listed below: https://wpml.org/forums/topic/one-string-of-the-footer-is-not-showing-translation/ https://wpml.org/forums/topic/footer-icon-elements-do-not-show-up-in-the-strings/ https://wpml.org/forums/topic/i-have-a-button-that-i-cannot-find-in-strings/ |
May 16, 2023 at 8:18 am #13653147 | |
Bigul Supporter
Languages: English (English ) Timezone: Europe/Vienna (GMT+01:00) |
Hello, Thank you for the updates. Happy to know you are getting the expected results in WPML>>String Translation now. Please note, I have opened new tickets for the other issues. Because as per our support policies, we can only handle one issue per ticket. It will help us to serve you better and we can avoid discussing multiple problems in one ticket. I will get back to you soon on the latest tickets. Thank you for your understanding. Please wait. -- Bigul |