Full Guest Name

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #656862
    Manfredo
    Participant

    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

    #657854
    J. Davis
    Keymaster

    Hi 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,
    John

    #659175
    Manfredo
    Participant

    Hi John, thank you! Best Regards

    #659418
    J. Davis
    Keymaster

    Hi 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,
    John

    #1651328
    Alberto
    Participant

    I 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).

    #1732499
    Alberto
    Participant

    Follow-up on “Full Guest Name” field removal:

    I see that this topic has been discussed multiple times, but there hasnā€™t been any official update in quite a while.

    The request remains the same: having an option to disable the Full Guest Name field directly from the settings instead of relying on CSS tweaks. While the reasoning behind keeping it is understandable (for cases where the guest differs from the payer), in realistic scenarios, >80% of the time, the booker and payer are the same. So why not make that the default and allow an opt-in checkbox for cases where they are different?

    This small change would streamline the booking process significantly – please donā€™t overlook it!

    Could we get an update on whether this is planned or considered for future versions? Users would appreciate having this as an optional setting.

    Additionally, the visibility of this thread might be low, as it seems to get lost among general support discussions rather than being in a dedicated section for feature improvements. If anyone else supports this request, please add a “+1” below so it gains more traction.

    Thanks in advance for any (useful) updates!

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.