• Resolved IdeFixx

    (@idefixx)


    Hi Frank,

    First of all, let me thank you for a great plugin.

    I’m not able to find out how to get rid of these two errors on my website. And I’m honestly also not sure if they are related to your plugin or the Simply Static plugin because it’s happening just on a static website, a website with a live WP is errorless.

    First one: [Error] SyntaxError: Invalid regular expression: unmatched parentheses (anonymous function) — Invalid regular expression: unmatched parentheses

    aop_around(head,"appendChild")

    Second one: [Error] ReferenceError: Can’t find variable: aop_around; Global Code — Can’t find variable: aop_around

    aop_around(document.body, 'appendChild');

    Plugin settings:

    • JavaScript not optimized
    • CSS Code optimized
    • HTML Code optimized
    • yes/checked – Save aggregated script/css as static files?
    • yes/checked – Minify excluded CSS and JS files?

    Let me know with any suggestions you might have or which details you need to know while identifying the problem.

    Thank you in advance for your help.

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

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

    (@optimizingmatters)

    those errors are from the discontinued “wp donottrack” plugin idefixx and it is very likely you’ll see the same errors when AO is disabled :-/

    Thread Starter IdeFixx

    (@idefixx)

    Yes, that was it – disabling “wp donottrack” plugin solved errors in the console.

    Thank you very much for your help.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    what might also help (if you prefer to keep wp donottrack) is disabling “minify inline css/ js OR optimize HTML?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Static site errors’ is closed to new replies.