Home Front Page not loading

Posted in: Newspaper
Post count: 1

I couldn’t open the home front page with “edit with TagDiv Composer” it keep on loading and showing this error. No idea what it is.

Error at zones: 6(models) : 0(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)

site: songmanh.net

Post count: 21065

Hello @v9m!

This issue with the error from Composer has also been discussed here: https://forum.tagdiv.com/topic/errors-at-columns-elements-5/
Please make sure you did all the steps which I mentioned here: https://forum.tagdiv.com/topic/errors-at-columns-1models-0dom-the-model-does-not-match-the-content-curr/

Let me know the results!

Thank you!

Post count: 8

Hi,
Starting this year, we have the same problem to edit individual pages using TagDiv Composer. The panel on the left loads, but the page to edit doesn’t anymore. There’s a loading screen and then an error appears, as in the attached screenshot. I have tried all the advice from the forum, unfortunately to no avail. If I keep refreshing the edit page, on average 2-3x a day the edit page loads and works. But usually (99% of times) it doesn’t and it’s like the attached screenshot.
All settings and requirements of Newspapper are met, there are no errors, nothing is missing, limits are increased, plugins are up to date. I tried desactivating all plugins and leaving only tagDiv ones, I also reinstalled tagDiv Cloud and Composer, I cleared cache many times. It does not help.

Please advise, because currently it is impossible to run the site without the ability to edit the pages and our business is at risk because of that.

Here’s the htaccess:

# BEGIN WordPress
# The directives (lines) between “BEGIN WordPress” and “END WordPress” are
# dynamically generated, and should only be modified via WordPress filters.

# Any changes to the directives between these markers will be overwritten.
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* – [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
<IfModule mod_substitute.c>
SubstituteMaxLineLength 10M
</IfModule>
<IfModule mod_headers.c>
Header always append X-Frame-Options SAMEORIGIN
</IfModule>
Options -Indexes

Error tagDivComposer (https://imgur.com/a/QtvADTT)

Please advise.

Post count: 21065

Hello @chrisspread!

If you sent an email, then we will take a look and try to help you as soon as possible.

Please be patient!
Thank you!

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