Where are the theme settings saved?

Posted in: Newspaper
Post count: 5

Where are the theme settings saved? Do the import and export settings use a table in the db? If so, what table?

Thanks!

Post count: 6600

Hi,

You can find your theme settings here:

http://screencast.com/t/RxN27Glu
http://screencast.com/t/AN76O59l0DV

The theme settings are located in the wp_options table with an option name of td_008. It’s a single row with all the settings serialized in the option_value field: http://screencast.com/t/nm1ybaUH0
You can find more details here: https://forum.tagdiv.com/topic/where-is-newspaper-storing-its-settings-how-to-copy-to-staging/

Thanks

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