Forum Replies Created
- AuthorPosts
Andre Flores
ModeratorYou are welcome.
Regards,
AndreAndre Flores
ModeratorHello Carl,
I have consulted with our developers and they informed me that the theme update should be released shortly, so you will be able to take an advantage of the latest Hotel Booking plugin version soon.
Regards,
AndreAndre Flores
ModeratorThis reply has been marked as private.Andre Flores
ModeratorThis reply has been marked as private.March 2, 2021 at 3:26 am in reply to: Disable or change the icons from details in acommodation page #1083044Andre Flores
ModeratorHello Maria,
Icons are added via CSS as Font Awesome 5 Free icons library. For example, add the following code under Appearance ->Customize ->Additional CSS:
.mphb-single-room-type-attributes li.mphb-room-type-adults-capacity::before, .mphb-loop-room-type-attributes li.mphb-room-type-adults-capacity::before, .loop-room-short-attributes li.mphb-room-type-adults-capacity::before { content: "\f500"; }Replace \f500 with any desired icon from the same library in order to change the icon for capacity.
You will find icons list here.
You may find out the code for each icon using Developer’s Tool console in your browser: https://prnt.sc/10b8xi1.Regards,
AndreAndre Flores
ModeratorHello Charlotte,
I would recommend that you submit a request to our Help Desk providing your website URL and temporary access to WordPress dashboard, so we take a closer look at the issue.
Regards,
AndreAndre Flores
ModeratorHello there,
We are still collecting feedback from other users regarding this matter, as the feature has not been quite popular to the date.
I have added your up-vote to the request as well, thank you.Regards,
AndreAndre Flores
ModeratorHello Robert,
You are most welcome, I am glad I could help. It would be very much appreciated if you leave your positive feedback about the Hotel Booking plugin at: https://motopress.com/products/hotel-booking/#edd-reviews-respond.
Thank you in advance!
Regards,
AndreAndre Flores
ModeratorHello Andy,
Unfortunately, there is no option to view the due date in each booking. You may check check the check-in date and count up the final date, when the balance due should be paid – for now this is the only available option in the plugin.
Regards,
AndreAndre Flores
ModeratorHello Carl,
It usually takes some time for our developers to update the theme and make sure everything works in tact. Unfortunately, there is no ETA on the Booklium theme update, as currently our developers are busy with other priority tasks.
For users, who do not want to wait for the theme update or need some features from the updated plugin versions, we usually recommend to get the Hotel Booking plugin license separately from the theme in order to receive automatic plugin updates regardless of the theme version.Regards,
AndreAndre Flores
ModeratorHello Carl,
As the Maximum Advance Reservation feature is not available in your Hotel Booking version there should be no limit for future reservations on your website – I assume there is something wrong with seasons/rates. Provide me with your website URL and temporary access to WordPress dashboard in a private reply, so I take a closer look at the issue.
Regards,
AndreAndre Flores
ModeratorHello Kerry,
By default dates when your guests can not check in should be displayed as unavailable in the calendar. If you provide me with the URL to an example page in a private reply, I will gladly check this matter for you.
Regards,
AndreAndre Flores
ModeratorHello Carl,
I would kindly ask that you submit a request to our Help Desk providing your website URL and temporary access to WordPress dashboard, so we take a closer look at the issue.
Regards,
AndreAndre Flores
ModeratorHello Klemens,
The workaround may still work in your case, let’s try it with your example:
– set the adults number in accommodation to 10
– set the children number in accommodation to 16
– set the total capacity in accommodation to 16This will make sure the maximum of 16 guests can book a stay, however, not more than 10 adults.
– create two attributes: “adults” and “children”
– generate their terms (1,2,3,4,5,6,7,8,9,10 for adults and 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 for children) and assign them all to the accommodation type in questionThis will have the accommodation type appear in search results when your guests are looking to book a stay for 1-10 adults or/and 1-16 children.
Let me know if this makes sense.Regards,
AndreAndre Flores
ModeratorHello Lee,
It should be similar to editing with Elementor:
– install MotoPress & Divi Integration add-on
– enable the Developer Mode under Accommodation ->Settings
– make sure Accommodation Types are enabled for editing in Divi settingsYou will be able to set any desired layout/template for accommodation type pages after that. Please note that you will need to insert availability calendar and booking form shortcodes:
[mphb_availability_calendar]
[mphb_availability]The ID’s of accommodation types should be fetched automatically for each accommodation type.
Regards,
Andre- AuthorPosts