Penci Design replied
Hi,
I check on your site.
It seem that the mod_subtitle module default configuaration you cause a timeout error when loading large pages. To fix this I added the following lines in the .htaccess file located in your website main folder:
.htaccess
\\ <IfModule mod_substitute.c>\ SubstituteMaxLineLength 10M\ </IfModule>
Now, it is working fine.Please check it again.
Best Regards,
PenciDesign