Free and Premium WordPress Plugins & Themes Forums WordPress Plugins Hotel Booking Full Guest Name
- This topic has 4 replies, 1 voice, and was last updated 3 months, 2 weeks ago by Alberto.
- AuthorPosts
- March 14, 2018 at 7:01 pm #656862ManfredoParticipant
Hi,
i use the option “Full address fields are required for reservation”.
As a result i have the form-fields “firstname” and “lastname”, netherthelesse the form-field “Full Guest Name” is displayed. Why? This form-field is not needed anymore.
How can i hide it?
Thanks in advance,
best Regards
Manfredo
March 16, 2018 at 4:29 pm #657854J. DavisKeymasterHi Manfredo,
The following option ‘Full address fields are required for reservation’ add address fields and it is not related to ‘Full Guest Name’. As this field is optional you can hide it with code below:
.mphb-guest-name-wrapper { display: none; }
best regards,
JohnMarch 20, 2018 at 8:42 am #659175ManfredoParticipantHi John, thank you! Best Regards
March 20, 2018 at 2:48 pm #659418J. DavisKeymasterHi Manfredo,
You are welcome 😉 Note ‘Full Guest Name’ filed can be useful if Guest name is different from name of person who pays for reservation.
Best regards,
JohnAugust 1, 2024 at 6:18 am #1651328AlbertoParticipantI read many threads here with this same topic,
to MPHB : you are doing good stuff but this should be out of the box.Also if the reason for postpone is
<<Note ‘Full Guest Name’ filed can be useful if Guest name is different from name of person who pays for reservation.>>
Remember that to front end users who book this peculiar detail is not stated/clear , plus I think the default (90% of occurrences) should be that who books is the same who pay.For readers:
If you are interested too for this to grow,
REMEMBER to write here “+1” or similar (as the function “vote-up” is missing in this forum). - AuthorPosts
- You must be logged in to reply to this topic.