PenciDesign Supporter replied
Staff Reply
Hi,
I've fixed your site by adding the following content to the top of the wp-config.php file:
set_time_limit(30000);
define('WP_MEMORY_LIMIT', '512M');
Regards,
PenciDesign.