Table of Contents
When configuring plugin settings, you’ll need to set all appropriate pages for the plugin to work properly. You should be asked to install these pages automatically.
If for some reason you should add them manually, go add the following pages:
Search Availability page
The page to display a search form.
Use availability search form shortcode [mphb_availability_search]
on this page.
Search Results page
The page to display a search results.
Use search results shortcode [mphb_search_results]
on this page.
Checkout Page
The page where user will be redirected to complete booking.
Use checkout form shortcode [mphb_checkout]
on this page.
Booking Confirmed Page
The page where user will be redirected to once a booking is confirmed via email or by admin.
Note: this page is used when the confirmation mode is set to “By customer via email” or “By admin manually”.
Use booking confirmation shortcode [mphb_booking_confirmation]
on this page.
Reservation Received Page
The page where user will be redirected to once a booking is confirmed upon payment.
Note: this page is used when the confirmation mode is set to “Confirmation upon payment”.
Use booking confirmation shortcode [mphb_booking_confirmation]
on this page.
Failed Transaction Page
The page where user will be redirected to if a transaction is cancelled or fails.
Note: this page is used when the confirmation mode is set to “Confirmation upon payment”.
Booking Cancelation Page
The page where user will be redirected to confirm booking cancelation.
Use booking cancelation shortcode [mphb_booking_cancellation]
on this page.
Booking Canceled Page
The page where user will be redirected to after a booking is canceled.
My Account Page
Page to display user account or log in form.
Use the customer account shortcode [mphb_account]
on this page.