faizansh143
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Hi @champsupertramp,
Thank you for your reply.
No, I haven’t and please guide me more about it as I don’t know to do that.
ThanksHi @champsupertramp,
My site is using rocket loader which was causing the caching problem. I’ve excluded login and registration pages from caching and now it is working.
Thanks.Hi @champsupertramp,
At this time it won’t be possible but what i assume is that following script is not being loaded:var onloadCallback = function () { jQuery('.g-recaptcha').each( function (i) { grecaptcha.render( jQuery(this).attr('id'), { 'sitekey': jQuery(this).attr('data-sitekey'), 'theme': jQuery(this).attr('data-theme') }); }); }; function um_recaptcha_refresh() { jQuery('.g-recaptcha').html(''); grecaptcha.reset(); onloadCallback(); } });Hi, thank you for your response @champsupertramp
I’ve installed this pre-release plugin but it is still the same. You can also please check that Recaptcha is shown when the login button is clicked without any email or password field and the same goes for the registration page.
Regards,
Faizan
Viewing 4 replies - 1 through 4 (of 4 total)