Title: permanent staging environment after restoration
Last modified: April 10, 2026

---

# permanent staging environment after restoration

 *  Resolved [malthead](https://wordpress.org/support/users/malthead/)
 * (@malthead)
 * [5 months ago](https://wordpress.org/support/topic/orange-admin-bar/)
 * Hello, 
   I created a staging page in a separate database. I then migrated the 
   staging to the live page.as a kind of restoration of a backup. I suspect that
   was a mistake. The problem is that the orange bar is always there. This probably
   means that WPVivid thinks it’s on a staging page. However, it’s the live page,
   and I’m logging in with my live site login password. The frontend is also working
   perfectly. what I have tried so far:1. Uninstalled wpvivid, deleted all directories,
   and searched the database for wpvivid tables.2. I restored a server-side backup
   in my webspace panel3. deleted WordPress cache folder4. I deleted the database
   where the staging site was installed and the entire directory from my main directory.**
   Nothing helped. As soon as I install wpvivid, the orange bar appears**Strangely,
   a staging page is indeed displayed under wpvivid/staging, without the option 
   to delete it or edit. the path of the staging site: **Live Site Staging: **[https://mydomain/wp-admin/admin.php?page=WPvivid_Staging](https://mydomain/wp-admin/admin.php?page=WPvivid_Staging)
   I can’t find an entry in the file about what kind of staging site or WPVivid 
   it is! **Table Prefix: **wpvividstg01_ The entry was not found in the database,
   even after using an SQL command to delete it. 0 data was found.
 * I found this setting, which is probably responsible for the problem.
 * **Keep staging sites even if the plugin is deleted**
   With this option checked,
   all staging sites you have created will be retained when the plugin is deleted,
   just in case you still need them later. The sites will show up again after the
   plugin is reinstalled.
 * So please, where is this data stored?
   I hope to find the solution here; otherwise,
   I will unfortunately have to install a different backup tool.Best regards, Andreas
    -  This topic was modified 5 months ago by [malthead](https://wordpress.org/support/users/malthead/).
    -  This topic was modified 5 months ago by [malthead](https://wordpress.org/support/users/malthead/).

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Support [tonyrobins](https://wordpress.org/support/users/tonyrobins/)
 * (@tonyrobins)
 * [5 months ago](https://wordpress.org/support/topic/orange-admin-bar/#post-18877238)
 * Hello [@malthead](https://wordpress.org/support/users/malthead/)
 * Please note that unlike an independent WordPress install, when you create a staging
   site using WPvivid, it is set up as a subdirectory or subdomain of your live 
   site. Because of this linked structure between a staging site and the live site,
   the ‘Copy Staging to Live’ option is the only method designed for safely publishing
   a staging site to live.
 * Since you migrated the staging site manually, the live site is now incorrectly
   identifying itself as a staging site and the staging site has lost its connection
   to the live site. To manually remove the staging site attribute (the orange bar)
   and clean up the staging data, you can try the following steps:
    - Using phpMyAdmin, locate the `options` table in your live site’s database 
      and delete the `wpvivid_staging_data` entry. This will remove the staging 
      site attribute from the live site.
    - Delete the staging folder if you haven’t, which is located in your root directory
      or the `wp-content` folder depending on your settings.
 * All the best,
 *  Thread Starter [malthead](https://wordpress.org/support/users/malthead/)
 * (@malthead)
 * [5 months ago](https://wordpress.org/support/topic/orange-admin-bar/#post-18877750)
 * Hi [@tonyrobins](https://wordpress.org/support/users/tonyrobins/),
 * I manually searched through the wp_options again. I was able to find some more
   tables from wpvivid and deleted them. I couldn’t find this entry `wpvivid_staging_data`.
   Installed wpvivid again and the orange bar is gone. 
   I find it strange that nothing
   was found with the SQL command `SELECT * FROM wp_options WHERE option_name LIKE'%
   wpvivid%' OR option_value LIKE '%wpvivid%';` `DELETE FROM wp_options WHERE option_name
   = 'wpvivid_staging_data';` returns zero data.
 * Anyway, thanks for the help
   Cheers
 *  Plugin Support [tonyrobins](https://wordpress.org/support/users/tonyrobins/)
 * (@tonyrobins)
 * [5 months ago](https://wordpress.org/support/topic/orange-admin-bar/#post-18877774)
 * Hi [@malthead](https://wordpress.org/support/users/malthead/)
 * You are welcome and glad that the issue is resolved.
 * Please feel free to reach out if you need any help using WPvivid in the future.
 * All the best,

Viewing 3 replies - 1 through 3 (of 3 total)

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Forange-admin-bar%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/wpvivid-backuprestore/assets/icon-256x256.png?rev=2899202)
 * [WPvivid — Backup, Migration & Staging](https://wordpress.org/plugins/wpvivid-backuprestore/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpvivid-backuprestore/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpvivid-backuprestore/)
 * [Active Topics](https://wordpress.org/support/plugin/wpvivid-backuprestore/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpvivid-backuprestore/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpvivid-backuprestore/reviews/)

## Tags

 * [staging site](https://wordpress.org/support/topic-tag/staging-site/)

 * 3 replies
 * 2 participants
 * Last reply from: [tonyrobins](https://wordpress.org/support/users/tonyrobins/)
 * Last activity: [5 months ago](https://wordpress.org/support/topic/orange-admin-bar/#post-18877774)
 * Status: resolved