I’ve done all suggested fixes I’ve found on the forum for the error “Error at rows: 1(models) : 0(dom). The model does not match the content” and nothing has fixed the issue.
*Updating php.ini and .htaccess according to system requirements listed in https://forum.tagdiv.com/system-status-parameters-guide/
*Adding to .htaccess:
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
*Adding to wp-config.php file:
define ( ‘CONCATENATE_SCRIPTS’, true );
The only issue still popping up in the system status is WP MEMORY LIMIT, which says is set at 40MB but all of my settings are actually set to 256MB (even got my host involved to make sure and they confirmed).
I have also created a different posts page and have the same problem; the previous post page would then be opened for editing without a problem.
So I am not too sure what the ultimate problem is here, but I am not able to edit any page designated as a posts page.
Hi,
Please send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you.
If anyone had similar issues like mine and updated to 9.1, this is the response I received from support:
If you are referring to pages set as post page in the WordPress settings, after the latest theme update these pages cannot be edited with the tagDiv composer after they are set.
This was done because the page set as posts page will not be used by the theme so it will have no purpose to set it.. The homepage setting will work fine – https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
You can create as many pages as needed to display your posts, with the tagDiv composer.