Error in tagDIV Composer

Posted in: Newspaper
Post count: 10

Hello, my tagDIV Composer doesn’t load any more and i have an error when i try to load the composer : Error at rows: 9(models) : 0(dom). The model does not match the content.
And i can’t do anything to pass this error and it also doesn’t load any more.

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 .

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