• Hi there,

    i get the following error:

    Uncaught SyntaxError: missing ) after argument list

    when the the plugin is activated.

    It is because of the quotes: document.write( ‘<script async=’async’…

    Can you help me here?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    add the src-value after document.write( ‘<script async=’async’ to the exclusion list and things should be OK.

    hope this helps,
    frank

    Thread Starter pabsdenn

    (@pabsdenn)

    Hi Frank,

    thanks for the fast response. Sadly not 🙁

    I tried wp-polyfill-fetch.min.js, /wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js and the full src. Deleted cache of course etc.

    Still the same issue.

    Best,
    Dennis

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    Can you share your site’s URL so I can have a look at the HTML source Dennis?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Uncaught SyntaxError’ is closed to new replies.