WordPress Jetpack Admin Backup: For When There are Problems

I’m a big fan of the Jetpack WordPress plugin. I support it in all of my WordPress themes, and have even contributed to its development. However it’s not perfect, and I have recently had some issues with the new React powered Jetpack admin not letting me change site settings.

I have been getting the error:

Notifications failed to activate. SyntaxError: Unexpected token < in JSON at position 0

Now as far as I can see the issue seems to be with the new admin loading resources from http – when using a https site. However the team at Jetpack support have been unable to reproduce or fix it – they’ve been able to see the issue on my site (I’ve given them admin access to a site with the issue) however they have been unable to diagnose the problem, so it still happens.

Then one of the support agents gave me a quick tip. The new React powered admin is likely what’s causing the problem – so why not use the old settings admin? It’s still there in the plugin!

So, if you’re having a problem changing the settings on your Jetpack powered site you can go to the following url and manage the settings as you used to:

/wp-admin/admin.php?page=jetpack_modules

I’ve now used this on two separate sites and it’s worked great. Now I just hope they don’t remove the old admin, at least until the issues I’ve been seeing have been resolved.

Let me know what you think on Mastodon, or BlueSky (or Twitter X if you must).

WordPress News

The latest WordPress updates from the WPBriefs Podcast.

Related Posts

19 Nov 2012

Jetpack: The Ultimate WordPress Plugin?

A Jetpack I’ve now got 2 themes on WordPress.com – Mimbo Pro and Opti – and as such I have spent quite a lot of time on the site. WordPress.com is powered by WordPress – but it also has a...
11 Jul 2015

Reasons to Use Jetpack with WordPress

It’s no secret that I’m a fan of Jetpack. All the themes we sell on Pro Theme Design support features in Jetpack so I found the slides from this talk about Jetpack for Theme Developers (from WordCamp Montreal 2015) really...
19 Jun 2008

Redesigning the WordPress admin Redesign

Ever since the first betas of WordPress 2.5 I have been making my own version of the admin panel. I like a lot of what they have done but there were some very basic things missing in the design, and...
20 Jul 2016

Empathy in Web Design

I wasn’t able to make WordCamp Europe this year, but they’ve been really quick at getting all of the talks online, and so I have been watching some of them – and this one stood out.Morten Rand-Hendriksen is an experienced...
13 May 2010

6 Tips to Build Better WordPress Themes

If you want to make WordPress themes, for clients, to release for free or to sell, then there are a lot of factors you need to take into consideration. Below are some hints and tips that should help ease your...
30 Nov 2009

WordPress Developer Cookbook

If I am totally honest there aren’t many computer books that I actually find useful, they’re generally for beginners or full of information you can get online for the low-cost of a Google search or two. WordPress Cookbook That’s why...