J. Davis

Forum Replies Created

Viewing 15 posts - 841 through 855 (of 3,452 total)
  • Author
    Posts
  • in reply to: Synced Bookings not showing in export. #1460968

    Hi Paul,

    Thanks, your upvote has been added.

    in reply to: How to translate Custom Notification Message #1460967

    Hi Ahmed,

    Please check WPML settings and make sure that Notifications Body, Subject, and Title are translatable. Then navigate to Bookings > Notifications and translate your notifications as posts.

    best regards,
    John Davis

    in reply to: How to add a fee after the client’s check out? #1460965

    Hi Aurélie,

    You may follow this article to learn how to set up kind of security damage deposit

    best regards,
    John Davis

    in reply to: Maximum Booking Date Range #1460964

    Hi Triware,

    Thanks for your question. You may add a booking rule and navigate to Accommodation > Settings and enable the option called ‘ Do not apply booking rules for admin bookings.’

    best regards,
    John Davis

    in reply to: Multilingual and Hotel Booking #1460960

    Hi Giulia,

    Thanks, your upvote has been added.

    in reply to: No extra Booking buffer on imported bookings please #1460953

    Hi Mary,

    Thanks for your request. This task is in a queue still. We will notify you when we have any news.

    best regards,
    John Davis

    Hi Michiel,

    You may find the code example with an explanation on the first page of the current topic. You may add it to the functions.php file of your theme or to the Code Snippets plugin.

    best regards,
    John Davis

    in reply to: Add hyperlink in checkout field description #1460951

    Hi Stefan,

    Thanks for your question. Make sure you use the latest version of the add-on 1.1.0 https://motopress.com/products/hotel-booking-checkout-fields/#release-notes As you can see we have added the possibility to add links.

    best regards,
    John Davis

    in reply to: Capturing Credit Card Info #1460949

    Hi Giulia,

    Payment Request add-on is used to send an email notification with a payment link. It can not be used to charge the guest on demand.

    best regards,
    John Davis

    in reply to: Admin notifier on unpaid bookings #1460942

    Hi Giulia, your upvote has been added.

    in reply to: Header Socials #1460940

    Hi Georgina,

    Thanks for your question. You may navigate to Appearance > Menus and select a Social Menu. Add a new Custom link item and add your Instagram account URL. Then save changes and preview your site. The linked icon should appear in Social Menu on the front end.

    best regards,
    John Davis

    Hi,

    You may add the code below to the functions.php file of the theme or by using the Code Snippets plugin:

    function theme_mphb_room_type_facilities_delimiter(){
     return ' new separator here ';
     }
    add_filter('mphb_room_type_facilities_delimiter','theme_mphb_room_type_facilities_delimiter');

    Add any custom separator instead text new separator here

    best regards,
    John Davis

    in reply to: Use stripe promptpay payment #1457245

    Hi Wouter,

    Thanks for your question. There is no promptpay payment method available under Stripe in the Hotel Booking plugin by default. As another option, you may check if there is an addon for woocommerce that allows you to enable promptpay and then use our HB WooCommerce Payments add-on to add woocommerce checkout page with woocommerce payment gateways to the booking process.

    best regards,
    John Davis

    Hi Teresa,

    Thanks for your feedback and accept our deepest apologies. We have already fixed the issue in the next update release 4.7.2. Make sure you have updated the plugin and do not hesitate to contact us if you have any additional questions.

    best regards,
    John Davis

    in reply to: Variable price depending on the number of people #1457243

    Hi Anna,

    I’m sorry there is no possibility to add variable pricing per number of guests in the appointment booking plugin.

    best regards,
    John Davis

Viewing 15 posts - 841 through 855 (of 3,452 total)