Forum Replies Created
- AuthorPosts
Andre Flores
ModeratorHi, Ryan!
Thank you for your suggestion. We will keep this in mind and if there are more similar requests from other users, we will consider adding this feature to one of plugin future updates.
Regards,
AndreAndre Flores
ModeratorHello, Mark!
Looks like the issue you are facing is quiet specific. I would ask that you submit your request to our Help Desk, providing example screenshots of the notification e-mails and temporary access to your WordPress dashboard, so we take a closer look at the issue.
Regards,
AndreAndre Flores
ModeratorHi, Ryan!
Sorry for confusion, the option means that Hotel Booking Success and Failed pages will be displayed after the payment, and not the WooCommerce ones. This means that you will still need to go trough the WooCommerce checkout process after the Hotel Booking one.
So far, the only option that may be helpful is hiding some fields on Hotel Booking Checkout page, so they are not duplicated during WooCommerce checkout process.Regards,
AndreAndre Flores
ModeratorHi, Mark!
You are most welcome!
Regards,
AndreAndre Flores
ModeratorHi, Mark!
Kindly submit a request to our Help Desk providing temporary access to your WordPress dashboard and specify the exact order you would like your accommodations to be displayed in, we will take a closer look at the issue.
Regards,
AndreAndre Flores
ModeratorYou are welcome 🙂
Regards,
AndreAndre Flores
ModeratorHi, Ryan!
Unfortunately, there is no way to skip Hotel Booking Checkout page, however, you may enable “Use Hotel Booking checkout endpoints instead of WooCommerce ones.” option under Accommodation ->Settings ->Payment Gateways ->WooCommerce tab – this will allow to avoid an additional step of filling in information on WooCommerce Checkout page. There may be not enough fields to fill in on Hotel Booking Checkout page, so you may consider our Checkout Fields add-on to edit existing and add more fields on Hotel Booking Checkout page.
Regards,
AndreAndre Flores
ModeratorHi, Matthias!
In order to edit [mphb_booking_confirmation] shortcode you will need to overwrite default plugin files in your active theme. Navigate to /wp-content/plugins/motopress-hotel-booking/templates/shortcodes/ and copy the “booking-confirmation” folder to /wp-content/themes/your-active-theme/hotel-booking/shortcodes/ directory. Feel free to edit files in “booking-confirmation” folder per your desire.
Regards,
AndreAndre Flores
ModeratorHello, Thomas!
Thank you, your up-vote has also been counted.
Regards,
AndreAndre Flores
ModeratorHi, Mark!
Looks like you are using [mphb_rooms] shortcode on Accommodations page. In order to change the accommodation types order in the shortcode you should use orderby and order parameters. Make sure they match the ones configured in the Accommodation Types widget on Home page. The shortcode will look as follows:
[mphb_rooms orderby="ID" order="ASC"]You may find all the available parameter values for the shortcode under Accommodation ->Shortcodes tab: https://prnt.sc/t8y5ah.
Regards,
AndreAndre Flores
ModeratorHello, Jan!
You may disable the accommodation type title link by adding the following code under Appearance ->Customize ->Additional CSS:
.mphb_sc_room-wrapper .mphb-room-type-title, .mphb_sc_rooms-wrapper .mphb-room-type-title, .mphb_sc_search_results-wrapper .mphb-room-type-title { pointer-events: none; }To change the amenities hover color use the following code:
.mphb-single-room-type-attributes a:hover, .mphb-loop-room-type-attributes a:hover, .loop-room-short-attributes a:hover { color: #13b0bb; }Replace #13b0bb with any desired color. You may find all the HEX color codes here.
Regards,
AndreAndre Flores
ModeratorHello, Ryan!
The multi-booking is available in Hotel Booking plugin by default. If you do not have “Redirect to the checkout page immediately after successful addition to reservation.” option enabled under Accommodation ->Settings, then your Guests should be able to book several accommodations at a time. However, you should either have a page with all the accommodation types listed or have your Guests redirected to Search Results page (do not enable “Skip search results page and enable direct booking from accommodation pages.” option), when they check the availability – either of these two options will allow to book several accommodations at a time before proceeding to checkout.
Regards,
AndreAndre Flores
ModeratorHi, Bartosz!
The error may be caused by improper accommodation type configuration. Make sure to have accommodations, rates and seasons applied to this accommodation type specifically. For more details, check this article.
If the issue persists, kindly submit a request to our Help Desk, providing temporary access to WordPress dashboard, so we take a closer look at the issue.Regards,
AndreAndre Flores
ModeratorHello, guys!
Thank you all for your up-votes, I have added them to the feature request. Once there is any updates on this matter, I will let you know.
Regards,
AndreAndre Flores
ModeratorHello, Bryan!
Thank you for your up-vote, I have added it to the feature request. Our developers are doing their best to implement important features to the plugin per Hotel Booking users requests.
Regards,
Andre- AuthorPosts