• Resolved net

    (@krstarica)


    Seeing the following error in the console:

    wpac-frontend-js.js?ver=2.1.0:1 Uncaught ReferenceError: WPAC is not defined
        at 819 (wpac-frontend-js.js?ver=2.1.0:1:29552)
        at n (wpac-frontend-js.js?ver=2.1.0:1:137875)
        at wpac-frontend-js.js?ver=2.1.0:1:138203
        at wpac-frontend-js.js?ver=2.1.0:1:138211
        at wpac-frontend-js.js?ver=2.1.0:1:138215
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Ronald Huereca

    (@ronalfy)

    @net,

    I apologize for not getting back to you sooner. Are you able to duplicate this on other installs?

    Thread Starter net

    (@krstarica)

    Now seeing similar error:

    Uncaught TypeError: Cannot read properties of undefined (reading 'hooks')
        at 1434 (wpac-frontend-js.js?ver=2.2.0:2:26023)
        at o (wpac-frontend-js.js?ver=2.2.0:2:47649)
        at wpac-frontend-js.js?ver=2.2.0:2:47977
        at wpac-frontend-js.js?ver=2.2.0:2:47986
        at wpac-frontend-js.js?ver=2.2.0:2:47990

    That’s the code:

    var t = (0,
                window.wp.hooks.createHooks)();
    Plugin Author Ronald Huereca

    (@ronalfy)

    @krstarica,

    I’ve fixed this error. Thank you for bringing it to my attention.

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.