This thread is resolved. Here is a description of the problem and solution.
Problem:
The client needed to increase the WordPress memory limit to at least 256 MB for WPML and was looking for recommendations on plugins to customize and enhance the appearance of emails.
Solution:
We advised the client to increase the WordPress memory limit by adding the following code to the
wp-config.php
file:
define ('WP_MEMORY_LIMIT', '256M');
This code should be placed just before the comment:
// That's all, stop editing! Happy blogging.
For email customization, we recommended checking the WPML-compatible plugins directory here:
https://wpml.org/plugin/
Specifically, for email-related plugins, the client can search using this link:
https://wpml.org/plugin/page/4/?wpv_view_count=120064&wpv_post_search=mail&wpv_filter_submit=Search
A suggested plugin for email customization is:
https://wordpress.org/plugins/email-customizer-and-designer-for-woocommerce/
If this solution does not resolve your issue or seems outdated, please check the related known issues at https://wpml.org/known-issues/, verify the version of the permanent fix, and confirm that you have installed the latest versions of themes and plugins. If the problem persists, we highly recommend opening a new support ticket 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 2 voices.
Last updated by 7 months, 3 weeks ago.
Assisted by: Andreas W..