whitson
Forum Replies Created
-
I got a fix from another post. Basically I had to change bookingorm.php to read
<label for='dbem_phone'><?php _e('Phone','dbem') ?></label> <input type="text" name="dbem_phone" id="dbem_phone" class="input" />
Yay, it works!
Thanks for the help.
Yes, the email template seems fine. The relevant line is
Phone: #_BOOKINGPHONE
If I look at the users, I see no phone number in their record. Hence I imagine that the phone number they are entering is not being stored.
The code I see in bookingform.php is
<label for='user_phone'><?php _e('Phone','dbem') ?></label> <input type="text" name="user_phone" id="user_phone" class="input" />
Yes, I’m using 4.1.4. However I did install EM a couple of months ago and couldn’t get it to work, so I deactivated it, deleted it and then deleted the plugin folder.
Could that be the problem?
I have the same problem with the phone number not being stored and subsequently not appearing on email.
I don’t quite follow what has to change, I have already tried these three options but can’t get any success. Please can you tell me what to do.
<label for='dbem_phone'><?php _e('Phone','dbem') ?></label> <input type="text" name="user_phone" id="user_phone" class="input" /> <label for='user_phone'><?php _e('Phone','dbem') ?></label> <input type="text" name="user_phone" id="dbem_phone" class="input" /> <label for='dbem_phone'><?php _e('Phone','dbem') ?></label> <input type="text" name="user_phone" id="dbem_phone" class="input" />
[Please post code snippets between backticks or use the code button.]
I’ve changed the page name to https://www.firstaidschooluk.co.uk/events2/