I'm working on a WordPress site and although I've been able to translate 98% of my site, there are still a few sentences here and there that I can't find in the string translation. What should I do?
Thank you for contacting WPML Support, I will be happy to help you.
Could you please try following these steps and check if you can find the strings needed:
- go to WPML -> String Translations
- scroll at the bottom of the page, click the blue link Translate texts in admin screens »
- after you click, in the page that opens (Admin Texts Translation), search for the strings you need to translate
- select the checkboxes next to them and click “Add to String Translation”
- go back to WPML -> String Translation
It might not be related to the issue, but according to your debug.info, the WP memory limit needs to be increased, WordPress uses 40Mb as default and the minimum requirements for WPML are 128 MB. (Kindly check this page: https://wpml.org/home/minimum-requirements/)
You can increase it by adding the following code in your wp-config.php file right before the line: /* That's all, stop editing! Happy publishing. */