kahnoleary
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
@photocrati – I have I am currently awaiting a response. Which is why I asked @trytonix to see if he had received a resolution to the problem.
Trytonix did you ever get a fix for this as I am having the exact same issue.
Not sure if this helps but the error for me is with the show/hide reCaptcha section of the JS.
if ( thisOpen == false && jQuery('.contact-form textarea').val().length > 0 ) { thisOpen = true; jQuery('.g-recaptcha').css('display','block').delay(1000).css('opacity','1'); }console says Uncaught TypeError: Cannot read property ‘length’ of undefined but yet in the part above this it uses a similar statement.
Hello,
Hardeep could you let us know what you did to fix it? I am working on a site that didn’t use a child theme so I will have to edit the js file manually.
Viewing 4 replies - 1 through 4 (of 4 total)