Andre Flores

Forum Replies Created

Viewing 15 posts - 1,201 through 1,215 (of 1,936 total)
  • Author
    Posts
  • Hello Thomas,

    Thank you for sharing your insights, it is much appreciated. I hope it will be helpful as a temporary workaround to other users.
    Do not hesitate to share updates on the code in case there are any.

    Regards,
    Andre

    in reply to: Customize Service For Employee not working #1054386

    Hello Jonathan,

    Thank you for your suggestions, they are much appreciated.
    We do have a feature request to be able to book several services at a time – I have added your up-vote to it as well.
    In case there are more similar requests from other users, we will consider adding the feature to one of the plugin future updates.

    Regards,
    Andre

    in reply to: why can we not change the date on a booking? #1054376

    Hello Paul,

    Are you referring to editing bookings option? If so, it was added to the Hotel Booking plugin starting from v. 3.8.0. Let me know if you have any concerns regarding this matter.

    Regards,
    Andre

    in reply to: Compatibility with Aquentro theme #1054372

    Hello Steve,

    It is recommended to get the Hotel Booking plugin separately from the theme in order to receive automatic plugin updates regardless of the theme version. Do not hesitate to contact us back in case you have any further concerns.

    Regards,
    Andre

    Hello Paul,

    Happy New Year!
    The price is always displayed according to the minimum stay rule by default. We do have such a feature request to have the price per night displayed regardless of the minimum stay rule, I have added your up-vote to it as well.
    Meanwhile, you may try the following workaround: https://motopress.com/forums/topic/prices-start-at/#post-787079.

    Regards,
    Andre

    Hello Gundula,

    Thank you for your suggestions, it is much appreciated. We will take them into consideration as well.

    Regards,
    Andre

    in reply to: Enable/Disable Accommodation and Booking Menu Items #1051179

    Hello Neil,

    Sure, thank you for your up-vote, it has been also counted.

    Regards,
    Andre

    in reply to: Gallery for booklium #1051177

    Hello there,

    Try adding the following code under Appearance ->Customize ->Additional CSS:

    @media (max-width: 480px) {
    .single-room-gallery .flexslider ol.flex-control-nav {
    	bottom: -80px !important;
    }}

    Regards,
    Andre

    Hello Steve,

    Thank you for your feedback, it is much appreciated. Your up-vote has been counted as well.

    Regards,
    Andre

    in reply to: Display Availability Calendar in case 0 accomodations found #1050763

    Hello Dan,

    The idea is that you should override search results code in the child theme in order to prevent changes from being lost after the plugin update. So far the search results depend on selected dates only, so whether booking rules are met or not, the same error will be returned.

    Regards,
    Andre

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

    Hello Ravindra,

    Thank you for letting me know, our developers are still working on the issue. Once there are any updates, I will let you know in this topic.

    Regards,
    Andre

    in reply to: Gallery for booklium #1050375
    This reply has been marked as private.
    in reply to: How to book multiple different rooms in 1 booking #1050373

    Hello Chris,

    Unfortunately, achieving this would require some complex custom development, which will not likely be performed in the nearest future.

    Regards,
    Andre

    in reply to: Links in room details #1050358

    Hello Maria,

    You may disable links for amenities/attributes by adding the following code under Appearance ->Customize ->Additional CSS:

    .mphb-single-room-type-attributes a, .mphb-loop-room-type-attributes a, .loop-room-short-attributes a {
    	pointer-events: none;
    }

    Regards,
    Andre

    Hello Thomas,

    The issue is our developers have a list of tasks, each one with its own priority, that they must follow. Unfortunately, this feature request has not been quite popular to the date, therefore it has not been considered to be implemented yet. Besides changing code they would also need to check performed changes with different variations in order to make sure everything works in tact – this takes pretty much developer hours, that is why certain amount of time is used for each feature to be developed.

    If you have some hints on how to achieve the result you were looking for, you may share it with other users, I am sure they will be grateful to you.

    Regards,
    Andre

Viewing 15 posts - 1,201 through 1,215 (of 1,936 total)