Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Need advice for WPML

Home / Forums / Virtue Theme / Need advice for WPML

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
July 12, 2018 at 4:15 am

Hello, I am using the WPML plugin on my site. I had some small issues with the plugin and I contacted their support forum. The issues are resolved but they gave me this advice:

Can you please increase your Memory Limit and WP Memory limit to 256M? 128M is the minimum required by WPML.
Your current values are:
– Memory Limit 256M
– WP Memory Limit 40M

Add this code to your wp-config.php to increase WP memory:
/** Memory Limit */
define('WP_MEMORY_LIMIT', '256M');

Paste it just before:
/* That's all, stop editing! Happy blogging. */

These settings can be limited directly by your hosting provider, so I recommend you to contact and ask them to modify them directly. If you can get even higher values It would be great.

So I asked my hosting service and the increased memory limit to 256M, and that there is no need to change the wp-config.php
I still got on my System Status :
WP Memory Limit: 40 MB

What should I do? Should I change the wp-config.php by myself?
Thanks in advance, GAbi

  • The forum ‘Virtue Theme’ is closed to new topics and replies.