[Plugin: Events Manager] Phone not being stored
-
Hi there,
first of all thanks alot for the awesome plugin. I almost have it working exactly like i want it too, but just bumped into a small problem:
When i subscribe to an event the phone field is not being stored. Initially it was not being shown after the user has logged in so i put after the
<?php if( !is_user_logged_in() && apply_filters('em_booking_form_show_register_form',true) ): ?>
statement on my booking-fields.php right before the comments form is brought up. (which is being stored)My guess is that since i am already registered, and the phone field is not being filled out in the registration page, it is left blank and cant be filled out again? (sorry totally green here to php)
I am using Version 5.2.3 of Events Manager
Thanks for all the help.
A.
- The topic ‘[Plugin: Events Manager] Phone not being stored’ is closed to new replies.