Forum Replies Created
- AuthorPosts
Andre Flores
ModeratorYou are most welcome!
June 22, 2020 at 7:42 am in reply to: Max accommodation occupancy available in Search Form vs Room capacity #969982Andre Flores
ModeratorHi, 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 Flores
ModeratorHello, 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 Flores
ModeratorHi, 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 Flores
ModeratorHello, 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 Flores
ModeratorHi, Kean!
You are most welcome!
Regards,
AndreAndre Flores
ModeratorHi, 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 Flores
ModeratorHi, Julien!
You are always welcome, I am glad I could help.
Regards,
AndreAndre Flores
ModeratorHi, Ruxandra,
You are most welcome π
Regards,
AndreAndre Flores
ModeratorHi, 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 Flores
ModeratorHello, Mark!
You are most welcome π
Regards,
AndreAndre Flores
ModeratorHello, Julien!
Looks like Stripe has not been set up properly, there are some errors in browser developer’s tool console: https://prnt.sc/t2irlr. You should make sure your public and secret keys are valid and inserted in corresponding fields under Stripe payment settings. You may get both keys in your Stripe account.
Regards,
AndreAndre Flores
ModeratorHello, Ruxandra!
The original Booklium Homepage slider images dimensions are 1920×650 pixels. You may also try adding the following CSS code under Appearance ->Customize ->Additional CSS:
@media (max-width: 991px) { .wp-block-getwid-section__background-slider-item img { object-fit: contain; }This should make the image displayed better on mobile devices. If the issue persists, feel free to submit a request to our Help Desk, providing your website URL and temporary access to your Dashboard.
Regards,
AndreAndre Flores
ModeratorHello, Guara!
Thank you, we will assist you further via our Help Desk.
Regards,
AndreAndre Flores
ModeratorHello, Eric!
I would kindly ask that you submit your request to our Help Desk, providing temporary access to WordPress dashboard, so we take a closer look at the issue.
Regards,
Andre- AuthorPosts