To increase your WordPress Memory limit, open the wp-config.php file and locate the following line:
define( 'WP_MEMORY_LIMIT', '96M' ); - You will need to change its value to up to 768M on all shared hosting accounts.