TagDiv Composer not working

Posted in: Newspaper
Post count: 2

I have just installed Newspaper 9 theme and installed the Baby demo all is working fine however I do not have the Edit with TD Composer option on my homepage front end.

If I go to Dashboard-Pages there is the Option ‘Edit with Tag Div Composer’ but if I click it I get an error:

This page isn’t working
social.learnermama.com didn’t send any data
ERR_EMPTY_RESPONSE

Not sure what the issue is as the Plugin seems to be installed and active ok and everything else seems to be working ok so far.

Any help appreciated.

Post count: 35449

Hi,

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/
and please increase all requirements that are lower, and follow all steps.

WP_MEMORY_LIMIT try to increase it to a value of double you already have if possible.

Please add this code in the .htaccess file at the end of the file:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>

Thank you .

Post count: 2

Many thanks Calin.

I am working perfectly now.

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