Problem: The client is unable to see the English translation of a horse named Dallas Du Domaine Z on their website, despite the translations being visible in the translation screen. The original Dutch texts are displayed instead. Solution: We identified that the issue might be due to insufficient memory allocated to WordPress. WPML requires a minimum memory limit of 128MB, with 256MB recommended. To resolve this, increase the memory limit by adding the following lines to your wp-config.php file:
Place these lines just before the "/* That's all, stop editing! Happy publishing. */" line. For more details, visit Editing wp-config.php. After adjusting the memory limit, follow these steps: 1. Empty all your website's caches 2. Make a minor text change on the affected page and save 3. Empty all caches again 4. Update the post translation 5. Empty all caches once more If the problem persists, it might be due to other reasons such as outdated solutions or a different issue. We recommend checking related known issues at WPML Known Issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If necessary, please open a new support ticket at WPML Support Forum for further assistance.