Not able to edit the Blog page with TD composer

Posted in: Newspaper
Post count: 16

Hi,

I am trying to edit the blog page with TD composer but an error appears.

The steps I take are:

– I go to my pages menu,
– I click edit with TD composer
– The TD composer loads but with a red stripe on the top saying: “Error at rows: 1(models) : 0(dom). The model does not match the content”

Does anyone knows what this error is all about and how can I bypass it?

Post count: 1043

Check your system status parameters and increase according to the documentation from here -> https://forum.tagdiv.com/system-status-parameters-guide/

If that does not help, set up the code below in .htaccess

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

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