diff --git a/template-parts/form-register-club.php b/template-parts/form-register-club.php index ec6cdc7..af92e32 100644 --- a/template-parts/form-register-club.php +++ b/template-parts/form-register-club.php @@ -5,7 +5,7 @@ * @package CCW_Countries */ -if ( empty( $_POST['honeypot'] ) && !empty( $_POST['terms-checkbox'] ) ) { +if ( empty( $_POST['body_text'] ) && !empty( $_POST['terms-checkbox'] ) ) { // set the club name from the venue name $_POST['club']['name'] = $_POST['club']['venue_attributes']['name']; @@ -100,10 +100,11 @@ > - +
- - + + +