Forum Replies Created
- AuthorPosts
Andre Flores
ModeratorHello, 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,
AndreJune 30, 2020 at 6:29 am in reply to: Booking Confirmation Emails show Method: Test Payment next email … #973172Andre Flores
ModeratorHi, Mark!
You are most welcome!
Regards,
AndreAndre Flores
ModeratorYou are welcome π
June 26, 2020 at 6:36 am in reply to: Booking Confirmation Emails show Method: Test Payment next email … #971900Andre Flores
ModeratorHello, 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,
AndreAndre Flores
ModeratorHello, 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,
AndreAndre Flores
ModeratorHi, 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,
AndreJune 25, 2020 at 6:40 am in reply to: Exporting Bookings and Hotel Booking Reports Cost Breakout #971484Andre Flores
ModeratorHi, 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,
AndreAndre Flores
ModeratorHello, 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,
AndreAndre Flores
ModeratorHi, 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,
AndreAndre Flores
ModeratorHi, 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,
AndreAndre Flores
ModeratorHello, Jo!
The full process on how to sync Hotel Booking with AirBnB is described in this article.
Best regards,
AndreAndre Flores
ModeratorHi, Ryan!
I am glad that you have managed to resolve the issue. Do not hesitate to ask more questions if there are any.
Regards,
AndreJune 23, 2020 at 6:50 am in reply to: Book and reservation buttons still showing in search page results #970519Andre Flores
ModeratorHi, Maryam!
You are most welcome! π
Regards,
AndreJune 23, 2020 at 6:49 am in reply to: How to add / set up multiple customer information while booking #970518Andre Flores
ModeratorHi, Santiago!
You may consider using our great Checkout Fields ad-on in order to create additional fields for all the guests personal information on the Checkout page.
Alternatively, you may ask your Guests to provide this information in “Notes” field.Regards,
AndreAndre Flores
ModeratorHello, Gabriela!
You may configure up to 14 terms and apply them to all the accommodation types. For example, if your accommodations can be booked for maximum of 4 guests, then you may apply 5, 6, 7,…, 14 terms to all the accommodations, so when your Guests look for accommodations for more, than 4 persons, they get all of them in search results – in this way they will be able to book several ones to match their number of guests.
Regards,
Andre- AuthorPosts