Viewing 1 replies (of 1 total)
  • Thread Starter wyattjoh

    (@wyattjoh)

    Resolved. Seems that adding the:

    if(!ob_start("ob_gzhandler")) ob_start();
    // Load JS PLUGIN HERE
    ob_end_flush();

    Was negatively affecting the plugin, and causing all the issues.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: W3 Total Cache] Weird Characters after activation on JS element’ is closed to new replies.