Hello,
I translate this word "search for product..." from theme strings but it didnt work i tryed to delete and renew the translating and same not worked (i get this problem many times) .. i need sulotion pls
before your ticket is assigned to one of my colleagues, please allow me to walk you through some initial debugging steps. This will help speed up the support process.
If you translated the correct strings and it does not appear as translated, the reason could be your low WP_MEMORY_LIMIT.
Add this code to your wp-config.php to increase WP memory:
define('WP_MEMORY_LIMIT', '256M');
Paste it just before: "That's all, stop editing! Happy blogging."
See here for more information https://wpml.org/home/minimum-requirements/
Note: WPML needs a minimum WP Memory limit of 128M to work only under a minimal environment, which means, with a default theme and no other plugins installed.
We'll go through some of the most common reasons why strings don't appear on the page and where you can find them. Give it a try, and let me know how it goes!
**IMPORTANT**
- Please backup the site files and database before providing us access.
- If you have a staging site where the problem can be reproduced, it is better to share access to the staging site.
Hello Mohamed,
Good morning! The "Search for products..." string has been successfully translated on the backend, and it is working perfectly on smaller devices such as mobile phones. I strongly recommend creating a staging site and updating all your plugins to the latest version.
The Elementor plugin has been used to create the search form on the header, and I believe the latest version of Elementor will help resolve the translation issue.