Site icon Anthony Carbon

How to fix Avada themes WP Memory Limit using Godaddy cpanel.

avada-01

If you encountered the same error just like the image above, just follow this instructions.

Open your wp-config.php in cpanel and add this code.

define( 'WP_MEMORY_LIMIT', '128M' );
Exit mobile version