Try adding this in your wp-config.php file guys...
define( 'WP_MAX_MEMORY_LIMIT', '256M' );
define( 'WP_MEMORY_LIMIT', '96M' );
Feel free to change the numbers
Try adding this in your wp-config.php file guys...
define( 'WP_MAX_MEMORY_LIMIT', '256M' );
define( 'WP_MEMORY_LIMIT', '96M' );
Feel free to change the numbers