• Hello,

    I have a problem on my Contact page, I have the error message with the orange border when I validate the form.

    In the Chrome console, I have these 2 errors:
    Uncaught ReferenceError: $mtkb is not defined
    Uncaught ReferenceError: grecaptcha is not defined

    are they the cause?

    Thank you in advance for your help !

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Uncaught ReferenceError: grecaptcha is not defined indicates reCAPTCHA JavaScript is not running correctly on your page. This means you will likely see the orange border error message.

    Uncaught ReferenceError: $mtkb is not defined could be the base cause of the problem. This could be something from your WP theme or 1 of the other plugins in using.

    If this error stops all JavaScript from running on your page it will likely lead to the orange border error.

    Thread Starter pexys

    (@pexys)

    Hi @buzztone,

    I contacted theme to fix this problem, i wait…

    Thanks !

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

The topic ‘Uncaught ReferenceError…’ is closed to new replies.