This thread is resolved. Here is a description of the problem and solution.
Problem:
The client is developing a site and needs to translate beneficiary names in WooCommerce bank account details for emails sent in Greek when an order is made with the bank payment option.
Solution:
First, we recommend checking our guide on how to translate WooCommerce emails, which might be useful in this case: How to Translate WooCommerce Emails.
Next, search for the strings in WPML -> Strings Translation. If you cannot find the strings, refer to our guide on How to Find and Make Strings Available For Translation in WPML.
Additionally, ensure your site meets the minimum requirements by increasing the WordPress memory limit. You can do this by adding the following code to your wp-config.php file:
/* Memory Limit */<br />define('WP_MEMORY_LIMIT', '256M');
Add it above the line /* That's all, stop editing! Happy blogging. */
You can double-check the WordPress memory limit in WPML -> Support.
If these steps do not resolve your issue, or if the solution becomes outdated, 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 needed, please open a new support ticket at WPML support forum for further assistance.
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 contains 3 replies, has 1 voice.
Last updated by 5 days, 23 hours ago.
Assisted by: Carlos Rojas.