Title: Plugin data
Last modified: March 9, 2021

---

# Plugin data

 *  [harveey](https://wordpress.org/support/users/harveey/)
 * (@harveey)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/plugin-data/)
 * Even if i uninstall the plugin on the website I noticed that there are still 
   some settings left on the plugin that affects my website.
    I think there is a
   plugin before that causes my WordPress to have JQuery update after updating the
   website. Is there a way to cleanup all the data from the plugin that i uninstall?

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

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [5 years, 3 months ago](https://wordpress.org/support/topic/plugin-data/#post-14156106)
 * Which plugin, in particular?
 * What do you mean by “have jQuery update”?
 *  [Dion](https://wordpress.org/support/users/diondesigns/)
 * (@diondesigns)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/plugin-data/#post-14156485)
 * Many plugins do not delete their data unless/until you use the “Delete” option
   to delete the plugin from the filesystem. If you deactivated the plugin and then
   deleted it using FTP/SSH, then the only way to remove the plugin’s data is to
   delete the data manually from the database and/or filesystem.
 * If you used the “Delete” option and the plugin did not remove all its data, then
   that’s IMO a bug in the plugin, and it should be reported to the plugin’s author.
 *  Thread Starter [harveey](https://wordpress.org/support/users/harveey/)
 * (@harveey)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/plugin-data/#post-14156639)
 * Hi [@sterndata](https://wordpress.org/support/users/sterndata/)
 * When i update my wordpress to the latest version it actually broke some parts
   of the features of the website. i think that maybe i install plugins before but
   after i uninstall maybe some data from the plugins are still left that causes
   the error. because i keep checking the internet and they just say they usually
   deactivate the optimization plugin which i also did but nothing happens. so i
   think maybe one of the optimization plugin i used to install before causing the
   problem.
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [5 years, 3 months ago](https://wordpress.org/support/topic/plugin-data/#post-14156645)
 * What problem(s) are you having? What broke?
 *  Thread Starter [harveey](https://wordpress.org/support/users/harveey/)
 * (@harveey)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/plugin-data/#post-14156661)
 * hi [@diondesigns](https://wordpress.org/support/users/diondesigns/)
 * but why the other plugins after i delete the effects are still in the website
   which causes some problems to the website. the problem is i can no longer trace
   the other plugins that i install
 *  Thread Starter [harveey](https://wordpress.org/support/users/harveey/)
 * (@harveey)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/plugin-data/#post-14156668)
 * hi [@sterndata](https://wordpress.org/support/users/sterndata/)
 * some sliders that use jquery, even if i updated the sliders in the latest version
   i still encounter the issues.
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [5 years, 3 months ago](https://wordpress.org/support/topic/plugin-data/#post-14156733)
 * Please try installing [https://wordpress.org/plugins/enable-jquery-migrate-helper/](https://wordpress.org/plugins/enable-jquery-migrate-helper/)
   to see if that fixes the issue.
 * If the plugin helps, please contact the developers of the plugins or themes noted
   in its admin messages.
 *  Thread Starter [harveey](https://wordpress.org/support/users/harveey/)
 * (@harveey)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/plugin-data/#post-14156749)
 * Hi [@sterndata](https://wordpress.org/support/users/sterndata/)
 * I already installed the plugin but it doesn’t help me fix the problem.
    I also
   have another website that use the same plugin but doesn’t encounter any problems.
   That’s why I think that probably the cause of the error is something I installed
   before but the data remains somewhere in the files or database but I cannot trace
   anymore.
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [5 years, 3 months ago](https://wordpress.org/support/topic/plugin-data/#post-14156770)
 * 1. What plugin?
 * 2. What problem(s) are you having?
 * 3. What errors do you see?
 *  Thread Starter [harveey](https://wordpress.org/support/users/harveey/)
 * (@harveey)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/plugin-data/#post-14156800)
 * hi [@sterndata](https://wordpress.org/support/users/sterndata/)
 * I use slider revolution for the sliders which doesn’t load in the front end in
   the client side even if I clear the cache in the website but it appears in my
   end where i logged in into my admin account.
 * The other problem i encounter is the other page don’t load properly where it 
   loads and appear as no css then load as completely blank page even no matter 
   how much i reload i encounter the problem unless i clear cache. but even if i
   clear the cache some pages still encounter that blank page problem.
 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [5 years, 3 months ago](https://wordpress.org/support/topic/plugin-data/#post-14156805)
 * Because you’re using a commercial plugin, Slider Revolution, please use their
   official support channel. We feel they are best equipped to support their products.
 * [https://www.themepunch.com/support-center/](https://www.themepunch.com/support-center/)
 * **Commercial products are [not supported in these forums](https://make.wordpress.org/support/trouble/section-1-getting-started/what-is-not-supported).**
 * with respect to a blank page, errors like this are logged. Check the error log
   on your server. If you can’t find the log, please contact your host.
 * Meantime, enable wp_debug and wp_debug_log and after an error, look at wp-content/
   debug.log to see if anything gets logged there. [https://wordpress.org/support/article/debugging-in-wordpress/](https://wordpress.org/support/article/debugging-in-wordpress/)
 * You can also try this: Please attempt to disable all plugins, and use one of 
   the default (Twenty*) themes. If the problem goes away, enable them one by one
   to identify the source of your troubles.
 * If you cannot access wp-admin, there are other ways to [deactivate plugins](https://wordpress.org/support/article/faq-troubleshooting/#how-to-deactivate-all-plugins-when-not-able-to-access-the-administrative-menus).
    -  This reply was modified 5 years, 3 months ago by [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/).

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

The topic ‘Plugin data’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 11 replies
 * 3 participants
 * Last reply from: [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/plugin-data/#post-14156805)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
