• Resolved frans1933

    (@frans1933)


    On the [mphb_checkout] page, you must first enter the name of the guest and then the name of the person making the booking. For my company that is double because it always concerns the same person. Can I remove the ‘Name Guest’ field?

    Best, Frans

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Eugene White

    (@eugenewhite)

    Hello Frans.

    I would like to inform you that the top field for the “Full Guest Name” can be hidden because this is not an obligatory field. Try adding the custom CSS code under the Dashboard > Appearance > Customize > Additional CSS like:

    .mphb-guest-name-wrapper{
      display: none;
    }
    Thread Starter frans1933

    (@frans1933)

    thank you, that works for me!

    Can the field with the ‘number of guests’ be hidden in that place (see screenshot)? That number has already been entered in the previous step, so it is not necessary for my company here.
    Thank you again!

    Plugin Support Eugene White

    (@eugenewhite)

    Hello Frans!

    Sorry to disappoint you, but at this moment our Hotel Booking plugin doesn’t transfer the number of selected guests to the booking confirmation page, unfortunately. That’s why if you hide the selector for the number of guests, they won’t be able to complete their reservations. 

    However, we already have this request on our list of feature requests and our developers definitely consider such an improvement implementation in one of the future plugin releases. 

    We let you know if we receive some updates on this matter. 

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘customize checkout form’ is closed to new replies.