J. Davis

Forum Replies Created

Viewing 15 posts - 1,081 through 1,095 (of 3,452 total)
  • Author
    Posts
  • in reply to: Multiple reminders if balance not paid? #1402884

    Hi Bjarke,

    Thanks for your feedback. But what if the guest has already paid a Deposit? I guess it would be enough to notify the guest and then contact him to learn if his reservation is actual.

    best regards,
    John Davis

    in reply to: Multiple reminders if balance not paid? #1397956

    Thanks for your feedback and upvote. I’ve counted it too.

    in reply to: read more text – don´t get it working #1397952

    Hi Maurice,

    Thanks for your question however I’m not sure I understand what exactly you try to achieve. Could you please provide some kind of example to show what exactly you want to get?

    best regards,
    John Davis

    in reply to: Bug – property details are being displayed under my page #1397946

    Hi Andor,

    Thanks for your question. I’ve checked the page of the accommodation type on your site and I can not see the blocks you mentioned. It looks like you have already sorted this out. Let me know if you have any additional questions.

    best regards,
    John Davis

    in reply to: deposit gateway based on variable fees #1397940

    Thanks for your description. We will keep it in mind.

    in reply to: Provide the option to NOT delete past synced bookings #1397939

    Thank you for your upvotes

    in reply to: Channel Manager #1397938

    Hi, Thanks, your upvotes have been added.

    in reply to: Display per-night prices in the availability calendar #1397929

    Hi Felizia,

    Could you please provide screenshots of the rate and the price that is displayed in the calendar? I’ll try to check it locally with your configurations. Thanks.

    best regards,
    John Davis

    in reply to: Coupon system: problem and request #1394266

    Hi Massimo,

    Thanks for your questions.

    1. You need to make sure the settings of the coupon codes are met when you apply the coupon on the checkout page.
    2. Could you please clarify this question in more detail because I’m not sure I get the question correctly?
    3. The minimum and maximum days are equal to the number of nights of the stay-in period.

    best regards,
    John Davis

    in reply to: Move calendar position #1394259

    Hi Khaled,

    First, you may try to use the following addon to build a custom layout for the accommodation type page https://wordpress.org/plugins/mphb-styles/
    Or you may remove the action

    remove_action( 'mphb_render_single_room_type_metas', array( '\MPHB\Views\SingleRoomTypeView','renderCalendar' ), 40 );

    and add it with a lower priority value e.g.

    add_action( 'mphb_render_single_room_type_metas', array( '\MPHB\Views\SingleRoomTypeView','renderCalendar' ), 20 );

    The codes can be added to the functions.php file of the theme or by using the Code Snippets plugin.
    Feel free to ask any additional questions.

    best regards,
    John Davis

    in reply to: Not design accommodation type page. #1394239

    Hi David,

    Thanks for your reply. You may try to create a template for each Accommodation Type individually and use Elementor to compose layouts.

    best regards,
    John Davis

    in reply to: Calendar not previewing prices #1394238

    Hi Juan,

    Thanks for your question. Yes, sure the Hotel Booking plugin 4.5.1 can be used with Boklium 1.4.0.

    best regards,
    John Davis

    in reply to: How can I delete the page titles and breadcrumbs? #1394237

    Hi Nathaniel,

    Thanks for your question. You might need to add !important to override the style:

    .campterra-page-title{
        display:none !important;
    }

    best regards,
    John Davis

    in reply to: Edit custom header HTML #1394235

    Hi Marc,

    Thanks for contacting us. You may find the function luviana_front_page_header that adds a slider in the following file \wp-content\themes\luviana\template-parts\content-front-page.php
    This function is described in the following file \wp-content\themes\luviana\inc\template-tags.php

    best regards,
    John Davis

    in reply to: Display per-night prices in the availability calendar #1394234

    Hi Felizia,

    Thanks for your question. There is installed an out-of-date version of the Luviana theme. Please update the theme to 1.4.0 to get the calendars styling adjusted for this feature https://motopress.com/products/luviana/#release-notes

    best regards,
    John Davis

Viewing 15 posts - 1,081 through 1,095 (of 3,452 total)