• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Issue Json problem in Wordpress

Jonas N

Basic Pleskian
Plesk Certified Professional
Server operating system version
Windows 2019
Plesk version and microupdate number
Plesk Obsidian
Hi everyone.
I have problem with a lot of my Wordpress sites " All of them "
The problem is when in widget funktion in Wordpress and we want to edit text and then save it we get the following error
Not a valid Json respond.
I have done a lot of different changes like

- New webconfig
-Changed permalinks
-Changed ssl settings and so on.
I am starting to think that this can be a firewall setting that is blocking this ?
Anyone that can help me with this ?

I can use the old widget and then it works or edit it in live mode.
But that is not the correct way in my mind = )

Kind regards
Jonas
 
I currently do not have a Windows instance of Plesk spun up to test with but make sure your URL rewrite is configured properly. Other things to check includes:
  • Making sure you're not mixing content (HTTP and HTTPS).
  • Configuration of Cloudflare or other proxies (disable it for testing if you do).
  • Make sure you don't have a define( 'WP_HOME' OR define( 'WP_SITEURL' in your wp-config.php file (or is configured properly)
  • Temporary disable the firewall and check.
  • Disable all plugins and check
 
Maybe it's related to this:
 
Back
Top