Forum Replies Created
- AuthorPosts
Andre Flores
ModeratorHello Joke,
Thanks, your up-vote has been counted 🙂
Regards,
AndreAndre Flores
ModeratorHello Marcus,
Thank you for reporting this issue, I have passed the request to our developers regarding this matter. Meanwhile, you may try using some alternative plugins, e.g.: Breadcrumb NavXT.
Please note that you may need to perform additional steps in order to integrate it to the theme and we do not guarantee its full compatibility with the Campterra theme, as it was never tested with it.Regards,
AndreAndre Flores
ModeratorHello Philip,
Basically, you may create an accommodation type named Tours and generate 6 accommodations for it (each accommodation will represent the bed/spot). This will allow your visitors to book maximum of 6 accommodations (beds/spots) for selected dates. Also, since this is a 6-day tour, you will need to set the “Minimum stay” rule to 6 nights.
Regards,
AndreAndre Flores
ModeratorHello Graham,
1. If you are referring to removing the featured image on single accommodation type pages, then you may add the following code under Appearance ->Customize ->Additional CSS:
.single-mphb_room_type .post-thumbnail { display: none; }2. In order to have the reservation form displayed above the availability calendar add the following code to your active theme functions.php file:
remove_action( 'mphb_render_single_room_type_metas', array( '\MPHB\Views\SingleRoomTypeView', 'renderReservationForm' ), 50 ); add_action( 'mphb_render_single_room_type_metas', array( '\MPHB\Views\SingleRoomTypeView', 'renderReservationForm' ), 30 );Regards,
AndreNovember 26, 2020 at 10:14 am in reply to: Use blocks editor / Gutenberg for accommodation description #1036259Andre Flores
ModeratorHello Emanuel,
Sure, you may activate the Gutenberg for Accommodation Types description editing under Accommodation ->Settings – make sure the “Enable block editor for “Accommodation Types”.” option is chosen for selection there: https://prnt.sc/vqfj8y.
Regards,
AndreAndre Flores
ModeratorHello Paul,
Unfortunately, there is no such option included in the Hotel Booking plugin. However, you may create a special rate and keep it “Disabled”: https://prnt.sc/vqfg4m. Once you need it, activate the rate back and apply to the desired booking while adding it in admin panel.
Regards,
AndreNovember 26, 2020 at 10:06 am in reply to: Multilanguage Site Ends on 502 Bad Gateway nginx Error Page #1036250Andre Flores
ModeratorHello there,
Thank you for letting me know that issue no longer persists, I am glad that you have managed to have t resolved.
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,
AndreAndre Flores
ModeratorHello Jason,
Thanks for sharing your experience, it is indeed much appreciated! I am sure the above sharing will help many users. It would be also much appreciated if your leave your positive feedback about the Hotel Booking plugin at: https://motopress.com/products/hotel-booking/#edd-reviews-respond if you have not had a chance to do it yet 🙂
Thank you in advance!
Regards,
AndreNovember 26, 2020 at 9:55 am in reply to: Edit Message that appears after customer make a booking #1036235Andre Flores
ModeratorHello Javier,
Sure, you may edit that text via Loco Translate plugin. Check this article with an example on how to do that.
Regards,
AndreAndre Flores
ModeratorHello Liam,
You are most welcome, I am glad I could help. It would be much appreciated if you leave your positive feedback about the Luviana theme at: https://motopress.com/products/luviana/#edd-reviews-respond.
Thank you in advance!
Regards,
AndreAndre Flores
ModeratorHello there,
Unfortunately, there is no option to apply the coupon code to the whole stay, rather than the accommodation only. We do have such a feature request though and I have added your up-vote to it as well. If there are more similar requests from other users, we will consider adding this option to one of the plugin future updates.
Regards,
AndreAndre Flores
ModeratorHello Barbara,
Kindly submit your request to our Help Desk providing temporary access to WordPress dashboard, so we take a closer look at the issue.
Regards,
AndreAndre Flores
ModeratorHello Cassie,
Try adding the following code under Appearance ->Customize ->Additional CSS:
#mphb_adults-mphb-search-form-5fbe23a9f1836 { padding: 19px; } body[data-form-submit="regular"] .container-wrap input[type="submit"], body[data-form-submit="regular"] .container-wrap button[type="submit"], body[data-form-submit="see-through"] .container-wrap input[type="submit"], body[data-form-submit="see-through"] .container-wrap button[type="submit"]:not(.search-widget-btn) { padding: 19px 22px !important; }Regards,
AndreNovember 25, 2020 at 9:07 am in reply to: Feature request: add more triggers for Notifications to be sent #1035286Andre Flores
ModeratorHello Marcus,
Unfortunately, there is no option to allow deposits during one month and then allow only full payments during the next month. You may simply disable the deposit payments at 00:00 of January, 1st, so all the bookings during January require full payment. There is also no option to change the remaining balance due on specific date. I will take your request into account though, thank you for suggestion.
Regards,
AndreNovember 25, 2020 at 9:01 am in reply to: Add accommodation name (not type) to notifier email #1035281Andre Flores
ModeratorHello Marcus,
I am glad that the solution worked for you. We have this in our feature requests list, so we will definitely consider adding the option in case there are more similar requests from other users.
Regards,
Andre- AuthorPosts