• For some reason, activating this plugin completely disables W3 Total Cache on our site, so we’ve had to deactivate it.

    So far, we haven’t been able to identify the reason for the conflict.

    Any help would be appreciated.

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • With WP Rocket too.

    The error of plugins for caching is called in the shortcodes.php file.

    Because So far there is no comment from the developer of this plugin, then I can only suggest using the following method. We should comment out the lines:
    1. ob_start();
    2. $output = ob_get_clean();
    3. return $output;

    Next, you need to update the file on the server and clear the entire cache.

    But I’m still glad to receive the developer’s answer, because only he can offer a guaranteed correct way to fix such a bug.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Conflict with W3 Total Cache’ is closed to new replies.