Andre Flores

Forum Replies Created

Viewing 15 posts - 556 through 570 (of 1,926 total)
  • Author
    Posts
  • in reply to: Price breakdown, remove dates #1137269
    Andre Flores
    Moderator

    Hello Joeri,

    You may add the following code under Appearance ->Customize ->Additional CSS to hide dates and leave the subtotal only:

    .mphb-price-breakdown-dates {
    	display: none;
    }
    .mphb-price-breakdown-date {
    	display: none;
    }

    regards,
    Andre

    in reply to: Display prices as XX.XX instead of XX #1137248
    Andre Flores
    Moderator

    Hello Joeri,

    Thank you for your up-vote, I have added it to the feature request.

    Regards,
    Andre

    in reply to: Multiple reminders if balance not paid? #1137234
    Andre Flores
    Moderator

    Hello Dave,

    Thank you for your up-vote, it has been counted.

    Regards,
    Andre

    in reply to: Packages in Hotel Booking #1137231
    Andre Flores
    Moderator

    Hello there,

    Thank you for your up-votes, they have been counted.

    My client sell hunting, fishing, kayak and biking package.

    You may try adding those packages as separate accommodation types and assign them to separate category, so your guests could search for accommodations and for packages separately if needed.

    Regards,
    Andre

    Andre Flores
    Moderator

    Hello Daniel,

    I would recommend that you install WP Crontrol plugin and check whether there are any issues with the cron job on your server under Tools ->Cron Events. If there are no warnings/errors there, check whether you have the mphb_cron_request_payments event scheduled in the list of events.
    If there is still no luck in defining what cases the issue, submit a request to our Help Desk providing temporary access to WordPress dashboard, so we take a closer look at it.

    Regards,
    Andre

    in reply to: Edit fields in reservation form #1137192
    Andre Flores
    Moderator

    Hello Jose,

    Unfortunately, there is no option to disable Email field, as it is required to send notifications to your guests. If there is no Email field, no notifications will be sent to your guests.

    Regards,
    Andre

    Andre Flores
    Moderator

    Hello Mathieu,

    Such changes would require overriding default Checkout PHP file with custom code. You may submit a request to our Help Desk regarding this matter, perhaps such changes can be done within Extended Support service.

    Regards,
    Andre

    in reply to: Delayed Calendar Sync #1137160
    Andre Flores
    Moderator

    Hello Rachel,

    Check your website, the synchronization now works properly every 15 minutes: https://prnt.sc/14o76w9. You should make sure to disable Maintenance mode for the synchronization to occur.

    Regards,
    Andre

    in reply to: Calendar not displaying already booked dates #1137156
    Andre Flores
    Moderator

    Hello Katie,

    The availability search form on the Home page is added as a widget in the Front Page Header area under Appearance ->Widgets – replace the widget with the Text widget, which would contain [mphb_availability id=”XXX”], where “XXX” is the accommodation type ID.
    As for the issue with datepicker not displaying booked dates, kindly provide you website URL and temporary access to WordPress dashboard in a private reply, so I take a closer look at the issue.

    Regards,
    Andre

    in reply to: Any way to display an availability calendar? #1137151
    Andre Flores
    Moderator

    Hello John,

    The feature has not been yet selected for development, since it has not been popular to the date. We still continue collecting feedback from our users and will consider this feature in case there are more requests from them.
    Anyone else, who also needs this feature, feel free to let us know by commenting below.

    Regards,
    Andre

    in reply to: Feature Request – Select Accommodations #1137136
    Andre Flores
    Moderator

    Hello Nejc,

    Thank you for your up-vote, it has been counted 🙂

    Regards,
    Andre

    in reply to: Show the lowest price possible #1136512
    Andre Flores
    Moderator

    Hello Mathieu,

    The base price is displayed on the front-end by default, so you should set the base price as $123.17, so it is displayed as the lowest price. The variable pricing is used to calculate the price depending on number of guests, it does not affect the price displayed on the front-end as the lowest one.

    Regards,
    Andre

    Andre Flores
    Moderator

    Hello there,

    Unfortunately, there is no such option in the plugin by default. As an option you may try synchronizing Accommodation A with Accommodation B as it is described in the workaround from this article.
    We do have a similar feature request and I have added your up-votes to it as well. In case there are more requests from other users, we might consider implementing such an option in future plugin updates.

    Regards,
    Andre

    Andre Flores
    Moderator

    Hello Thomas,

    The guests number in the availability search form is displayed in ascending order by default, perhaps you would like to make it ascending? Unfortunately, there is no such option in the plugin and no easy way of achieving this, as it will require custom JavaScript coding.

    Regards,
    Andre

    Andre Flores
    Moderator

    Hello Daniel,

    You should check the AirBnB export link and make sure blocks are included in it. If they do and still do not appear in the Hotel Booking calendar, you should check the sync logs under Calendar Sync Status to find out whey they are not being imported, perhaps their dates are partially blocked by other bookings made directly or imported to your website.

    Regards,
    Andre

Viewing 15 posts - 556 through 570 (of 1,926 total)