Invisible Recaptcha shows empty textarea
-
There is a blank textarea when inserting the invisible recaptcha with this code:
<?php if( function_exists( ‘gglcptch_display’ ) ) { echo gglcptch_display(); } ; ?>
This happens on https://www.keepitwild.ca/ (empty text area is below form on right side of page). Version 1.30.
Everything appears to work correctly, there is just this empty textarea sitting there.
Any ideas what the problem may be?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Invisible Recaptcha shows empty textarea’ is closed to new replies.