Hi,
What the exact tables are necessary to use with newspaper theme?
eg.: tdc_dirty_content tdc_icon_fonts tdc_google_fonts
-does not contain any usable information for me, I guess…
tdc_dirty_content, tdc_icon_fonts, tdc_google_fonts
1|1|1|1|1|1|1|1, a:0:{}, a:0:{}
Also with the same tables what is it changed through the time of development?
27/01/2018 1|1|1|1|1|1|1|1 a:0:{}|a:0:{} a:0:{}|a:0:{}
29/01/2018 1|1|1|1|1|1 a:0:{} a:0:{}
31/01/2018 1|1|1|1|1|1 a:0:{} a:0:{}
30/01/2018 1|1|1|1|1|1 a:0:{} a:0:{}
02/02/2018 1|1 a:0:{} a:0:{}
and since just 1 the other 2 tables empty…
Probably was theme update in those dates, but what was changed to less data input made, and what is those data…
What other important (if..) tables have the Newspaper theme?
The reason for this investigation is, because in December with the WordPress 5th version, and the Newspaper 9.0.1 ( not the latest 9.0.2 ) installed/upgraded/updated – all the POST theme settings have gone fishing…
I mean it not appears in the post edit screen. I believed before it is because I migrated from shared hosting to another vps. But I re-created several times the process with a number of migration software, and not that was the case – but the WordPress and/or the newspaper theme upgrade.
td_post_theme_settings
sample (
a:7:{s:14:”td_primary_cat”;s:4:”XXXX”;s:11:”td_subtitle”;s:19:”1000 Words Magazine”;s:18:”td_quote_on_blocks”;s19:”1000 Words Magazine”;s:9:”td_source”;s:19:”1000 Words Magazine”;s:13:”td_source_url”;s:19:”1000 Words Magazine”;s:6:”td_via”;s:19:”1000 Words Magazine”;s:10:”td_via_url”;s:59:”https://www.1000wordsmagazine.com/author/florian-gabriella/”;}
)
the data disappeared at date 02/02/2018 exactly where it shows some theme update (tdc_dirty_content 02/02/2018 1|1)
I would like to understand, which tables doing what to prevent these accidents in the future.
Thank you,
Hello,
We do not recommend altering the theme db structure. All the fields are necessary otherwise they would not exist. The fact that you faced the issue mentioned has no tie to the theme itself or the data added to the db by the theme. The only reason your settings got reset that I can think of is uninstalling a demo or installing another demo.
Thank you!
Hi Bogdan,
Thx. Could you tell me what meaning those 1\1 and why was input less and less by time?
27/01/2018 1|1|1|1|1|1|1|1 a:0:{}|a:0:{} a:0:{}|a:0:{}
29/01/2018 1|1|1|1|1|1 a:0:{} a:0:{}
31/01/2018 1|1|1|1|1|1 a:0:{} a:0:{}
30/01/2018 1|1|1|1|1|1 a:0:{} a:0:{}
02/02/2018 1|1 a:0:{} a:0:{}
and since just 1 the other 2 tables empty…
Hi,
I really can’t say what those mean or are related to. But they do belong to the theme and should not cause any problems.
Note that support for WordPress 5 was added in theme update 9.2, so using older an theme with WordPress 5 may cause various issues
– https://www.screencast.com/t/fxFLIxZ4E
Changelog here at the bottom – https://themeforest.net/item/newspaper/5489609
You should consider to update if that is the case.
Thanks