Hello,
I already had some publications.
I imported the Pulses Pro demo.
I added the category to the menu.
When clicking on the publication this error appears.
Any publication from us.
How do I solve it? Can you help me?

Hi Bruno Riggs,
The Pulses Pro is using cloud templates, but the error message is like it was set the standard post template 1 (those are coming from the tagdiv standard pack) and after that this was removed.
Also, I checked your website and on frontend everything looks correct. Do you still have that problem? If yes, please make sure that all theme plugins are enabled and the theme requirements are set -> https://forum.tagdiv.com/requirements-for-newspaper/
Let me know the results!
Everything is as requested by the theme, all PHP settings.
See, I did a clean install.
I imported the media and posts.
If you click on the “test” menu and select a publication, the same error will appear.
For some reason, the third item, where it has “SINEBAHIA”, works fine, but the others are always wrong. And I can’t find the reason.

I found that the error occurs when the “Post Template” option is not checked.
When I select “From Panel” or “Default” it works fine.
My question is: I will import more than 22,000 posts. Is it possible for me to make this change in batch through the database or some theme function?

Updating you,
I detected that When I import the posts, it comes with a meta_key called “td_post_theme_settings” in the wp_postmeta table.
When I delete the value of this meta_key or remove the entire line from the database, the post works perfectly.

Question: Manipulate database is dangerous, what better way do you indicate to remove these lines in batch? Do you have any solution for me to force all imported posts to have the Post Template as Panel type?
Hi Bruno Riggs,
By default all post should be set from panel, or if those are from an website that is also using Newspaper theme, then can be with individual settings too.
Now if the problem is when you import the posts it comes with that meta key in the wp_postmeta table then you need a custom code to remove that code from database (unfortunately, a code like this can be made only by developers to not affect other tables from db) or the solution that you did, to remove it from db.
Thank you!
Calin,
is there any way to change all Post Template of all posts in batch to “From Panel” or “Default”?
I need to do this to fix this error that appears in some posts.
Hello!
Unfortunately, we do not have this option in our theme. I recommend you to contact our custom work team here and they can help you with a code for your database: https://tagdiv.com/premium-customization-services/
Thank you!