Tag Div Composer not working

Posted in: Newspaper
Post count: 18

Hello ,

I can not use Tag Div Composer i am facing this error : Error at rows: 1(models) : 0(dom). The model does not match the content.

Kindly note that i made changes only to the child theme and not to the parent.

Please advice further

Thank you in advance.

  • This topic was modified 7 years by Giorgos3.
Post count: 20688

Hi,

Is this happening for all pages, even new ones? Could be something in the page content if it only happens for some pages. Content that is not part of the composer or was not added through it could cause such an issue.

If it happens for all pages even new ones, then it would be a general problem. Maybe it is caused by a plugin, or theme modifications made directly or by a child theme. These would be the first things to investigate. In some cases various plugins were to blame. Let us know what you find.

Thanks

Post count: 18

Hello,

When i activate the parent theme tagDiv Composer works fine but when i active the child theme the issue occurs. I have activate and deactivate the plugins and nothing was happen.
The only thing that i change in the child theme is that i create a widget outside of the content on the page.php

Please advice further.

Thanks

Post count: 20688

Hi,

Then it would be somewhat simple, the change you are making to the page template is causing the problem. So when that page template is selected the composer provides the respective error, in no relation to plugins installed.

Maybe there is a different method of doing what you want without this modification to the page template. Please provide some details about it.

Thanks

Post count: 18

Hello,

Thank you for your quick reply.

I have edit the below file at the child theme:

– function.php i defined the new widget area
– Place position new widget inside the page.php and post.php
– I have change page & post the templates and i add the custom widget.

Thank you in advance.

Post count: 20688

So you want that widget to always appear in the pages and posts. You could add that widget in the footer area, or maybe in the footer template file
https://www.screencast.com/t/VxVJPYOOYHC
And wrap the code for the widget in a condition to appear only in pages and posts with PHP, if this is possible with the widget. That shouldn’t cause any problems in the composer.

Post count: 18

Hello,

Thank you for your quick reply.

I have remove the code from page.php category.php loop-single.php and i make a dir into the child theme call parts under Newspaper-child and there i implement my code into footer.php and still the same issue tagdiv is not working have the same error.

I am using td_footer_template_14 as a default one.
Shall i implement my code there and remove the code from footer.php?

Please advice.

Post count: 18

also i have remove my code from all file that i edited and the issue is still exist..

Post count: 20688

So the error remains even after all the modifications were removed? Does it happen for all pages, even new pages? Then the problem could be elsewhere. You could reinstall the theme to make sure all the files are in their original form
https://forum.tagdiv.com/install-via-ftp/

If the problem remains, we could take a look. You can send us admin login at contact@tagdiv.com so we can investigate. Include a link to this topic in the email.

Post count: 18

Hi,

Yes the issue exist in all pages.So if i reinstall the theme the changes that i made the will be lost?

Thank you in advance.

Post count: 20688

Hi,

The theme files will be replaced, anything else will not be affected. The theme panel settings, custom code in theme panel and ad codes are saved in the database so they will not be affected by reinstalling the theme.

If on this fresh install the problem is still happening, contact us as mentioned above so we can take a look.

Thanks

Post count: 18

Hello again,

Now the issue is getting bigger as the theme is not working at all.

I have send you an email with the credentials as you requested to contact@tagdiv.com

Thank you in advance.

Post count: 18

Sorry again i have resolve my issue thank you so much for your support

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