• Resolved waqaszafar

    (@waqaszafar)


    So, I have a google review widget from elfsight.com which is using a js file. I have delayed it for performance but when I use it with W3TC it the script does not load. So, I need your help.

    I tried disabling all the options in General category but it did not work. It only works when I disable W3TC.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Gijo Varghese

    (@gijo)

    Flying Scripts may not be compatible with W3TC as it process HTML before Flying Scripts

    Thread Starter waqaszafar

    (@waqaszafar)

    Okay, Can you guys fix it in future? Maybe collaborate with W3TC developers to solve this as these both plugins work great together in terms of performance improvements.

    Unfortunately that answer will make me remove W3TC

    ahah no regrets tho

    I had the same issue, but I got it working with just a small change to the Flying Scripts plugin code. In html-rewrite.php, I changed line 52 from
    else {
    to
    elseif ($script->innertext) {

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Issue with W3TC’ is closed to new replies.