TD composer is not working

Posted in: Newspaper
Post count: 4

Whenever I use TD composer, it gives me the error, my website didn’t send any data. Here is the screenshot: http://prntscr.com/lo70jq

My wp-memory limit has been set to 356 MB: http://prntscr.com/lo712k

Post count: 22421

hello,
This is a limit coming from your host. Please add this code in your htaccess file

<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>

Thank you!

Post count: 4

It works! Thank you so much!

Post count: 4

One more question: after I added this line to htaccess file, the htaccess file was reverted back to the status without the line. I asked the hosting, and they told me it’s because your plugin td composer updated it.

Can you let me know what happened?

Post count: 20688

Hi,

Once entered in the htaccess file and saving the code should remain there at all times. Shouldn’t be removed by itself. The exception would be if you entered it between the begin and end tags
https://www.screencast.com/t/L4LIcweWrUqm
If you enter it there it will be removed after you save the permalinks for example. Try to enter it above the begin or below the end tags.

Thanks

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