Fatal error: Allowed memory

Solution:

add this in top of wp-config

ini_set(‘memory_limit’, ‘-1’);