Cannot edit the file post

Posted in: Newspaper
Post count: 5

Hi,

I’m trying to edit the post structure with tagDiv Composer but is showing “Errors at columns elements: 4(models) : 8(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)”. Based on the console seems that some files are missing can you please guide me in the right direction?

Sorry cannot see any possibility to post a photo

  • This topic was modified 3 years by leonp.
Post count: 27744

Hello,

Please check the topic and try the steps https://forum.tagdiv.com/topic/error-at-zones-6models-1dom-the-model-does-not-match-the-content-currene/
Also, please make sure that you don’t have a plugin conflict.

Thank you!

Post count: 5

Hi Anamaria,

Thank you very much for the guidance, in my case problem was at the nginx config were was not redirecting to the correct directory.

Specifically talking about this part:

6) Nginx
If you have Nginx instead of Apache on your Linux box, there is some manual configuration required to have WordPress SEO Urls working as expected. This can affect the tagDiv Composer functionality too. You need to use try_files directive so WordPress can start using pretty permalinks.

Search for the location / block inside nginx configuration and add the following line inside:

try_files $uri $uri/ /blog/index.php?$args;
Please check your host documentation in this regard, it should be specified how to do this ( eg. Digitalocean ).

Now you know how to fix the most common errors that interfere with the tagDiv Composer page builder and you can get back to designing your website. If you didn’t see the answer to your question here, please open a new topic on the Customer Support Forum. Our team is always ready to help you!

Hopefully will be helpful for somebody else as well.

Best Regards.

Post count: 27744

Hello,

I’m glad the problem was resolved.

Have a great day!

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