Site logo

Archived topic

Recovering GP Settings

3 replies · Started by Erika on July 11, 2022

Viewing posts 1–4 of 4

Hi there,

after a critical WP failure I had to create a new WP installation for a site.

I could recover the content in the database by exporting and importing the wp_posts directory of the original database.

I also copied the wp_content directory via FTP. However all GP general settings, site settings are lost. GB settings on the pages seem to exist. But I have lost all created elements (header, footer), all css from the customizer and all settings in the customizer. In fact the whole design. Can you help? Are these settings stored in the database somewhere? Or are they stored someplace else in the Wordpress installation else than wp-content?

Thanks, you would save me about 20 hours...

Erika

Hi Erika,

All GP settings are stored in wp_options table in the database.

Additional CSS on the other hand is stored in wp_posts with custom_css as its post type.

Our best advice for cases like these is to restore the site through a backup if there is one. It may be good to check if your hosting provider has a recent backup of your site.

Hope this clarifies!

Hi Fernando,

thanks, I get the backup this morning, of course that is always the best solution, however that loses a day work that I can get back with your information ;)

Thanks so much!

Erika

You’re welcome Erika!

This archived topic is closed to new replies.