Newspaper 9- tagDiv Composer Not Working

Posted in: Newspaper
Post count: 9

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

Post count: 35449

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.
Post count: 9

not see .htaccess file

Post count: 9

if you want my cpanel and wp admin panel? i gove you cpanel and wp username and password.

Post count: 35449

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.

Post count: 1

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

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.