Theme Panel Options

Posted in: Newspaper
Post count: 58

Hi Guys,

I am in a panic, i might have deleted all the settings and CSS stored within Theme Panel, how do i recover this?
i have a copy of the Database from a few days ago but i dont want to use it as new articles have been uploaded…
What table are these setting in the DB?

Post count: 58

I guess what im wondering is if the EXPORT THEME SETTINGS encoded string is stored anywhere in the Database so i could retrieve it as a string and just import it to that panel.

EXPORT THEME SETTINGS
This box contains all the panel options encoded as a string so you can easily copy them and move them to another server.

Post count: 20687

Hi,

I believe all the theme panel settings are stored in the wp_options table->td_011 option name
https://www.screencast.com/t/jImrjY3fNp
You could try and import the wp_options table only, that should work.

The theme panel can be exported for backup, there is a setting for it This is an useful feature to use and have a backup of the theme panel settings in case something happens
https://forum.tagdiv.com/import-export-theme-settings/

Thanks

Post count: 58

I tried copy+pasting these values and the new database didnt like them…and now eveything is gone. Is there a place where it gets saved as a string? in the Database (remember im digging in a backup of the database, i know i could have and should have exported these values from te theme settings )

Post count: 20687

What if you export the td_011 table maybe – https://www.screencast.com/t/b3cR2lqq
Then import it in the other database. You could give it a try. Make a backup before to be safe.

Viewing 5 posts - 1 through 5 (of 5 total)
You must be logged in to reply to this topic.