Penci Design replied
Hi,
I checked on your site and i don't see error on your site.
But i add custom code to .htaccess file to change SubstituteMaxLineLength
<IfModule mod_substitute.c> SubstituteMaxLineLength 10M </IfModule>
Then change WP Memory Limit with custom code http://prntscr.com/p5yaed
define( 'WP_MEMORY_LIMIT', '256M' );
Please check it again
Best Regards,
PenciDesign