Home>Support>Restore deleter footer

Restore deleter footer

I had a four column footer widget created using Page Builder/Widgets and have somehow accidentally deleted it. I do have a backup of the site and WP files. Can someone point me in the direction of what the file might look like and in what wp area eg posts or posts_meta etc I could find it to copy the data from there and recreate the footer?

Many thanks

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 7 years, 9 months ago Alex S
    Hi, I Work Here

    Hi Chandler,

    Widgets set via the WordPress Widget page (WP AdminAppearanceWidgets) are stored in the wp_options table with an option_name of widget_WIDGETNAME. So for example, the text widget is stored with an option name of widget_text.

    For a full list, please run this query against the database (this may or may not be possible):

    SELECT *  FROM `wp_options` WHERE `option_name` LIKE 'widget_%'
    
Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More