How to solve Elementor Manage sync issues

Last Update: April 19, 2026

This post has been translated using machine translation, which may result in minor inaccuracies or differences in wording compared to the original. We apologize for any errors or ambiguities. Please feel free to contact us if we can clarify anything for you.

On rare occasions, you may run into an issue of your sites not syncing properly with Manage. When this occurs, you’ll be notified by a failure icon.
The error icon showing a sync error with Manage

If your Manage plugin is not syncing properly to all your sites, you are probably running into one of the following issues:

  • Outdated plugin
  • Firewall or security plugin issues
  • Permalink issues
  • License issues

To fix these sync issues, take the steps outlined below.

Prerequisites:

  • Your site must be running the latest version of the Manage plugin

How to solve firewall and security issues

Firewall and security issues are the most common cause of Manage syncing issues.

  1. Deactivate security plugins such as:
    1. Wordfence
    2. Sucuri
    3. iThemes Security
    4. All In One WP Security
      For details, see Activate and deactivate plugins.
  2. Manually sync your Manage plugin with these plugins deactivated.
  3. Reactivate the security plugins.
    If this doesn’t solve the problem, there may be a firewall issue. This can happen when services like Cloudflare or Sucuri Firewall may strip authorization headers from incoming REST API requests.
  4. Check firewall logs for blocked requests originating from Elementor’s servers and ensure the REST API is not being throttled or blocked. In order to check your firewall logs, consult your hosting provider’s documentation.
  5. If you do find blocked requests, contact your hosting provider to remove these blocks or whitelist Elementor servers.
    If this doesn’t resolve the issue, proceed to the next troubleshooting step.

How to solve URL and Server configuration issues

Manage needs to use the WordPress REST API to properly sync with your sites. WordPress REST API depends on a proper URL structure. First, you’ll need to correct the permalink structure, and then apply a fix to make sure you’re not missing an authorization header.

  1. From WP Admin, navigate to Settings>Permalinks.
    The link to Permalinks
    This displays the permalinks settings.
  2. To change the permalinks settings:
    1. If the site uses Custom Structure, switch to Post Name.
      The radio buttons used to switch from Custom Structure to Post Name.
    2. If the site uses Post Name, change the setting to Plain, and then back to Post Name. This flushes the rewrite rules.
      Use the radio buttons to switch between Post name and Plain
      If you’re still experiencing issues, you may need to fix the authorization header if the host is running Apache. 
  3. Go to your site’s files and open the .htaccess file. You may need to consult your host’s documentation to access the file. 
  4. Enter the following before the # BEGIN WordPress block:
    RewriteRule .* – [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
    The code to add for Apache servers
    If you’re still having issues, try the steps below.

How to refresh your Elementor Manage license

  1. Reset your license connection. For details, see Install and connect Elementor One.
  2. Manually sync the site as shown above.
On this page

Share this article

Hosted with