My Newspaper 9 Theme Plugin tagDiv Composer Not Working. Show this error message
This page isn’t working
sirajganjtimes.com didn’t send any data.
ERR_EMPTY_RESPONSE
My site >>> https://sirajganjtimes.com
-
This topic was modified 7 years by
feroz-hasan.
Hi feroz706,
Please make sure that the theme system status is configured as mentioned in the requirements guide.
Please follow the guide carefully:
https://forum.tagdiv.com/requirements-for-newspaper/
Please try this ( https://www.screencast.com/t/pFoqAA4oa6 ):
In order to fix this you have to add the following lines in the .htaccess file located in your website main folder: .htaccess
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
Also ensure that you have the last version of TD Composer.
Thank you for your understanding.
-
This reply was modified 7 years by
Calin.
if you want my cpanel and wp admin panel? i gove you cpanel and wp username and password.
-
This reply was modified 7 years by
feroz-hasan.
Hi,
Please read this documentation about .htaccess https://www.wpbeginner.com/beginners-guide/why-you-cant-find-htaccess-file-on-your-wordpress-site/
Also you can contact your hosting provider .
Thank you for your understanding.
In some cases, the mod_substitute module default configuration may cause a timeout error on TD Composer when loading large pages . To fix this you have to add the following lines in the .htaccess file located in your website main folder:
.htaccess
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
problem is solved
.. 🙂 Thank you