Andre Flores

Forum Replies Created

Viewing 15 posts - 1,726 through 1,740 (of 1,921 total)
  • Author
    Posts
  • in reply to: Edit gallery in the sidebar #970520
    Andre Flores
    Moderator

    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,
    Andre

    Andre Flores
    Moderator

    Hi, Maryam!

    You are most welcome! 🙂

    Regards,
    Andre

    Andre Flores
    Moderator

    Hi, 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,
    Andre

    in reply to: Availability search results #970516
    Andre Flores
    Moderator

    Hello, 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,
    Andre

    in reply to: No admin emails when payment didn’t work #969983
    Andre Flores
    Moderator

    You are most welcome!

    Andre Flores
    Moderator

    Hi, 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,
    Andre

    Andre Flores
    Moderator

    Hello, 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,
    Andre

    in reply to: Availability search results #969967
    Andre Flores
    Moderator

    Hi, 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,
    Andre

    Andre Flores
    Moderator

    Hello, 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,
    Andre

    in reply to: Footer & Woocommerce Shopping Cart Icon #969956
    Andre Flores
    Moderator

    Hi, Kean!

    You are most welcome!

    Regards,
    Andre

    in reply to: No admin emails when payment didn’t work #969955
    Andre Flores
    Moderator

    Hi, 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,
    Andre

    in reply to: Problem with payment #969954
    Andre Flores
    Moderator

    Hi, Julien!

    You are always welcome, I am glad I could help.

    Regards,
    Andre

    in reply to: Booklium: Responsive homepage slider #969012
    Andre Flores
    Moderator

    Hi, Ruxandra,

    You are most welcome 🙂

    Regards,
    Andre

    in reply to: Footer & Woocommerce Shopping Cart Icon #969007
    Andre Flores
    Moderator

    Hi, 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,
    Andre

    Andre Flores
    Moderator

    Hello, Mark!

    You are most welcome 🙂

    Regards,
    Andre

Viewing 15 posts - 1,726 through 1,740 (of 1,921 total)