Hi
I am working in a migration and generating subtitles manually to insert in postmeta table like this:
post_id
td_post_theme_settings
a:1:{s:11:”td_subtitle”;s:10:”AAAAAAAAAA”;}
Unfortunately this only works when I updated through editor even doing same insertion. What am I missing?
-
This topic was modified 9 years by
gcamara.
well, I should migrate like 8000 posts and if you could do a simple test inserting directly in db and comparing why a dashboard editing has a different effect, that could be a great achievement… Maybe I missed some other table link or similar.
AFAIK wp_postmeta has only relation with wp_post, so thats my problem. I’m stuck
Hi,
I have tried inserting a subtitle through the database for a post
– https://www.screencast.com/t/banGM82k
And it is displayed in the post as soon as I refresh the page
– https://www.screencast.com/t/5ZBNodhf
Thanks
