Andre Flores

Forum Replies Created

Viewing 15 posts - 961 through 975 (of 1,936 total)
  • Author
    Posts
  • in reply to: Disabling Dates on Availability Calendar #1082916

    Hello Kerry,

    By default dates when your guests can not check in should be displayed as unavailable in the calendar. If you provide me with the URL to an example page in a private reply, I will gladly check this matter for you.

    Regards,
    Andre

    in reply to: Processing PayPal payment for added payment #1082913

    Hello Carl,

    I would kindly ask that you submit a request to our Help Desk providing your website URL and temporary access to WordPress dashboard, so we take a closer look at the issue.

    Regards,
    Andre

    in reply to: Search results showing all rooms #1082911

    Hello Klemens,

    The workaround may still work in your case, let’s try it with your example:

    – set the adults number in accommodation to 10
    – set the children number in accommodation to 16
    – set the total capacity in accommodation to 16

    This will make sure the maximum of 16 guests can book a stay, however, not more than 10 adults.

    – create two attributes: “adults” and “children”
    – generate their terms (1,2,3,4,5,6,7,8,9,10 for adults and 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 for children) and assign them all to the accommodation type in question

    This will have the accommodation type appear in search results when your guests are looking to book a stay for 1-10 adults or/and 1-16 children.
    Let me know if this makes sense.

    Regards,
    Andre

    in reply to: Display Single Accommodation Type Book button #1082907

    Hello Lee,

    It should be similar to editing with Elementor:
    – install MotoPress & Divi Integration add-on
    – enable the Developer Mode under Accommodation ->Settings
    – make sure Accommodation Types are enabled for editing in Divi settings

    You will be able to set any desired layout/template for accommodation type pages after that. Please note that you will need to insert availability calendar and booking form shortcodes:

    [mphb_availability_calendar]
    [mphb_availability]

    The ID’s of accommodation types should be fetched automatically for each accommodation type.

    Regards,
    Andre

    in reply to: Moving Booking Calendar & Form Above Description #1082253

    Hello Linda,

    Overall it is possible. You will need to use remove_action to get rid of both calendar and booking from from single accommodation type pages, then create a copy of theme single.php file located in your theme directory and rename it to single-mphb_room_type.php. In the copied file find the the_content(); part and add the following code before it:

    echo do_shortcode('[mphb_availability_calendar]');
    echo do_shortcode('[mphb_availability]');

    This should work.

    Regards,
    Andre

    Hello Maurice,

    Thank you for your feedback, I will make sure to share it with our developers.
    As for the max_input_vars, yes, it is set directly on your server. I would recommend to contact your hosting provider directly regarding this matter, they should be able to assist.

    Regards,
    Andre

    in reply to: Limit to only one room booking (from search results page) #1080988

    Hello Margaret,

    I am afraid I did not quite get your point. Could you kindly rephrase or provide more details on what you are trying to achieve?

    Regards,
    Andre

    in reply to: Horizontal Search Form Elementor Issue #1080987

    Hello Robert and Ashleigh,

    Please note that we have recently released the update for the Hotel Booking & Elementor Integration add-on, which allows to set horizontal style to the Search Availability Form widget directly in the widget settings. We have added all the required options to the widget, so you will not need to use CSS classes anymore.
    We have updated the aforementioned article, kindly check it to learn how the updated widget works now: https://support.motopress.com/hc/en-us/articles/360042564512-Horizontal-Search-Form-for-Booking-plugin-in-Elementor.

    Regards,
    Andre

    in reply to: Import Reservations from Wheelbase to Hotel Booking #1080900

    Hello Nancy,

    Unfortunately, there is no option to import bookings from other platforms, other than synchronizing external calendars with the Hotel Booking via iCal. Adding bookings to the plugin manually will indeed take much time, so as an easier option you may block your accommodations for booked dates under Bookings ->Booking Rules, unless you need external bookings to be “physically” present in your dashboard.

    Regards,
    Andre

    in reply to: Page builder options – Gutenberg vs Elementor #1080891

    Hello there,

    The Campterra theme is mostly built via Elementor, so you will need it in order to keep pages layout in tact.
    Basically, you may use any of our hotel themes,as the functionality is the same in all of them due to the Hotel Booking plugin. Such themes as Booklium and Luviana are built via Gutenberg. There are also other themes that do not use Elementor, e.g. Villagio and Mountainview.

    At the moment we are not planning to rebuild the Campterra theme using Gutenberg.

    Regards,
    Andre

    in reply to: Only giving option for full amount or deposit not both #1080872

    Hello Sam,

    You may set the “Confirmation upon payment” mode and set the Deposit as the payment type, so your guests pay the deposit while booking and then get the notification to pay the remaining balance due via Payment Request plugin. Other confirmation modes allow to only request the full payment via the plugin once the booking is confirmed (either by Customer or by Admin).
    You may find information on how to the Payment Request works with different confirmation modes here.

    Regards,
    Andre

    in reply to: Disable Number of Guests in Search Form #1080856

    Hello Chris,

    Yes, it is possible to hide Guests field completely. Simply set the Guest Management option to “Disable “adults” and “children” options for my website.” and enable “Hide “adults” and “children” fields within search availability forms.” option under Accommodation ->Settings.

    Regards,
    Andre

    in reply to: Using mphb_rooms shortcode – can I order by price? #1080855

    Hello Ian,

    Thank you for your feedback, it is much appreciated. The reason sorting by price is not available for the rooms listing shortcode is that price may vary depending on selected dates and number of guests, so the order will not always be correct anyway.
    We will take your suggestion into consideration for future plugin updates though.

    Regards,
    Andre

    in reply to: Invoice has different prices than actual booking price #1080853

    Hello Mathieu,

    The issue has been resolved in Checkout Fields v. 1.0.2, make sure to update the plugin to the latest version.

    Regards,
    Andre

    in reply to: Albatross theme colors #1080852

    Hello Ashleigh,

    You may edit website global colors right in Elementor while editing any page – click the “hamburger” menu at the top left corner of the Elementor editing panel and navigate to Site Settings tab – this is where you will be able to adjust colors: https://prnt.sc/107ggpv.

    Regards,
    Andre

Viewing 15 posts - 961 through 975 (of 1,936 total)