• Hello. I set up the plugin using the “Async” method only without any “Defer”.
    I thought that it worked well but my website doesn’t come up as I set it up. Some parts of my website don’t appear.

    I checked the settings of the plugin and realized that “jQuery method” doesn’t show I chose before. It shows “defer” and I’m not able to change it to “Async”.

Viewing 6 replies - 16 through 21 (of 21 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    hmmm, you’re using WP Fastest Cache to minify your JS, there might be some interference there (and at least it makes it harder to know which JS if complaining), so I’d suggest to disable JS minification while trying to get AsyncJS running really.

    Thread Starter maglobalcrown

    (@maglobalcrown)

    Nope. I turned off WP Fastest Cache and activated your plugin. I set it up full “Async” but the problem is the same. In status, jquery is “defer” instead of “async”.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    well, now I see scripts being optimized yet elsewhere;

    wp-content/cache/awpp/js/fec69dd0.js
    wp-content/cache/awpp/js/f603d581.js
    wp-content/cache/awpp/js/0978afc0.js
    wp-content/cache/awpp/js/ed612dce.js

    no idea what plugin is doing that, but again this might interfere.

    Thread Starter maglobalcrown

    (@maglobalcrown)

    I’ll check it! I’m very curious, too.

    Thank you for your help.
    Let’s see what could I find and I’ll update you.

    Thread Starter maglobalcrown

    (@maglobalcrown)

    “Advanced WPPerformance” I deactivated it and other JS minifications.

    But the”Async” is still “defer” in “STATUS”. ??

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    Well, even more interesting is that on the frontend (in the HTML source) neither async nor defer are added to your <script tags. I think you’re going to have to start disabling plugins one at a time to see which one is conflicting here ..

Viewing 6 replies - 16 through 21 (of 21 total)
  • The topic ‘jQuery method bug’ is closed to new replies.