jgwcouk
Forum Replies Created
-
Forum: Plugins
In reply to: Jetpack by WordPress.com plugin AutoUpdates Disabled for all my sites?Another thing to try that worked for me:
1 Deactivate JetPack
2 Remove JetPack
3 Re-installAND/OR
In JetPack Settings
1 Deactivate JSON API and Manage modules
2 Reactivate JSON API and Manage modulesA combination of the above (not sure which) has solved my issue with one of my sites where the wp-config.php looked fine.
J
Forum: Plugins
In reply to: Jetpack by WordPress.com plugin AutoUpdates Disabled for all my sites?Think I have fixed mine – found a stray line in a wp-config.php file:
define( ‘AUTOMATIC_UPDATER_DISABLED’, true );
Initial searches for this failed because I was looking at the wp-config.php file for the wrong site!
Hope this helps.
J
Forum: Plugins
In reply to: Jetpack by WordPress.com plugin AutoUpdates Disabled for all my sites?I have the same problem – some sites work, others don’t. You’re not alone but does anyone have a solution?
On the basis that the problem has surfaced on a site I have just built I’m guessing they have not published the change yet. 🙁
I have had the same problem with MailChimp conflicting with other plugins. The fix described above works but, as slushman says, it really needs fixing at source. Since this issue is 6 months old I am guessing that hasn’t been yet – what are the chances of it being fixed properly at your end?