• Just updated the plugin on my blog and now every page is loading this js error:

    TypeError: null is not an object (evaluating ‘document.getElementById(‘recaptcha_table’).style’)

    Looking at the code the js is trying to call an id that doesnt seem to exist:
    document.getElementById(‘recaptcha_table’).style.direction = ‘ltr’;

    did a search through the source code and cant find id recaptcha_table.

    https://ww.wp.xz.cn/plugins/wp-recaptcha/

The topic ‘wp_reCaptcha js error’ is closed to new replies.