Forum Replies Created
- AuthorPosts
- Andre FloresModerator
Hi, Ryan!
I am glad that you have managed to resolve the issue. Do not hesitate to ask more questions if there are any.
Regards,
AndreJune 23, 2020 at 6:50 am in reply to: Book and reservation buttons still showing in search page results #970519Andre FloresModeratorHi, Maryam!
You are most welcome! 🙂
Regards,
AndreJune 23, 2020 at 6:49 am in reply to: How to add / set up multiple customer information while booking #970518Andre FloresModeratorHi, Santiago!
You may consider using our great Checkout Fields ad-on in order to create additional fields for all the guests personal information on the Checkout page.
Alternatively, you may ask your Guests to provide this information in “Notes” field.Regards,
AndreAndre FloresModeratorHello, Gabriela!
You may configure up to 14 terms and apply them to all the accommodation types. For example, if your accommodations can be booked for maximum of 4 guests, then you may apply 5, 6, 7,…, 14 terms to all the accommodations, so when your Guests look for accommodations for more, than 4 persons, they get all of them in search results – in this way they will be able to book several ones to match their number of guests.
Regards,
AndreAndre FloresModeratorYou are most welcome!
June 22, 2020 at 7:42 am in reply to: Max accommodation occupancy available in Search Form vs Room capacity #969982Andre FloresModeratorHi, Kean!
(1) Unfortunately, there is no such option, since maximum number of guests the service can be applied to depends on the capacity parameter, otherwise, the plugin would not “understand”, how many persons the service can be applied to.
(2) Currently there is no such option, however, we do have such a feature request already. If there are more similar requests from other users, we will consider adding this option to one of plugin future updates.
As an option you may add a note to your Guests about the special price, if they book accommodations A and C. If you do not use online payments, you will be able to create a special coupon code and apply it to the booking manually in your Dashboard for such Guests.Regards,
AndreJune 22, 2020 at 7:35 am in reply to: Book and reservation buttons still showing in search page results #969975Andre FloresModeratorHello, Maryam!
The “Hide reservation forms and buttons” hides buttons and forms on single accommodation type pages. You may hide them on Search Results page as well by adding the following code under Appearance ->Customize ->Additional CSS:
.button.mphb-button.mphb-recommendation-reserve-button { display: none; } .mphb-reserve-room-section .button.mphb-button.mphb-book-button { display: none; }
Regards,
AndreAndre FloresModeratorHi, Gabriel!
This is how search results work by default in the plugin. If you would like to get search results according to the number of guests only, check this article with a workaround on how to achieve this.
Regards,
AndreAndre FloresModeratorHello, Sabrina!
The automatic syncing with Google calendar should work fine, try decreasing the Interval option under Accommodation ->Settings, so the syncing occurs more often, e.g. “Once Hourly” or “Twice an Hour”.
If this does not help, feel free to submit a request to our Help Desk, so we take a closer look at the issue.Regards,
AndreAndre FloresModeratorHi, Kean!
You are most welcome!
Regards,
AndreAndre FloresModeratorHi, Felix!
For now there is no option to send abandoned (not finished) booking notifications to admin e-mail, unfortunately. However, we do have such a feature request and I have added your up-vote to it as well. If there are more similar requests from other users regarding this matter, we will consider adding this option in one of plugin future updates.
Anybody, who also needs this feature, feel free to let me know by commenting below.Regards,
AndreAndre FloresModeratorHi, Julien!
You are always welcome, I am glad I could help.
Regards,
AndreAndre FloresModeratorHi, Ruxandra,
You are most welcome 🙂
Regards,
AndreAndre FloresModeratorHi, Kean!
1). Would you like to remove the footer completely or just footer widgets? In order to hide footer for the Home page completely add the following code under Appearance ->Customize ->Additional CSS:
.home .footer-widgets, #colophon { display: none; }
To remove widgets only, use the following code:
.home .footer-widgets { display: none; }
2). You may simply add it as a menu item to the Primary menu. Feel free to add specific class to the menu item in order to apply desired styles to it.
Regards,
AndreJune 19, 2020 at 6:45 am in reply to: Drop down menu arrow too close to Accommodation numbers #968994Andre FloresModeratorHello, Mark!
You are most welcome 🙂
Regards,
Andre - AuthorPosts