• Someone in our organization wanted to try out “Edge Mode” in W3 Total Cache and turned it on.

    Now, we want to turn it off, because we suspect it is causes issues with people seeing new content on our site, but we can’t.

    Whenever we click the Disable Edge mode link in Performance->General Settings, we get the generic WordPress “can’t do that” message:

    Are you sure you want to do this?

    Please try again.

    This is also happening on our private staging server. Other settings, including other settings for W3 Total Cache, can be changed without a problem.

    I can’t find any setting in the database or in the wp-content/w3tc-config/ directory to change manually, either.

    Please help.

    https://www.ads-software.com/plugins/w3-total-cache/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Remove “define(‘W3TC_EDGE_MODE’, true);” from your wp-config.php file and edge mode features will be disabled.

    Hello,
    I have the same issue and there is no define(‘W3TC_EDGE_MODE’, true);in wp-config.php. Setting it but with “false” doesn’t help neither.

    Thank you for hint
    Matt

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can't disable "Edge Mode" with link in settings panel’ is closed to new replies.