Beaver Island Lodge

Beaver Island Lodge
Beaver Island Lodge is situated on a bluff overlooking a private beach and is the ultimate vacation getaway. Accessible by boat or plane, this unique island is known for its spectacular sunsets, gourmet cuisine and laid-back vibe. This 14-room property has just started using our cloud-based WebRezPro Property Management System! Click the link below to see our integrated web reservation system in action on their website!
add_action( 'elementor_pro/forms/new_record', function( $record, $handler ) { $form_name = $record->get_form_settings( 'Information' ); if ( 'Information' !== $form_name ) { return; } // Get the user's IP address $user_ip = $_SERVER['REMOTE_ADDR']; // Add user IP to form submission $record->add_record_meta( 'User IP', $user_ip ); }, 10, 2 );