TagDIv Error

Posted in: Newspaper
Post count: 4

Hi, I have installed latest 8.8 Newspaper. I installed default demo content.Now I tried to edit the homepage with Tagdiv, but i am getting this errror

Errors at columns elements: 3(models) : 2(dom). The model does not match the content

How to solve this?

Post count: 20688

Hi,

Is it a fresh install? What happens if you edit other pages, or a new page? Try to deactivate all your other plugins, leave only theme plugin active. Also be sure to review the theme requirements
https://forum.tagdiv.com/requirements-for-newspaper/
Let us know what you find.

Thanks

Post count: 4

Hi,

Yes it is a fresh install.I am not using any other plugins except td-composer, td-social.

My server is on nginx, php7 and it is a multisite subfolder.

Error is coming in all pages(demo and new)

System status shows all Ok(all green) except wpsc.

But I had wpsc running already.

Post count: 20688

Hi,

We could take a look at this, send us an email at contact@tagdiv.com and provide admin access, also cPanel if possible. Include a link to this topic in the email.

Post count: 4

I solved the error.Basically its nginx config issue.

location / { try_files $uri $uri/ /index.php?$args; }

Initially it was like location / { try_files $uri $uri/ /index.php; }

Post count: 20688

Glad you could solve it. Thank you for posting the solution, it may be helpful for other users with the same problem.

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