Andre Flores

Forum Replies Created

Viewing 15 posts - 226 through 240 (of 1,926 total)
  • Author
    Posts
  • in reply to: Multiple Accommodations / Single Property #1199654

    Hello Joshua,

    There is no exact option to achieve this, however, we do have a workaround that might suit you. You may find detailed directions in this article.

    Regards,
    Andre

    in reply to: [mphb_checkout] number of guests for services #1199648

    Hello Felizia,

    This is how the Hotel Booking plugin functions by default at the moment. We do have a feature request change the default number of guests the service is applied to and I have added your up-vote to it as well. In case there are more similar requests, we will consider implementing this option in one of the plugin future updates.

    Regards,
    Andre

    in reply to: Product details in checkout #1199638

    Hello Nicolas,

    You may add necessary information using Product Label option under Accommodation ->Settings ->Payment Gateways ->WooCommerce tab: https://prnt.sc/1w3k858.

    Regards,
    Andre

    in reply to: Availability Calendar colors for free and reserved days #1199629

    Hello Felizia,

    Thank you for sharing your insights, it is much appreciated πŸ™‚
    Let me know if the colors still require improvement.

    Regards,
    Andre

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

    Hello Eric,

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

    Regards,
    Andre

    in reply to: I have a problem with reservations spread over 2 seasons #1199626
    This reply has been marked as private.
    in reply to: Bunkhouses where beds can be booked "by the bed" #1199624

    Hello Albertus,

    You should make sure to select the number of guests first, so the error disappears and to see the rate for actual number of selected guests, as by default the rate is displayed for the maximum available number of guests.

    Regards,
    Andre

    in reply to: Search results list in columns #1199120

    Hello Felizia,

    Simply add the following code under Appearance ->Customize ->Additional CSS:

    .mphb_sc_search_results-wrapper .type-mphb_room_type {
    	margin-top: 4em;
    }

    This will resolve the issue.

    Regards,
    Andre

    in reply to: Hide the number of accomodations on search page results #1199116

    Hello Felizia,

    Thank you for letting us know, I am glad that you were able to find a solution πŸ™‚

    Regards,
    Andre

    in reply to: Different booking numbers #1199115

    Hello Ricard,

    Unfortunately, there is no way to achieve this as Bookings, Payments etc. appear to be custom post types, so they function the same as any post type within WordPress. When the booking and then the payment are created, they have sequential ID’s, e.g. 1 and 2, that is why the next booking has ID 3, as 2 is already assigned to another item.

    Regards,
    Andre

    Hello Michel,

    Unfortunately, there is currently no such option in the Hotel Booking plugin, however, we do have such a feature request and I have added your up-vote to it as well. Once there are any updates regarding this matter, we will immediately let you know.

    Regards,
    Andre

    Hello Matthew,

    The meta in the reviews is loaded from default WordPress comments functionality. The easiest way to get rid of it is hiding it via custom CSS:

    .mphb_sc_accommodation_reviews-wrapper .comment-meta {
    	display: none;
    }

    Regards,
    Andre

    in reply to: Check-In Solutions #1198551

    Hello Greg,

    Do you mean you would like to visually highlight bookings with guests checked-in/checked out in your dashboard? If so, there is no option for that in the plugin, unfortunately. You may use Bookings ->Calendar tab to see who is arriving and who is departing.

    Regards,
    Andre

    in reply to: Multi currency available yet? #1198522

    Hello Niyazi,

    It is stated in the article that the Hotel Booking includes multiple currencies, which is true, however, it is not related to the multi-currency feature.
    Nevertheless, our developers are currently working on this feature and it is expected to be implemented to the plugin within several weeks.

    Regards,
    Andre

Viewing 15 posts - 226 through 240 (of 1,926 total)