Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 30720 bytes)
You need to paste this code in wp-config.php file just before the line that says ‘That’s all, stop editing! Happy blogging.
define( 'WP_MEMORY_LIMIT', '256M' );