Do you have automatic updates for themes disabled and also have the theme disabled for manual updates?
Also, if you head to the advanced section, you can turn on logging.
Do you by chance have this constant in your wp-config file or a security plugin installed? AUTOMATIC_UPDATER_DISABLED
No, I don’t have this in my wp-config file.
As for the other plugins, here is what I use:
– Antispam Bee
– Contact Form 7
– Duplicator
– Meteor Slides
– Yoast SEO
Plugin Contributor
Matthew
(@kidsguide)
Are you using the Responsive theme, or the Responsive Pro theme?
Responsive one (version 1.9.3.2) – not Pro.
-
This reply was modified 9 years, 8 months ago by
waveman777.
Plugin Contributor
Matthew
(@kidsguide)
What host provider are you using?
Any updates? My Responsive theme got automatically updated again even though it shouldn’t.
I also contacted theme support team and waiting for their response so hopefully we’ll find a solution.
Regards
Plugin Contributor
Matthew
(@kidsguide)
Sorry….
So you have automatic updates disabled in your Easy Updates Manager settings. So that is not the problem.
Try disabling it manually in using the following code at the bottom of your wp-config.php.
add_filter( 'automatic_updater_disabled', '__return_true' );
Also, are you using the most recent version of Easy Updates Manager?