WP-Recaptcha stopping slider
I have a slider and a form on top of it in a different layer which works perfect. I wanted to add the recaptcha on it to prevent spam, but for some reason when i enable the recaptcha the slider stops working and just shows a black slide.
I tried to debug it and and found the following javascript errors. How can i fix this?
SCRIPT5022: ReCAPTCHA placeholder element must be empty
recaptcha__en.js, line 342 character 197
SCRIPT5022: ReCAPTCHA placeholder element must be empty
recaptcha__en.js, line 342 character 197
SCRIPT438: Object doesn't support property or method 'manageVideoLayer'
line 7 character 4705
Thank you
Comments
looks like slider does is incompatible with this recaptcha or requires some customization in theme files.
Thanks for understanding!