Andre Flores

Forum Replies Created

Viewing 15 posts - 1,711 through 1,725 (of 1,921 total)
  • Author
    Posts
  • in reply to: How to book multiple different rooms in 1 booking #973184
    Andre Flores
    Moderator

    Hello, 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,
    Andre

    in reply to: mphb_availability error #973181
    Andre Flores
    Moderator

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

    in reply to: Admin Booking without Booking Rules #973179
    Andre Flores
    Moderator

    Hello, 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,
    Andre

    in reply to: Feature request: Dynamic deposit #973176
    Andre Flores
    Moderator

    Hello, 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

    in reply to: Availability Calendar Colour #973173
    Andre Flores
    Moderator

    Hello, Mark!

    Most of Hotel Booking elements colors can be changed via custom CSS.
    You may change the color of the calendar header background by adding the following code under Appearance ->Customize ->Additional CSS:

    .mphb-calendar .datepick-nav, .datepick-popup .datepick-nav {
    	background-color: #242424;
    }

    Change #242424 to any other color. You may find all the HEX color codes here.
    In order to change the “Today” text color, add the following code:

    – normal state:

    .datepick-popup a.datepick-cmd.datepick-cmd-today, .mphb-calendar a.datepick-cmd.datepick-cmd-today {
    	color: #66676d;
    }

    Replace #66676d with any desired color.

    – hover state:

    .mphb-calendar .datepick-nav a:hover, .datepick-popup .datepick-nav a:hover {
    	background-color: #242424;
    	color: #fff;
    }

    Replace #fff to any other color to change the text color, and #242424 to change background hover color (currently it matches the calendar header background color).

    Add the following code to change the navigation arrows color:

    – normal state:

    .mphb-calendar .datepick-nav a, .datepick-popup .datepick-nav a {
    	color: #9b9ca4;
    }
    .mphb-calendar .datepick-nav a.datepick-disabled, .datepick-popup .datepick-nav a.datepick-disabled {
    	color: #9b9ca4;
    }

    Replace #66676d with any desired color.

    – hover state:

    .mphb-calendar .datepick-nav a.datepick-disabled:hover, .datepick-popup .datepick-nav a.datepick-disabled:hover {
    	background-color: #242424;
    }
    .mphb-calendar .datepick-nav a:hover, .datepick-popup .datepick-nav a:hover {
    	background-color: #242424;
    	color: #fff;
    }
    .mphb-calendar .datepick-nav a:hover, .datepick-popup .datepick-nav a:hover {
    	background-color: #242424;
    	color: #fff;
    }

    Replace #fff to any other color to change the text color, and #242424 to change background hover color.

    Regards,
    Andre

    Andre Flores
    Moderator

    Hi, Mark!

    You are most welcome!

    Regards,
    Andre

    in reply to: Fee set as percentage #971902
    Andre Flores
    Moderator

    You are welcome 🙂

    Andre Flores
    Moderator

    Hello, Mark!

    I would recommend that you submit a request to our Help Desk, providing temporary access to your WordPress dashboard, so we take a closer look at this issue.

    Regards,
    Andre

    in reply to: Booklium theme on Multisite #971899
    Andre Flores
    Moderator

    Hello, Ruxandra!

    Some of our Customers have already created multi-sites using Booklium theme and have had no issues, so I believe you should not come across any incompatibility issues.

    Regards,
    Andre

    in reply to: Fee set as percentage #971486
    Andre Flores
    Moderator

    Hi, Ryan!

    Thank you for your detailed explanation and up-vote, it has been counted. So far, there is no option to add a fee, based on percentage. However, we are collecting up-votes from other users to find out how popular this request is. If there are more similar requests from other users, we will consider adding this feature in one of plugin future updates.

    Regards,
    Andre

    Andre Flores
    Moderator

    Hi, Kerry!

    Our developers are currently busy with other priority tasks, so this feature request is on hold at the moment. We are collecting up-votes from other users in order to learn how popular this request is, and currently there are only a few. Once there are any updates, we will immediately let you know.

    Regards,
    Andre

    in reply to: Availability search results #970987
    Andre Flores
    Moderator

    Hello, Gabriela!

    In your case I would also recommend turning off the “Enable search form to recommend the best set of accommodations according to a number of guests.” option under Accommodation ->Settings – this will disable recommendations and allow your Guests to choose the best option for them: https://prnt.sc/t5ffla.

    Regards,
    Andre

    in reply to: Sudden Airbnb calendar sync issues #970985
    Andre Flores
    Moderator

    Hi, Ryan!

    Thank you for sharing your experience, perhaps there were temporary issues on AirBnB end. Let’s see if AirBnB support team reaches you with the feedback.

    Regards,
    Andre

    in reply to: Sudden Airbnb calendar sync issues #970980
    Andre Flores
    Moderator

    Hi, Jo!

    The temporary domain and non-secured URL may be the issue, you should consult about this with AirBnB support team. You may also try registering your own free demo at: https://hbdemo.getmotopress.com and try syncing Demo calendar with AirBnB to find out whether your temporary website URL is the issue.

    Regards,
    Andre

    in reply to: Syncing with Airbnb #970977
    Andre Flores
    Moderator

    Hello, Jo!

    The full process on how to sync Hotel Booking with AirBnB is described in this article.

    Best regards,
    Andre

Viewing 15 posts - 1,711 through 1,725 (of 1,921 total)