Forum Replies Created
- AuthorPosts
Andre Flores
ModeratorHello Eddie,
So far there is no such option in the plugin, however, we do have such a feature request and I have added your up-vote to it as well. In case there are more requests from other users, we will consider adding this option in one of the plugin future updates.
Anyone else, who also needs this feature feel free to let us know by commenting this thread.Regards,
AndreAndre Flores
ModeratorHello Ruxandra,
There should be no issues uploading SVG images to any part of the WordPress website, try one of the options described in this article in order to be able to do that (if the plugin option did not work try the functions.php file editing one).
Regards,
AndreAndre Flores
ModeratorHello Ruxandra,
The height can be changed by altering top and bottom padding for the header image. Add the following code under Appearance ->Customize ->Additional CSS:
.site .site-wrapper .site-header .site-header-wrapper.custom-image-bg .page-header-custom { padding-bottom: 240px; padding-top: 240px; }Reduce/increase 240px values both for bottom and top padding in order to change the image height.
Regards,
AndreAndre Flores
ModeratorHello Martin,
It is fine, no worries at all. I am glad that you have managed to resolve the issue.
It would be 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 Martin,
It would be appreciated if you submit a request to our Help Desk providing your website URL and temporary access to WordPress dashboard (if needed), so we take a closer look at the issue.
Regards,
AndreAndre Flores
ModeratorHello Karl,
Unfortunately, there is no such option in the plugin by default. We will take your suggestion into consideration though and in case there are more similar requests from other users, we will consider adding this feature to one of the plugin future updates.
Regards,
AndreAndre Flores
ModeratorHello Nick,
Unfortunately, this feature has not been quite popular to the date, so it has not been implemented to the plugin yet. We are collecting up-votes and will consider adding this feature in case there are more similar requests from other users.
Regards,
AndreAndre Flores
ModeratorHello there,
Thank you for your suggestions, we will take them into account for sure.
Regards,
AndreAndre Flores
ModeratorHello Thomas,
If you would like to add different information for each accommodation type. then there is no such possibility and it is recommended to add such information directly to the accommodation type description.
However, if you just want to add some additional block, which will be the same for all the accommodation types, you will be able to do that by overriding the mphb_tmpl_the_room_reservation_form() function from /wp-content/plugins/motopress-hotel-booking/template-functions.php file in your theme functions.php file.Regards,
AndreJanuary 14, 2021 at 8:02 am in reply to: Option to book day trips or one day tours or single day bookings #1058989Andre Flores
ModeratorHello Emanuel,
You are most welcome. How’s been your experience with the Hotel Booking plugin so far? It would be much appreciated if you leave your positive feedback about it at: https://motopress.com/products/hotel-booking/#edd-reviews-respond.
Thank you in advance!Regards,
AndreJanuary 13, 2021 at 10:37 am in reply to: No extra Booking buffer on imported bookings please #1058565Andre Flores
ModeratorHello there,
I have checked the behavior locally and was unable to replicate the issue you are referring to. Despite the website and imported OTA accommodations both had a booking buffer of 1 day, the accommodation on the website did not add 1 more buffer day to the existing rule, the buffer still stood as 1 day and not 2 days. If you believe the issue persists, kindly submit a request to our Help Desk providing temporary access to your WordPress dashboard, so we take a closer look at it.
Regards,
AndreAndre Flores
ModeratorHello there,
Thank you for your feedback, I have added your up-vote to the feature request. Unfortunately, for now there is no other option on how to achieve what you need.
Regards,
AndreJanuary 12, 2021 at 10:01 am in reply to: Want single-night rate to only show when a single night is booked #1058007Andre Flores
ModeratorHello Christine,
You may achieve this within a single rate. Set the price per 1 night to $460 and the price per 2 nights to $430: https://prnt.sc/wlofom. The price will be calculated automatically depending on the number of nights your guests select and they will not be confused with the rate per night displayed when they book two nights.
Regards,
AndreJanuary 12, 2021 at 9:02 am in reply to: Option to book day trips or one day tours or single day bookings #1057988Andre Flores
ModeratorHello Emanuel,
Yes, indeed you will need to select the checkout date, as currently the Hotel Booking offers overnight bookings only. Some of our users add a note to their guests, that in order to book a trip for specific date, they should select the next day as the checkout date.
We will take your request into consideration and in case there are more similar requests from other users, we will consider adding this feature in one of the plugin future updates.
Regards,
AndreAndre Flores
ModeratorHello Tony,
It depends on what block(s) exactly you are trying to hide. If this is one of the meta blocks encoded on the single accommodation type pages, you may hide it for specific resolution via CSS only, as these blocks are not editable in page builder.
If you need an example of such CSS rule get back to me with the URL to the page in question.Regards,
Andre- AuthorPosts