Forum Replies Created
- AuthorPosts
Andre Flores
ModeratorHello, Jan!
Thank you for your request, if there are more similar requests from other users, we will consider including it to one of plugin future updates.
Regards,
AndreAndre Flores
ModeratorHi, Jan!
Thank you for your up-vote, it has been also counted.
Regards,
AndreAndre Flores
ModeratorHi, Tanitsak!
You are always welcome.
Regards,
AndreAndre Flores
ModeratorThis reply has been marked as private.July 21, 2020 at 6:19 am in reply to: Filter booking results by different parameters under All Bookings and Calendar in admin panel #981993Andre Flores
ModeratorHello, Tanitsak!
Thank you for clarification. Unfortunately, there is no such option in the plugin. However, we will keep your request in mind for future updates.
Regards,
AndreAndre Flores
ModeratorHello, Christelle!
Thank you for your up-vote, it has been counted.
Regards,
AndreAndre Flores
ModeratorHello, Tanitsak!
You would like to get rid of the page title only, use the following code:
.entry-title { display: none; }
In case you want to remove the page title together with the description, use the following code:
.entry-header { display: none; }
Best regards,
AndreJuly 20, 2020 at 6:34 am in reply to: Filter booking results by different parameters under All Bookings and Calendar in admin panel #981582Andre Flores
ModeratorHello, Tanitsak!
You are able to add more options to the availability search form by creating attributes and adding them to the form. Check this nice video on how to do that.
Regards,
AndreAndre Flores
ModeratorHello, Mirjana!
That is a browser form validation message, it is not defined in the plugin and always displayed in the language of the browser that the visitor is using.
Regards,
AndreJuly 17, 2020 at 6:26 am in reply to: Admin and Customer does not receive Hotel Booking Plugin Email #980689Andre Flores
ModeratorHi, Anton!
I would ask submitting 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,
AndreJuly 17, 2020 at 6:24 am in reply to: Block actual day and the day after in booking calendar #980687Andre Flores
ModeratorHi, Michal!
I am afraid this script will not block current and the next day dates in the calendar, it would require adding more code and scripts. Currently we do not have a quick solution to this request, therefore it is listed in our feature requests list.
Regards,
AndreJuly 16, 2020 at 6:59 am in reply to: Block actual day and the day after in booking calendar #980133Andre Flores
ModeratorHello, Michal!
There is a workaround for blocking the current date in the calendar, you may do that by adding the following code under Appearance ->Customize ->Additional CSS:
.mphb-selectable-date.datepick-today { pointer-events: none; }
As for the next day, currently there is no such feature available in the plugin, however, we do have such a feature request. I have added your up-vote to it as well, and once there are more similar requests from other users, we will consider adding it to one of plugin future updates.
Regards,
AndreAndre Flores
ModeratorHello, Christelle!
That is great! I am glad that you have managed to resolve the issue and your website is up and running again 🙂
Regards,
AndreAndre Flores
ModeratorHi, Kerry!
Sorry for confusion, the code should look as follows:
@media (max-width: 991px) { .site-branding { z-index: 9; }}
This will make the logo clickable throughout the website.
Regards,
AndreJuly 16, 2020 at 6:38 am in reply to: Calendar Sync doesn’t work for cancellation from Booking.com #980121Andre Flores
ModeratorHello, Elisabeth!
The syncing depends on the iCal file exported from the Booking.com. If the file does not include cancellations, then they will not be imported to your Hotel Booking calendar. You may easily check it by opening the .ics link in your browser and downloading the file to your local drive – open the file for editing and check whether cancellations are present in the file. If they are, then the Hotel Booking plugin will check all the previous bookings during next sync and in case some bookings are no longer there (due to cancellation for example), then they will be removed from the calendar and the dates will be available again.
Regards,
Andre- AuthorPosts