Bulk movement from Standard Pack to tagDiv Cloud Templates

Posted in: Newspaper
Post count: 8

I have 1000+ post on my website where I have used various standard post templates type. Now I want to move away to Cloud Templates, how can I change all the post’s template type to a default cloud post template? Changing old post formate type one by one is cumbersome process. I wanted to know if there is a way to bulk edit data base to do so.

https://tagdiv.com/newspaper-theme-update-standard-pack-or-tagdiv-cloud-templates/

Post count: 18283

Hello !

Unfortunately at the moment there is no Bulk option for this. This is a suggestion on our developers to do list but unfortunately is not available yet.

We are sorry for the inconvenience!

Thank you !

Post count: 50

Hi, this helped me, I had the same problem, more than 1000 posts with “standard post templates type” when I switched to “cloud templates”. But be careful, make a backup first, I don’t know if it will help you in your case. You have to execute this statement in your database:

update wp_postmeta
set meta_value = ”
where meta_key = ‘td_post_theme_settings

(You must replace wp_ with the prefix of your table, or it will not work)

I repeat: I don’t know if this will work for your case, maybe Vlad S can clarify if this would work to reset all types of post templates.

Here more info: https://forum.tagdiv.com/topic/wp_booster-errors-when-migrating-to-cloud-templates-newspaper/

  • This reply was modified 5 years by leytol.
Post count: 8

Thanks leytol, this worked for me.

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