Forum Replies Created
- AuthorPosts
Andre Flores
ModeratorHello Brian,
In order to change the header and footer background color, add the following code under Appearance ->Customize ->Additional CSS:
.site-header { background: #xxxxxx; } .site-footer { background: #xxxxxx; }Replace #xxxxxx with the desired color codes.
Regards,
AndreAndre Flores
ModeratorHello Andrew,
If each room appears to be unique, you should indeed create each one as a separate accommodation type, so your guests could select desired room. Could you provide some more information on the issues that occur with search and syncing with Booking.com?
Regards,
AndreJune 1, 2021 at 11:39 pm in reply to: notification tag is not replaced with accomodation notification #1133502Andre Flores
ModeratorHello there,
The issue is currently under investigation of our developers. They have not yet found the cause of the issue, however once they do, we will immediately contact you back with further updates.
Regards,
AndreAndre Flores
ModeratorHello Emma,
Thank you for letting me know, I am glad that you were able to locate the endpoint URL.
Regards,
AndreAndre Flores
ModeratorThis reply has been marked as private.Andre Flores
ModeratorHello Patrick,
Unfortunately, currently there is no quick solution to this issue, you may disable buffer option in the Hotel Booking plugin and add accommodation blocks for bookings made on the website manually. Imported bookings will already have a buffer added to them as it is set up at your OTA.
Regards,
AndreAndre Flores
ModeratorHello Ron,
Sure, if everything is in tact after deactivating the Lite version and activating the Pro one, you may remove the Lite version completely. Feel free to back it up before removing just in case.
Regards,
AndreAndre Flores
ModeratorThis reply has been marked as private.Andre Flores
ModeratorHello Maurice,
Thank you for your suggestions, it is much appreciated. I will make sure to pass them for further consideration to our developers.
Regards,
AndreAndre Flores
ModeratorHello Maurice,
Unfortunately, there is no option in Notifier add-on to send out notifications to different email addresses depending on the booked accommodation type. We do have such a feature request, however, it has not been popular to the date. I have added your up-vote to the request and we will continue collecting feedback from other users.
Anyone else, who also needs this feature, feel free to let us know by commenting this topic.Regards,
AndreMay 25, 2021 at 3:09 am in reply to: Different problems with multilanguage site with polylang plugin #1127417Andre Flores
ModeratorHello Ron,
The Multilingual CMS version is required, as it included String Translation feature, which is required to translate different parts of the theme/plugins.
Regards,
AndreMay 25, 2021 at 3:03 am in reply to: Availability does not work when switching to other language via WPML #1127414Andre Flores
ModeratorHello Wim,
You should make sure to add translations for Accommodation Types and Rates, otherwise, there will be no availability in Dutch language when switching to it from English.
Check this article with detailed information on how to translate everything needed via WPML.Regards,
AndreAndre Flores
ModeratorHello Karen,
Thank you for sharing your experience, it is indeed much appreciated!
It would be great if you could share your positive feedback about MotoPress products at: https://www.trustpilot.com/evaluate/www.getmotopress.com.Thank you in advance!
Regards,
AndreAndre Flores
ModeratorHello Ron,
Thank for your feedback, it is much appreciated. I have passed it to our developers and added your up-vote to the request.
Also, thank you for sharing your workaround, it might be useful to other users, who also face the same issue.Regards,
AndreAndre Flores
ModeratorHello Luciano,
It depends on where exactly you would like to have the information displayed. Should it be displayed right above the calendar?
You may copy the reservation-form.php file from /wp-content/plugins/motopress-hotel-booking/templates/single-room-type/ directory to /wp-content/themes/your-theme/hotel-booking/single-room-type/ directory and add desired text there, e.g.:During May, the minimum amount of nights to book is 2
‘ ?>
Regards,
Andre- AuthorPosts